Constraining principal point when performing camera calibration?

I believe that estimateCameraParameters is overfitting my data. I would like to constrain the principal point to reduce the dimensionality of the optimization problem.
I saw on Bouguet's website that this was (once upon a time) an undocumented feature in some related code. Additionally this is an opencv feature. Can I pass this optimization constraint into estimateCameraParameters somehow?

Answers (0)

Asked:

on 8 Aug 2018

Edited:

on 8 Aug 2018

Community Treasure Hunt

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

Start Hunting!