cv.drawCharucoBoard - MATLAB File Help |
Draw a ChArUco board
img = cv.drawCharucoBoard(board, outSize)
img = cv.drawCharucoBoard(..., 'OptionName',optionValue, ...)
[w,h]
.outSize
and the board will be on the center, keeping the board
proportions.This function return the image of the ChArUco board, ready to be printed.