Skip to content

OUXT-Polaris/vision_opencv

 
 

vision_opencv

ros2 vision_opencv contains packages to interface ROS 2 with OpenCV which is a library designed for computational efficiency and strong focus for real time computer vision applications. This repository contains:

  • cv_bridge: Bridge between ROS 2 image messages and OpenCV image representation
  • image_geometry: Collection of methods for dealing with image and pixel geometry
  • opencv_tests: Integration tests to use the capability of the packages with opencv
  • vision_opencv: Meta-package to install both cv_bridge and image_geometry

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

About

No description, website, or topics provided.

Resources

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE-Apache
BSD-3-Clause
LICENSE-BSD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.4%
  • Python 17.5%
  • CMake 4.2%
  • Other 1.9%