Main Content
generateCheckerboardPoints
Generate checkerboard corner locations
Description
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
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2013b