Will it affect my result if I perform my camera calibration and image processing at different resolutions?

9 visualizzazioni (ultimi 30 giorni)
I did the stereoscopic camera calibration for checker board image with a resolution of 640x360. But, my images are of resolution 800x480. I am trying to find the 3D world co-ordinates using stereo triangulation, this will affect the result right?

Risposte (1)

Dima Lisin
Dima Lisin il 22 Lug 2014
Yes it will. There is a way to transform the camera parameters to account for the change in resolution, but you are much better off re-calibrating with the same resolution that you are actually going to use. Take a look at this example in the Computer Vision System Toolbox.

Categorie

Scopri di più su MATLAB Support Package for USB Webcams in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by