vision_opencv
Computer Vision Interface
Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications
559 stars
25 watching
604 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ros-perception/vision_msgs | Defines messages to unify computer vision and object detection efforts in ROS. | 160 |
intel/ros2_openvino_toolkit | A toolkit providing a ROS-adapted framework for deploying neural network-based computer vision applications on Intel hardware | 165 |
ros-perception/image_pipeline | A ROS package providing an image processing pipeline | 800 |
ros-industrial/easy_perception_deployment | A ROS2 package that accelerates the deployment of Computer Vision models in industrial settings. | 55 |
go-opencv/go-opencv | A Go library providing bindings to OpenCV's C API and the GoCV C++ API for computer vision tasks. | 1,319 |
srv/viso2 | A ROS wrapper for libviso2, providing an omnidirectional visual odometry solution using a monocular camera system. | 239 |
lagadic/vision_visp | Provides a bridge between ROS 2 and ViSP for visual-servoing and tracking applications | 184 |
ros2/common_interfaces | Provides standardized interface files for communication between stacks in ROS2 projects | 233 |
ruby-opencv/ruby-opencv | An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. | 814 |
jsk-ros-pkg/jsk_recognition | Perception stack for computer vision and 3D sensing applications using ROS nodes and utilities. | 275 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |
ros2/message_filters | Provides tools for managing and processing ROS messages | 74 |
carlosmccosta/object_recognition | A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. | 17 |
ros-perception/pointcloud_to_laserscan | A ROS 2 package that converts between point cloud and laser scan data formats | 420 |