Skip to content

[v.5.0.3] 11.02.2025#

New features:

  • Added support for the «vehicle_position_v1» classifier for calculating vehicle positioning with the ability to determine the coordinates of key vehicle points on the roadway;
  • Added the ability to pass configuration settings for vehicle and license plate detectors via the API. Now it is possible to set parameters for the vehicle and license plate detectors;
  • Added the /settings method for retrieving current vehicle and license plate detector settings. This method returns the current settings of the vehicle and license plate detectors.

Changes:

  • Implemented case-insensitive variable checks to avoid issues caused by letter case differences.