[v.3.0.14] 30.10.2024#
New Features:
- A new method for calculating zone entry based on relative smaller area («usingSmallerArea») has been added to the tracking parameters when setting up the camera.
- Added info-level logging for sending bestshots. The logs contain information about stream_id, stream_name, track_id, frame_id, the number of license plates, handlers, and coordinates.
- Added the ability to display BBoxes in different colors depending on the source when viewing the video stream:
- Detector BBox - green;
- Redetector BBox - yellow;
- Tracker BBox - red.
Changes:
- Added logic to disable license plate detection for specific handlers when crossing zones above the threshold.