no checkerboards detected in the images

16 vues (au cours des 30 derniers jours)
Kukhokuhle Tsengwa
Kukhokuhle Tsengwa le 1 Mar 2022
Hi there,
I am using the stereoCameraCalibrator app in MATLAB. I have used it a number of times before with no issues. However, today I am encountering the error: "no checkerboards detected in the images". This is weird because I have double checked to see that both folders have the necessary frames/images. And that each of the images have the necessary checkerboard. I am using the same checkerboard that I have used successfully in the past, under the same lighting conditions and the checkerboard is at the exact same distance from the exact same cameras I have used in the past.
May you please assist me. This is weird. I may be doing something stupid but I can't seem to figure it out. Googling and checking for solutions from people who have encountered this in the past did not help. Thank you.
  5 commentaires
Kukhokuhle Tsengwa
Kukhokuhle Tsengwa le 16 Mar 2022
Typical image
Kukhokuhle Tsengwa
Kukhokuhle Tsengwa le 16 Mar 2022
corresponding image from the other camera

Connectez-vous pour commenter.

Réponse acceptée

Kukhokuhle Tsengwa
Kukhokuhle Tsengwa le 16 Mar 2022
When there is too much lighting (which was the case in my images) it seems detectCheckerboardPoints() fails to detect corners. They appear to be "non-contact"/"non-crossing".
I fixed this by setting the value of the HighDistortion parameter to 'true' in detectCheckerboardPoints().

Plus de réponses (1)

Benjamin Thompson
Benjamin Thompson le 16 Mar 2022
The other camera looks a little washed out in sections due to lighting glare. Try running both images through the single camera calibrator separately to verify which one is causing the problem.
  1 commentaire
Kukhokuhle Tsengwa
Kukhokuhle Tsengwa le 16 Mar 2022
Hi Benjamin,
Thank you for responding to my query.
You got the source of the problem right.
When there is too much lighting (which was the case in my images) it seems detectCheckerboardPoints() fails to detect corners. They appear to be "non-contact"/"non-crossing".
I fixed this by setting the value of the HighDistortion parameter to 'true' in detectCheckerboardPoints().
Thank you!

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Support Package for USB Webcams dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by