重现步骤
cd face_detect
./run_cv.sh
期待结果和实际结果
软硬件版本信息
Software: CanMV-K230_LCKFB_linux_v0.6.4_nncase_v2.9.0.img.gz
Hardware: Lushanpai K230-CanMV Development Board
错误日志
18:57:23.629 -> [root@canaan ~ ]#ls
18:57:25.196 -> [1;32mcamera_rtsp_demo[m [1;34mface_detect[m [1;32mhello[m
18:57:25.196 -> [root@canaan ~ ]#
18:57:25.196 -> [root@canaan ~ ]#cd face_detect
18:57:36.872 -> [root@canaan ~/face_detect ]#
18:57:36.920 -> [root@canaan ~/face_detect ]#ls
18:57:45.285 -> [0;0mai2d_input.bin[m [0;0mface_detection_320.kmodel[m
18:57:45.285 -> [1;32mface_detect.elf[m [1;32mrun_cv.sh[m
18:57:45.285 -> [root@canaan ~/face_detect ]#
18:57:45.285 -> [root@canaan ~/face_detect ]#./run_cv.sh
18:57:55.750 -> ./face_detect.elf: error while loading shared libraries: libopencv_highgui.so.410: cannot open shared object file: No such file or directory
18:57:55.797 -> [root@canaan ~/face_detect ]#
18:57:55.797 -> [root@canaan ~/face_detect ]#
尝试解决过程
补充材料