How can I manually change origin for camera calibration?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
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!