-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I followed steps as per the README.md file, and faced this error when I tried to build using make command:
home/../linux_camera_tool/src/../includes/isp_lib.h:30:10: fatal error: opencv4/opencv2/cudaobjdetect.hpp: No such file or directory
30 | #include <opencv4/opencv2/cudaobjdetect.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/leopard_tools.dir/build.make:102: CMakeFiles/leopard_tools.dir/src/extend_cam_ctrl.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/leopard_tools.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
I currently have OpenCV=4.2.0 version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels