cv.drawDetectedCornersCharuco - MATLAB File Help |
Draws a set of ChArUco corners
img = cv.drawDetectedCornersCharuco(img, charucoCorners)
img = cv.drawDetectedCornersCharuco(..., 'OptionName',optionValue, ...)
{[x,y], ..}
.charucoCorners
.This function draws a set of detected ChArUco corners. If identifiers vector is provided, it also draws the id of each corner.