opencv |
3.4.5 |
Opencv : The Open Computer Vision Library |
meta-oe |
distance-map-opencv |
0.1.0-1 |
Node package of the map_distance project. It contains the ROS node that instantiate the distance map plugin. |
meta-ros1-melodic |
opencv-apps |
2.0.1-1 |
<p>opencv_apps provides various nodes that run internally OpenCV's functionalities and publish the result as ROS topics. With opencv_apps, you can skip writing OpenCV application codes for a lot of its functionalities by simply running a launch file that corresponds to OpenCV's functionality you want.</p> <ul> <li>You can have a look at all launch files provided here (be sure to choose the correct branch. As of Sept. 2016 indigo branch is used for ROS Indigo, Jade, and Kinetic distros).</li> <li>Some of the features covered by opencv_apps are explained in <a href="http://wiki.ros.org/opencv_apps">the wiki</a>.</li> </ul> <p>The most of code is originally taken from https://github.com/Itseez/opencv/tree/master/samples/cpp</p> |
meta-ros1-melodic |
swri-opencv-util |
2.11.0-1 |
swri_opencv_util |
meta-ros1-melodic |
swri-opencv-util |
3.0.5-2 |
swri_opencv_util |
meta-ros2-dashing |
swri-opencv-util |
3.2.1-1 |
swri_opencv_util |
meta-ros2-foxy |
video-stream-opencv |
1.1.5 |
The video_stream_opencv package contains a node to publish a video stream (the protocols that opencv supports are supported, including rtsp, webcams on /dev/video and video files) in ROS image topics, it supports camera info and basic image flipping (horizontal, vertical or both) capabilities, also adjusting publishing rate. |
meta-ros1-melodic |
vision-opencv |
1.13.0 |
Packages for interfacing ROS with OpenCV, a library of programming functions for real time computer vision. |
meta-ros1-melodic |
vision-opencv |
2.1.4-1 |
Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. |
meta-ros2-dashing |
vision-opencv |
2.1.4-1 |
Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. |
meta-ros2-eloquent |
vision-opencv |
2.2.0-1 |
Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. |
meta-ros2-foxy |
checkerboard-detector |
1.2.10 |
Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.<br/> Parameters:<br/> <ul> <li>display - show the checkerboard detection</li> <li>rect%d_size_x - size of checker in x direction</li> <li>rect%d_size_y - size of checker in y direction</li> <li>grid%d_size_x - number of checkers in x direction</li> <li>grid%d_size_y - number of checkers in y direction</li> </ul><br/> There can be more than one grid%d declared, the numbers should grow consecutively starting at 0. |
meta-ros1-melodic |
cv-bridge |
1.13.0 |
This contains CvBridge, which converts between ROS Image messages and OpenCV images. |
meta-ros1-melodic |
cv-bridge |
2.1.4-1 |
This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. |
meta-ros2-dashing |
cv-bridge |
2.1.4-1 |
This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. |
meta-ros2-eloquent |
cv-bridge |
2.2.0-1 |
This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. |
meta-ros2-foxy |
cv-camera |
0.4.0-1 |
cv_camera uses OpenCV capture object to capture camera image. This supports camera_image and nodelet. |
meta-ros1-melodic |
flir-boson-usb |
1.2.1-1 |
A simple USB camera driver for the FLIR BOSON using OpenCV |
meta-ros1-melodic |
grid-map-cv |
1.6.2-1 |
Conversions between grid maps and OpenCV images. |
meta-ros1-melodic |
image-geometry |
1.13.0 |
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. |
meta-ros1-melodic |
image-geometry |
2.1.4-1 |
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. |
meta-ros2-dashing |
image-geometry |
2.1.4-1 |
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. |
meta-ros2-eloquent |
image-geometry |
2.2.0-1 |
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. |
meta-ros2-foxy |
slic |
2.1.13-1 |
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment. |
meta-ros1-melodic |
tuw-checkerboard |
0.1.1-1 |
The tuw_checkerboard package is designed to detect one checkerboard and to estimate the pose of the checkerboard relative to the camera. The detection itself is based on the opencv functions for checkerboards. |
meta-ros1-melodic |