Insert text in image or video
returns
a truecolor image with numeric values inserted.RGB
= insertText(I
,position
,numericValue
)
uses
additional options specified by one or more RGB
= insertText(___,Name,Value
)Name,Value
pair
arguments.
If you do not see characters in the output image,
it means that the font did not contain the character. Select a different
font. To get a list of available fonts on your system, at the MATLAB prompt,
type listTrueTypeFonts
.
Increasing the font size also increases the preprocessing time and memory usage.
The insertText
function does
not work for certain composite characters. For example, you cannot
insert text when the rendering of one glyph corresponding to a character
code influences the position, shape, or size of the adjacent glyph.
insertMarker
| insertObjectAnnotation
| insertShape
| listTrueTypeFonts