cv.drawDetectedCornersCharuco - MATLAB File Help
cv.drawDetectedCornersCharuco

Draws a set of ChArUco corners

img = cv.drawDetectedCornersCharuco(img, charucoCorners)
img = cv.drawDetectedCornersCharuco(..., 'OptionName',optionValue, ...)

Input

Output

Options

This function draws a set of detected ChArUco corners. If identifiers vector is provided, it also draws the id of each corner.

See also