how to convert bgr8 image published from cpp topicto jpeg image from rosjava topic
hi all,
i am getting an image of brg8 format from cpp topic in rosjava subscriber. i want convert that image into jpeg image format. i want to save to it beacuse i want to show it in gui.
thanks for any kind advice.