Single Camera Calibration APP question
1 view (last 30 days)
Show older comments
I am trying to test the camera calibration app with some images. One image failed point detection because the APP should detect the 9x6 points at the center area but obviously the points on the very left and on the bottom are also detected. I have attached the image. Checkboard square is 50mm x 50mm. Please help me understand why this image fails. Thanks in advance.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152795/image.jpeg)
3 Comments
Matt J
on 23 Dec 2015
Does it matter that they are different? In what way do you rely on them being the same?
Answers (1)
Dima Lisin
on 20 Dec 2015
Edited: Dima Lisin
on 20 Dec 2015
Unfortunately, sometimes the checkerboard detetction algorithm fails. In this particular case, you can avoid this problem by using a checker board with wide white margins, or by placing it on light background.
3 Comments
Dima Lisin
on 21 Dec 2015
Hi Frank,
Does this happen for all your calibration images, or just some of them? As I said before, the checkerboard detection algorithm does not work 100% of the time. It typically works well enough to detect enough boards to calibrate.
Also, These appear to be synthetic images. What happens when you use real images?
See Also
Categories
Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!