How can I calibrate low resolution cameras?
I'm having great difficulties calibrating the intrinsic parameters of a low resolution monocular camera. The camera is a thermal imager with 160x120 pixels, but with a good setup (two high power lamps and big calibration target) I get a pretty good monochrome image. It however appears that camera_calibration struggles with the low resolution of the camera. Over the last hours, I succeeded twice in getting all but the 'X' bar in the calibration wizard to a 'green' state, with over 120 successfully collected sample images in both cases. The 'X' bar however, refuses to become green, despite all my attempts to specifically sample points at the left and right edges of the image. I also copied the camera_calibration package and changed the code so my image gets upscaled (line 357 and following), but that didn't make calibration work significantly better. Any ideas are welcome :)