rectangle instead of square for camera calibration

2 visualizaciones (últimos 30 días)
Bob Hou
Bob Hou el 30 de Jul. de 2020
Respondida: Qu Cao el 31 de Jul. de 2020
I need to use a big checkerboard (36x36 in) for camera calibration with wide angle lens camera.
However, checkerboard is not perfectly square. The size of the square is x = 67.7 mm and y = 67.9mm.
My question is can we use the rectangle size x and y to do the calibration simply modify the code
worldPoints = generateCheckerboardPoints(boardSize, squareSize) to accommodate x, y?
Thanks, Bob

Respuestas (1)

Qu Cao
Qu Cao el 31 de Jul. de 2020
Unfortunately, this function does not support rectangle patterns.

Categorías

Más información sobre MATLAB Support Package for USB Webcams en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by