MinSize

The minimum expected size of an object, in the units specified by SizeUnit.

The longest side of the bounding box around an object must exceed this size, otherwise the object is ignored.

Type: Integer
Default: 3%
Required: No
Configuration Section: TaskName
Example:

To ignore an object if the longest side of its bounding box is less than 70 pixels:

SizeUnit=pixel
MinSize=70

To ignore an object if the longest side of its bounding box is less than 5% of the smallest image dimension (width or height):

SizeUnit=percent
MinSize=5

See Also:

SizeUnit

MaxSize


_FT_HTML5_bannerTitle.htm