Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterValueMax valueDescription
Direction
0

Macro starts if a license plate is recognized when a vehicle is moving in an unspecified direction towards the camera

1

Macro starts if a license plate is recognized when a vehicle is approaching the camera

2

Macro starts if a license plate is recognized when a vehicle is moving away from the camera

SpeedKmph


Minimum speed value in kmphkm/h

Maximum speed value in kmphkm/h

Macro starts if a license plate is recognized when a vehicle is moving within the specified speed limits. The speed values must be in the range [0, 250]

SpeedMph

Minimum speed value in mph

Maximum speed value in mph

Macro starts if a license plate is recognized when a vehicle is moving within the specified speed limits. The speed values must be in the range [0, 155]

VehicleBrand

Vehicle manufacturer name (for example, Audi).

For the full list of possible manufacturers, see Functionality of License plate recognition RR

Macro starts if a vehicle of a certain manufacturer is recognized

VehicleColorVehicle color (for example, Black)

Macro starts if a vehicle of a certain color is recognized

VehicleModel

Vehicle model name (for example, A6).

For the full list of possible models, see Functionality of License plate recognition RR

Macro starts if a vehicle of a certain model is recognized

VehicleClass

[0, 16], where:

  • 0—Unknown (vehicles whose class could not be recognized);
  • 1—Car;
  • 2—Truck;
  • 3—Bus;
  • 4—Motorcycle;
  • 5—Light commercial vehicle;
  • 6—Trolleybus;
  • 7—Tram;
  • 8—Van;
  • 9—Minivan;
  • 10—SUV;
  • 11—Pickup truck;
  • 12—Average size vehicle;
  • 13—Large vehicle;
  • 14—Heavy-duty vehicle;
  • 15—Special vehicle;
  • 16—Dump truck

Macro starts if a vehicle of a certain class is recognized


...