generateCharucoBoard
Syntax
Description
returns a grayscale ChArUco board image.I = generateCharucoBoard(imageSize,patternDims,markerFamily,checkerSize,markerSize)
specifies options using one or more name-value arguments in addition to the previous syntax.
For example, I = generateCharucoBoard(___,Name=Value)MinMarkerID=3 sets the lowest marker ID in the board to
3.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b
