QuercusVL Programming Manual
●
Header (Head): description of detector's common features, using a
DetectorHeader
structure.
●
CalculateMetrics (Calc): true if metric calculation is enabled at the detector, false
if disabled.
●
Distance: distance between the horizontal axe of the unit and the detector; in
milimeters.
●
Length: detector's length; in millimetres.
●
FirstLoop (Loop1): coordinates (in the 5 megapixel image ) of the detector's first
loop, using a
Region
structure.
●
SecondLoop (Loop2): coordinates (in the 5 megapixel image ) of the detector's
second loop, using a
Region
structure.
4.5.5. QueueDetector
Describes a queue detector.
The structure corresponds to the version 3. Check 5. Communications protocol (old versions)
to see the older versions.
●
Header (Head): description of detector's common features, using a
DetectorHeader
structure.
●
Loops (Loop1..5): coordinates (in the 5 megapixel image) of each loop in the
detector, using 5 consecutive
Region
structures.
4.5.6. PresenceDetector
Describes a queue detector.
The structure corresponds to the version 3. Check 5. Communications protocol (old versions)
to see the older versions.
Quercus Technologies
134
4
Distance
4
Length
32
Head
1
Calc
16
16
Loop1
Loop2
32
Header
80
Loop1..5