QuercusVL Programming Manual
Version 0:
The fields ”AmbertInput”, ”IsVideoEnabled”, ”PreVideoTimeMs” and ”PostVideoTimeMs” don't
exist. The field “Input” corresponds to “RedInput” of version 1. The coordinates of the detector
(“Header/Coordinates”) and the loops (“Loop1” y “Loop2”) are defined in the 0.3 megapixel
image. The rest of fields have the same meaning of version 1.
5.1.8. StoppedCarDetector
Version 1 and 2 (are the same):
●
Header (Head): description of the common features of the detectors using a
DetectorHeader
of verision 0.
●
MaxStopTime: minimum stop time with the traffic light on red, in order to
generate an incidence; in miliseconds.
●
Loop: description of the coordinates (in the 5 megapixel image) of the only loop
of the detector, using a
Region
structure.
●
TrafficLightId: identifier of the traffic light used as a stop signal. If no traffic light
is configured, but a digital input, its value will be -1.
●
RedInput: identifier of the digital input used as a stop signal. If no digital input
is configured, but a traffic light, its value will be -1.
●
IsVideoEnabled (isVE): true if video generation at the incidences is enabled,
false otherwise.
●
PreVideoTimeMs (PreVideoT): time that the start of video recording will be
advanced since the first picture; in miliseconds.
Quercus Technologies
191
4
Distance
4
Length
87
Header
1
Calc
16
16
Loop1
Loop2
4
DelayTime
4
TrafficLightId
4
Input
4
MaxStopTime
87
Header
16
Loop
4
Distance
4
PreVideoT
4
PostVideoT
1
IsVE
4
RedInput