ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

Here is a link to the documentation of the sensor_msgs/Image. About 16UC1 coding, 16U means that the colour is coded in 16 unsigned bits per channel, and C1 that there is one channel. Then, convert your colors in hexadecimal and see the table with some 16U colors at this link.