How to access to open source codes toolbox of camera calibration?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mahdi Noroozi
am 11 Dez. 2018
Bearbeitet: Walter Roberson
am 11 Dez. 2018
I wanted to know how to access to the camera calibration open source codes?
Thank you for helping me;
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 11 Dez. 2018
2 Kommentare
Walter Roberson
am 11 Dez. 2018
Bearbeitet: Walter Roberson
am 11 Dez. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Camera Calibration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!