lagadic / vision_visp

ViSP stack for ROS
http://wiki.ros.org/vision_visp
GNU General Public License v2.0
181 stars 88 forks source link

can auto_visp_tracker support compressed image #72

Open marine0131 opened 6 years ago

marine0131 commented 6 years ago

Hi

I use uvc_camera to drive my camera and publish a compressed image, image format is jpeg, is there any way to support this compressed image using image_transport?

thanks.