[v.3.0.25] 25.02.2025#
New Features:
- Now, on trackEnd, handlers are passed, indicating which handlers received best shots during the track's lifetime. This allows CARS Analytics to track which handlers the best shots were sent to;
- Added support for processing images on the VehicleEngine side using GPU, significantly speeding up image processing.
Changes:
- Moved the intersection filter for disabled track droi after BBox is associated with the track. The track will not continue if the BBox is filtered;
- Improved tracking algorithms.
Fixes:
- Removed unused variables, eliminating warnings during stream startup.