Redirected from page "OpenCV"

Clear message

vision_opencv: cv_bridge | cv_markers | image_geometry | opencv2 | opencv_tests

Stack Summary

Packages for interfacing ROS with OpenCV, a library of programming functions for real time computer vision.

Documentation

The vision_opencv stack provides packaging of the popular OpenCV library for ROS. For information about the OpenCV library, please see the OpenCV main page at http://opencv.willowgarage.com/wiki/ links to complete documentation for OpenCV, as well as other OpenCV resources.

For OpenCV vision_opencv provides several packages:

  • opencv2: OpenCV 2.3 library (Electric/Fuerte) or 2.2 library (Diamondback).

  • cv_bridge: Bridge between ROS messages and OpenCV.

  • image_geometry: Collection of methods for dealing with image and pixel geometry

In order to use ROS with OpenCV, please see the cv_bridge package.

As of electric, OpenCV is a system dependency. Please follow the instructions on the opencv2 page.

Report a Bug

For issues specific to OpenCV:

For issues in cv_bridge and image_geometry packages:

Use trac to report bugs or request features. [View active tickets]

Tutorials

cvbridge.png

  • To learn how to interface OpenCV with ROS, read the tutorials here.

  • Instructions on how to overlay the latest version of OpenCV are here

  • For more information about OpenCV, read the OpenCV documentation.

    • OpenCV development meetings are listed here

Wiki: vision_opencv (last edited 2012-04-16 20:58:48 by KenConley)