Does the Stereo calibration tutorial work for angled cameras?

4 次查看(过去 30 天)
I am following this tutorial: http://www.mathworks.es/es/help/vision/ug/stereo-vision.html to calibrate two cameras to obtain 3D images. My cameras are not parallel, they are angled approximatelly 60º and I don't know if that tutorial works with angled cameras. So far I have taken over 20 pictures and I have run the provided code but the results that I get are really bad.
This is the result that I am getting:
Do you know if that tutorial works with angled cameras?

回答(1 个)

Dima Lisin
Dima Lisin 2014-9-23
Have you looked at the plot produced by showReprojectionErrors? The mean reprojection error should ideally be less than 0.5 of a pixel. If you see image pairs that have relatively high reprojection errors, try excluding those and recalibrating.
If most image pairs have high reprjection errors, take a look at your calibration images. See if they are out of focus, or if the checkerboard is at very oblique angles. Also, make sure that the calibration images give you points in all parts of the image. If you have any of these problems, then you need to take some more calibration images.
  4 个评论
Juan
Juan 2014-9-25
The resolution is 640x480. The checkerboards are detected correctly. The cameras are separated 80 millimeters to each other. And they are 95 millimeters from the object of interest.
I have tried to calibrate the cameras individually but I always get an error saying that I need more images or different images. I have tried with 20 images with the checkerboard in different angles and positions...
Dima Lisin
Dima Lisin 2014-9-26
If you can't calibrate the cameras individually, that indicates a problem with the calibration images. Can you post them, so that I can take a look?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Camera Calibration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by