How can I manually change origin for camera calibration?
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Camera Calibration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!