find_package(OpenCV REQUIRED) not working
I keep on getting get errors from CMake errors when I try to build a project with OpenCV. I have reinstalled ROS and cv2 in Python is working properly.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
I keep on getting get errors from CMake errors when I try to build a project with OpenCV. I have reinstalled ROS and cv2 in Python is working properly.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-02-01 04:57:27 -0600
Seen: 78 times
Last updated: Feb 01 '16
[ROS2] Opencv 4 conflicted with cv_bridge causing an error.
Incorrect cmake opencv lib path leads to failed compilation
publishing a cv2 image with cv_bridge
capture publish and subscribe image using ROS
removing direct light source(s) from kinect (depth specifically) [closed]
building cv_bridge from source
Switch the OpenCV version from 4.1 to 3.2
Need Help with Accessing the kinect Depth Image using OpenCV.
what's confidence level? and how can we use it for vehicle detection using OpenCV?
ROS Melodic-Ubuntu 18.04 opencv Tracking API download/link issue
It would probably help to include at least one example of a failed
find_package(..)
in acatkin_make
(or whatever you use) run, and some more information on your OS (which and version), ROS (which and how installed) and some more details about what you're trying to do ..