The units to use for setting the MinSize parameter. Specify one of the following options:
percent
- Percentage of the smallest image side. When RestrictToInputRegion=TRUE
, sizes are relative to the shortest dimension of the full image (not the selected region).pixel
- Number of pixels.Type: | String |
Default: | Pixel |
Required: | No |
Configuration Section: | TaskName |
Example: | SizeUnit=percent
|
See Also: | MinSize |
|