camera intrinsics calibration produces wild out-of-range principalPoint

3 views (last 30 days)
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 Comment
Giridharan Kumaravelu
Giridharan Kumaravelu on 26 Jan 2023
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?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!