stereo-magnification icon indicating copy to clipboard operation
stereo-magnification copied to clipboard

camera calibration

Open Songminkee opened this issue 5 years ago • 1 comments

Which tool did you use to perform 'camera calibration'?

Songminkee avatar Apr 09 '19 13:04 Songminkee

We used various approaches -- the right tool probably depends on your use case. If you have two cameras and can physically calibrate them, you could try using the Bouguet camera calibration toolkit: http://www.vision.caltech.edu/bouguetj/calib_doc/

Other possibilities would include running a structure from motion pipeline like COLMAP on your images (http://colmap.github.io).

snaves avatar Jul 19 '19 18:07 snaves