The Region of Interest (ROI) to monitor for number plates.
Specify four comma-separated values which represent:
By default, these values are specified in pixels. To specify the values as a percentage of the video size, set RegionUnit=percent
.
To specify a non-rectangular region of interest, set the FreeformRegion parameter instead.
Type: | Comma-separated list of integers |
Default: | The entire image, unless you set FreeformRegion in which case that region is used |
Required: | No |
Configuration Section: | TaskName |
Example: |
In this example, the top-left corner of the region of interest is 50 pixels from the left side of the frame and 20 pixels from the top of the frame. The region is 800 pixels wide and 400 pixels high.
In this example, the region of interest covers the central 50% of the width of the frame, and the entire height of the frame. |
See Also: |
|