rectangle instead of square for camera calibration

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

回答 (1 件)

Qu Cao
Qu Cao 2020 年 7 月 31 日

0 投票

Unfortunately, this function does not support rectangle patterns.

カテゴリ

ヘルプ センター および File ExchangeMATLAB Support Package for USB Webcams についてさらに検索

製品

リリース

R2020a

質問済み:

2020 年 7 月 30 日

回答済み:

2020 年 7 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by