Conversion from floating point depth image to uint
Hi all,
I recently took some rosbags of Kinect data. However, I recorded the /camera/depth/image topic instead of /camera/depth/image_raw. Consequently my data is all 32FC1 and the node I am using wants 16UC1. What is the best way to convert to the correct image format?
Thanks, Derek
Asked by derekjchow on 2014-03-04 03:58:43 UTC
Comments