QuercusVL Programming Manual
●
Header (Head): description of detector's common features, using a
DetectorHeader
structure.
●
Loop (Loop1): coordinates (in the 5 megapixel image) of the detector's unique
loop, using a
Region
structure.
4.5.7. Light
Describes a light of a traffic light.
●
Type: type of light.
○
0: red light.
○
1: green light.
○
2: amber light.
○
3: other colour light.
●
X: X position (horizontal axe) of light's centre in the 5 megapixel image.
●
Y: Y position (vertical axe) of light's centre in the 5 megapixel image.
●
Radius: radius of the light in the 5 megapixel image; in pixels.
4.5.8. TrafficLight
Describes a traffic light.
The structure corresponds to the version 1. Check 5. Communications protocol (old versions)
to see the older versions.
●
Id: unique identifier of the traffic light.
●
NumLights (NLg): number of lights in the traffic light.
Quercus Technologies
135
32
Header
16
Loop1
2
X
2
Y
2
Radius
1
Type
Lights
35
4
Id
1
NLg