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?
↧