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

Is it possible to extract gray scale images using image_view?

asked 2014-12-19 22:37:54 -0500

shravan gravatar image

I have ros messages which contains imaged data of type 16UC1. But image_view seems to extract image of type RGB8 only. Is it possible to make it convert 8UC1 and 16UC1 types?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-12-21 16:30:07 -0500

Dirk Thomas gravatar image

updated 2014-12-21 16:30:28 -0500

I don't know how much effort it would be to modify image_view. But you could try rqt_image_view which as far as I remember has a conversion for that image encoding.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-12-19 22:37:54 -0500

Seen: 706 times

Last updated: Dec 21 '14