QuercusVL Programming Manual
4.5.3. DetectorHeader
Describes the common features of a detector.
●
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.
●
Coordinates (Coord): coordinates that define the position of the detector, using
a
Region
structure. For historical reasons, the coordinates will be defined in a 5
megapixel image (from 0 to 2559 and from 0 to 1919).
4.5.4. SpeedDetector
Describes a speed detector.
The structure corresponds to the version 3. Check 5. Communications protocol (old versions)
to see the older versions.
Quercus Technologies
133
1
SmE
1
InE
1
SSm
1
SIn
1
SRT
2
NOut
4
Id
1
Type
Coord
16
4
SumPeriod