Skip to content

[v.3.0.30] 23.05.2025#

New Features:

  • Implemented rendering of vehicle orientation network results on full frames in the stream. Now, the orientation information of the vehicle will be displayed on the frame if the result is successfully obtained. If there is an error, the corresponding message will be logged.

Changes:

  • Now, a single detector is used for all cameras, with unique settings passed through IVehicleDetectorSettings. This resolves the issue of creating detectors in different threads;
  • Added an option for delayed activation of periodic best shot sending;
  • Improved logging to speed up troubleshooting;
  • Updated licensing logic: instead of a single shared feature, used a separate feature for each detector/estimator. Kept HASP operating on the «CPU core count» feature, and Guardant support for per-detector/per-estimator features.