How to access to open source codes toolbox of camera calibration?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Mahdi Noroozi
il 11 Dic 2018
Modificato: Walter Roberson
il 11 Dic 2018
I wanted to know how to access to the camera calibration open source codes?
Thank you for helping me;
0 Commenti
Risposta accettata
Walter Roberson
il 11 Dic 2018
2 Commenti
Walter Roberson
il 11 Dic 2018
Modificato: Walter Roberson
il 11 Dic 2018
when you read the documentation of how camera calibration works it says it is based upon a particular paper as implemented by a third party toolbox that it gives link to. That link in turn tells you that the code is included in the open source OpenCv toolbox. Which is what MATLAB calls .
You asked for a link to the open source implementation that MATLAB uses and that is the link: it calls a routine from OpenCv.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Code Generation, GPU, and Third-Party Support in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!