cv.drawPlanarBoard - MATLAB File Help
cv.drawPlanarBoard

Draw a planar board

img = cv.drawPlanarBoard(board, outSize)
img = cv.drawPlanarBoard(..., 'OptionName',optionValue, ...)

Input

Output

Options

This function return the image of a planar board, ready to be printed. It assumes the board layout specified is planar by ignoring the z coordinates of the object points.

See also