How can I manually change origin for camera calibration?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Camera Calibration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!