Skip to content

[v.2.0.34] 14.10.2022#

New features:

  • Added animal detector «AnimalDetectorV1»;
  • Added timestamps for each frame of vehicle track for speed calculation;
  • Implemented support of simultaneous work of several detectors for one video stream - vehicle, pedestrians and animals;
  • Added new frames processing strategy – Coroutine – for improving performance of several video streams processing.

Changes:

  • Reduced the processing time of detect and redetect methods work due to batch image processing.