cv-bridge 0.3.3

Rust implemenation of cv_bridge that converts between ROS image messages and OpenCV images
Documentation
1
2
3
4
//! Utilities for image processing

pub mod image_encodings;
pub mod image_byteorder_ops;