How can I manually change origin for camera calibration?
Afficher commentaires plus anciens
Generate the world coordinates of the checkerboard corners in the pattern-centric coordinate system, with the * upper-left corner at (0,0)*. The square size is in millimeters.
squareSize = 29; worldPoints = generateCheckerboardPoints(boardSize,squareSize);
I want to change to lower left corner
Réponses (0)
Catégories
En savoir plus sur Calibrate Cameras dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!