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 not recognized.

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

In the following example, Media Server does not recognize an object if the longest side of its bounding box is less than 300 pixels in size:

SizeUnit=pixel
MinSize=300

In the following example, Media Server does not recognize an object if the longest side of its bounding box is less than 10% of the smallest image dimension (width or height).

SizeUnit=percent
MinSize=10

See Also:

SizeUnit

MaxSize


_FT_HTML5_bannerTitle.htm