Skip to content

[v.2.10.5.rc] 25.02.2025#

Component versions

Service Version used
CARS_API 5.0.5
CARS_Stream 3.0.25
CARS_Analytics backend 4.0.11
CARS_Analytics backend vehicle plugin 1.0.43
CARS_Analytics frontend 2.0.65
CARS_Analytics backend checkpoint plugin 0.9.34.2

CARS_API#

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.

Fixes:

  • Fixed a problem with Guardant licensing.

CARS_Stream#

New features:

  • Added support for processing images on the VehicleEngine side using GPU, significantly speeding up image processing.

Changes:

  • Improved tracking algorithms.

CARS_Analytics#

New features:

  • Added infinite sending of bestshots for the «Entering the area» handler. You can now set up an unlimited number of bestshots.

Fixes:

  • Fixed phantom events, bestshot synchronization issues, duplicate events, and other errors.