Generate checkerboard corner locations
[
returns
an M-by-2 matrix containing M [x, y]
corner coordinates for the squares on a checkerboard. The point [0,0]
corresponds to the lower-right corner of the top-left square of the
board.worldPoints
] = generateCheckerboardPoints(boardSize
,squareSize
)
Camera Calibrator | cameraParameters
| detectCheckerboardPoints
| estimateCameraParameters
| stereoParameters