Effacer les filtres
Effacer les filtres

estimateCameraParams with partially occluded patterns

1 vue (au cours des 30 derniers jours)
carpetfizz
carpetfizz le 31 Juil 2018
Commenté : carpetfizz le 9 Août 2018
I'm trying to use estimateCameraParams to calibrate a single camera. I have several images of my calibration pattern and the corresponding image and object points for each one. However, some of the images have parts of the pattern occluded, where it's not a perfect rectangle, or there might be a hole in some images but not in others. Regardless, every set of corresponding image and object points are consistent with respect to a common origin.
The imagePoints parameter of estimateCameraParams expects an input matrix of shape Mx2xnumImages where M is the number of key point correspondences in each pattern.
In my case, M changes for every image. I don't believe there's an algorithmic limitation since OpenCV's calibrateCamera function allows for M to change.
Is there a way, in MATLAB, to use estimateCameraParams with varying M ?

Réponses (0)

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by