rectangle instead of square for camera calibration
3 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!