image_proc vs image_raw

asked 2017-03-15 05:42:22 -0500

psi gravatar image

updated 2017-03-15 05:45:51 -0500

Hi, all!

I am quite misunderstood with playing image_view node and my mono camera. If I pass image_rect it shows very distorted image, whereas image_raw looks much better than image_proc. If I calibrated camera, I will need to use image_rect topic messages, right? Not image_raw, yes? Does it mean that my camera is not well enough calibrated?

When I run cameracheck.py it shows that my Reprojection RMS Error varies from 3 to 18 pixels. Is it bad?

edit retag flag offensive close merge delete

Comments

3 to 18 pixels sounds bad. I haven't used cameracheck.py but I imagine it is similar to other tools that calculate reprojection error and you should be less than a pixel. You can tell visually- if straight lines don't look straight in image_rect then the cal is bad.

lucasw gravatar image lucasw  ( 2017-03-15 15:34:10 -0500 )edit