rectangle instead of square for camera calibration

조회 수: 2 (최근 30일)
Bob Hou
Bob Hou 2020년 7월 30일
답변: Qu Cao 2020년 7월 31일
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일
Unfortunately, this function does not support rectangle patterns.

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by