MinCharHeight
The minimum height of a character in the text. Media Server does not attempt to detect text where the characters are smaller than this size.
Specify a value followed by the units that you want to use:
percent
or%
- Percentage of the smallest image or video dimension (width or height).pixels
orpx
- Number of pixels.
Type: | Integer |
Default: | 12 pixels |
Required: | No |
Configuration Section: | TaskName |
Example: | MinCharHeight=15 pixels
|
See Also: | MaxCharHeight |