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

9 Ansichten (letzte 30 Tage)
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?

Antworten (1)

Dima Lisin
Dima Lisin am 22 Jul. 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.

Kategorien

Mehr zu MATLAB Support Package for USB Webcams finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by