Ask Your Question
0

Should I use stereoCalibrate() if I use a single camera for creating stereo images?

asked 2013-03-28 11:34:59 -0600

a.francesconi gravatar image

updated 2013-03-28 11:37:39 -0600

I'm wondering if it's reasonable to align stereo pairs using a single camera, like a webcam or better a cell phone. To do so, I will take two picture of the same scene, but moving the camera "a bit" to the right when taking the second image.

Which set of functions should I use under OpenCV to calibrate my single camera and rectify each pair?

Should I use stereoCalibrate with each pair as input, or it won't work cause I wasn't using an ordinary stereo cam?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-03-28 15:34:44 -0600

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-28 11:34:59 -0600

Seen: 687 times

Last updated: Mar 28 '13