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, for example clothing detection or object recognition, produce records that contain regions. To determine the dominant color of a region of the image 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 |
|