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

I assume you are using a Kinect, so then my question is why you would want to convert this? Originally the images received from the Kinect are depth images and RGB images already, the two are just combined to form a pointcloud with RGB data in one matrix. Splitting combined images seems a bit redundant then

In other words, I would advice you to retrieve RGB and depth images instead, from their own respective frames.