Questions about openCV on the official website
I am trying to run the OpenCV sample program on Intel's official website.
https://dev.intelrealsense.com/docs/opencv-wrapper
The camera is Intel Realsense D435i.
This opencv sample program was compiled with g ++.
I installed opencv and tried compiling g ++ as described in the link.
but, I got an error. I couldn't find a directory called opencv_core.
Please tell me the solution.
-
Did you install OpenCV with CMake using the wrapper installation instructions in the link below please?
https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv
Please sign in to leave a comment.
Comments
3 comments