Skip to content

Add UYVY pixel format

I added the UYVY pixel format because a corresponding encoding in sensor_msgs::image_encodings exists (yuv422) and it is supported by cv_bridge.

Merge request reports