QuercusVL Programming Manual
no amber signal will be used) its value will be -1.
●
IsVideoEnabled (isVE): true if video generation in the incidences is enabled, false
otherwise.
●
PreVideoTimeMs (PreVideoT): time that the start of video capturing will be
advanced since the first picture; in miliseconds.
●
PostVideoTimeMs (PostVideoT): time that the stop of video capturing will be
delayed since the third picture; in miliseconds.
●
LastPictureDelayTimeMs (LastPictureD.): time that the last picture of the
incidence will be delayed; in miliseconds.
4.5.10. StoppedCarDetector
Describes a stopped car detector.
The structure corresponds to the version 3. Check 5. Communications protocol (old versions)
to see the older versions.
●
Header (Head): description of the common features of the detectors using a
DetectorHeader
.
●
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.
●
PostVideoTimeMs (PostVideoT): time that the stop of video recording will be
Quercus Technologies
137
4
MaxStopTime
32
Header
16
Loop
4
Distance
4
PreVideoT
4
PostVideoT
1
IsVE
4
RedInput