A Boolean value that specifies whether to analyze a region of the input image or video frame that is specified in the input record, instead of the entire image.
Many analysis engines produce records that contain regions. To classify images or video frames based on a region that has been identified by another analysis engine, set this parameter to TRUE
.
Type: | Boolean |
---|---|
Default: | False |
Required: | No |
Configuration Section: | TaskName |
Example: | RestrictToInputRegion=TRUE
|
See Also: | Input |
|