![Smartek GCC Скачать руководство пользователя страница 62](http://html1.mh-extra.com/html/smartek/gcc/gcc_user-manual_1297302062.webp)
User Manual - twentynine
5.3.1
Multiple Regions of Interest
If a camera supports
Multiple Regions of Interest
, the parameters
RegionSelector
,
RegionMode
and
RegionDestination
can be used to select and control each region individually.
Parameter
Type
Description
RegionSelector
Enumeration
Selects the Region of Interest to control
RegionMode
Boolean
Enables or Disables the selected region
RegionDestination
Enumeration
Controls the destination stream of the selected region
Table 27: Multiple Regions of Interest parameters
Each ROI defines one horizontal and one vertical stripe in the full resolution image as shown in Figure 41.
The stripes that are overlapping or are located next to each other are merged into one stripe. For example,
horizontal stripe belonging to Region0 (ROI1) and horizontal stripe belonging to Region1 (ROI2) are merged
into HStripe1. The resulting
Multiple ROI
image will contain all image areas where horizontal and vertical
stripes overlap.
Figure 41: Multiple Regions of Interest
The width of the resulting image is equal to the sum of widths of all vertical stripes:
ImageWidth
=
P
VStripe.width
The height of the resulting image is equal to the sum of widths of all horizontal stripes:
ImageHeight
=
P
HStripe.width
56
SMARTEK Vision | User Manual - twentynine | Doc. v1.0.2