You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
thank you for these ingenious plugins. I have a question regarding the CameraInfo DisplayType. As soon as I select an image of type sensor_msgs/Image (image::encodingsMONO16), the program crashes. Would it be possible to support more formats except RGB or is this not possible?
The text was updated successfully, but these errors were encountered:
ok, now I can select an image with an image::encodings::TYPE_16UC1, but it crashes because of the methods drawImageTexture(). Sorry I am new to openCV and cannot understand what happens exactly in this method.
Hello,
thank you for these ingenious plugins. I have a question regarding the CameraInfo DisplayType. As soon as I select an image of type sensor_msgs/Image (image::encodingsMONO16), the program crashes. Would it be possible to support more formats except RGB or is this not possible?
The text was updated successfully, but these errors were encountered: