How can I manually change origin for camera calibration?
조회 수: 3 (최근 30일)
이전 댓글 표시
Generate the world coordinates of the checkerboard corners in the pattern-centric coordinate system, with the * upper-left corner at (0,0)*. The square size is in millimeters.
squareSize = 29; worldPoints = generateCheckerboardPoints(boardSize,squareSize);
I want to change to lower left corner
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Camera Calibration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!