Insert markers in image or video
returns
a truecolor image with inserted plus (+) markers. The input image, RGB = insertMarker(I,position)I,
can be either a truecolor or grayscale image. You draw the markers
by overwriting pixel values. The input position can
be either an M-by-2 matrix of M number
of [x y] pairs or one of the Point Feature Types.
returns
a truecolor image with the RGB = insertMarker(I,position,marker)marker type of markers
inserted.
uses
additional options specified by one or more RGB = insertMarker(___,Name,Value)Name,Value pair
arguments.
BRISKPoints | cornerPoints | insertObjectAnnotation | insertShape | insertText | MSERRegions | ORBPoints | Point Feature Types | SURFPoints