QuercusVL Programming Manual
●
Id: unique identifier of the detector.
●
Type: type of detector.
○
1: speed detector.
○
2: queue detector.
○
3: presence detector.
○
4: red light detector.
○
5: stopped car detector.
●
AreSummariesEnabled (SmE): true if the generation of summaries at the
detector is enabled, false if disabled.
●
AreIncidencesEnabled (InE): true if the generation of incidences at the detector
is enabled, false if disabled.
●
SendSummaries (SSm): true if sending the summaries generated at the
detector to the central system is enabled, false if disabled.
●
SendIncidences (SIn): true if sending the incidences generated at the detector
to the central system is enabled, false if disabled.
●
SendRealTimeInformation (SRT): true if sending the real time events generated
at the detector to the central system is enabled, false if disabled.
●
SummariesPeriod (SumPeriod): configured summaries period; in minutes.
●
NumOutputActuators (NOut): number of configured output actuators.
●
OutputActuators (OutAc): description of each one of the output actuators
configurated. They are described with 5 consecutive
OutputActuator
structures
(maximum number of configurable actuators), being only used the first
NumOutputActuators
.
●
Coordinates (Coord): coordinates (in the 5 megapixel image) that define the
position of the detector, using a
Region
structure.
5.1.3. SpeedDetector
Version 1 and 2 (are the same):
●
Header (Head): description of detector's common features, using a
DetectorHeader
structure of version 0.
●
CalculateMetrics (Calc): true if metric calculation is enabled at the detector, false
Quercus Technologies
187
4
Distance
4
Length
87
Head
1
Calc
16
16
Loop1
Loop2