MinSize
The minimum size (diameter) of a face.
Media Server does not attempt to detect faces that are smaller than the specified size. Increasing the minimum size can increase processing speed.
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: | 48 pixels |
Allowed Range: | Minimum: 24 pixels |
Required: | No |
Configuration Section: | TaskName |
Example: |
To ignore faces smaller than 300 pixels in size:
To ignore faces smaller than 10% of the smallest image dimension (width or height).
|
See Also: |