Skip to content

Cannot debug the following error with OpenCV #24

@akshnataraj

Description

@akshnataraj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions