Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot debug the following error with OpenCV #24

Open
akshnataraj opened this issue Dec 6, 2021 · 0 comments
Open

Cannot debug the following error with OpenCV #24

akshnataraj opened this issue Dec 6, 2021 · 0 comments

Comments

@akshnataraj
Copy link

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant