Single Camera Calibration APP question
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Matt J
le 23 Déc 2015
Does it matter that they are different? In what way do you rely on them being the same?
Réponses (1)
Dima Lisin
le 20 Déc 2015
Modifié(e) : Dima Lisin
le 20 Déc 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 commentaires
Dima Lisin
le 21 Déc 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?
Voir également
Catégories
En savoir plus sur MATLAB Support Package for USB Webcams dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!