camera intrinsics calibration produces wild out-of-range principalPoint
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi -
A student and I are performing calibration with estimateCameraParameters and checkerboard patterns. The error in reconstruction is low, but the principal Point returned is outside the range of the pixel array of the camera. For one of our cameras, it is negative when we fit with EstimateSkew=true (which causes an error when we try to create a camera object). But even if we set EstimateTangentialDistortion=false,EstimateSkew=false the principal point is out of range. The detected grid locations seem fine (they are on the image).
Any suggestions?
The calibration grid is sometimes a little blurry because it is small and the lens doesn't have a large depth of field (so sometimes the edges are just a bit blurry).
Thanks
Steve
댓글 수: 1
Giridharan Kumaravelu
2023년 1월 26일
We would need more information to reproduce and investigate this issue that you are facing.
Could you provide your calibration images and the version of MATLAB you are using?
답변 (0개)
참고 항목
카테고리
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!