generateArucoMarker
Syntax
Description
generates ArUco marker images imgs = generateArucoMarker(markerFamily,ids,markerSize)imgs of the specified family
markerFamily and size markerSize with the
corresponding identifiers ids.
sets the number of marker border bits to add when generating the marker, in addition to all
input arguments from the previous syntax. Specify imgs = generateArucoMarker(___,NumBorderBits=numBits)numBits as a positive
integer value. The default value is set to 1.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a
