[Documentation] [TitleIndex] [WordIndex

  Show EOL distros: 

EOL distros:  

opencv2 ROS package deprecated (ROS Electric). It is now a third party package.

Overview

For documentation on OpenCV, please see the Official OpenCV documentation. For additional libraries to help you use OpenCV with ROS, please see the cv_bridge package and vision_opencv stack.

Report a Bug

If your issue is related to the OpenCV packaged in ROS (it is too old, you would like to see a backport in there ...), please file a bug using the link at vision_opencv.

For issues specific to OpenCV:

Relationship to standalone library

Ubuntu .deb of OpenCV2 is released into ROS as a Third Party package using source code from its upstream repository, which means it works independently from its standalone version (libopencv*).

You can check its version number by:

$ rosversion opencv2


2022-05-28 12:49