Single Camera Calibration APP question

1 view (last 30 days)
Frank Qian
Frank Qian on 20 Dec 2015
Commented: Matt J on 23 Dec 2015
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.
  3 Comments
Frank Qian
Frank Qian on 20 Dec 2015
Thanks Matt. This result is different from other images, such as the one below.
Matt J
Matt J on 23 Dec 2015
Does it matter that they are different? In what way do you rely on them being the same?

Sign in to comment.

Answers (1)

Dima Lisin
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
Frank Qian
Frank Qian on 20 Dec 2015
New image with wide margin board. Same result.
On the very right of the image, the edge corners are actually not the center of the green circles.
Dima Lisin
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?

Sign in to comment.

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!