[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 bestshot sending.
Fixes:
- Fixed the issue with the
m_redetectExpandCoeff
parameter, which could previously be modified through CARS Analytics settings despite the absence of the corresponding option in CARS Analytics. This setting has been removed.