Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New Features and Enhancements

  1. Updated standard Object Tracker.Tracker Image Added
  2. Implemented several neural network filters for the standard Object Tracker. Each filter classifies moving objects of a certain type only and ignores all other motion in FOV.FOV Image Added
  3. Introduced a neural network–based posture detection tool. Added filters which detect the following postures: standing, crouching, lying prone, shooting, hands up.up Image Added
  4. Introduced a neural tracker which uses neural networks to analyze video. The neural network classifies moving and stationary objects on which it has been trained, then the neural tracker tracks these objects. The new tracker works with all classical VMDA detection tools: movement in the area, line crossing, etc.etc Image Added
  5. The neural tracker now supports the GPU of the NVIDIA GeForce GTX 1660 video board.
  6. Introduced counting objects detected by the neural tracker within a specified area in FOV. One neural tracker can work with several counters set up individually.individually Image Added
  7. The neural tracker is now capable of generating events on appearing and disappearing objects. Added a macro that returns statuses of all detected objects: their IDs, coordinates, date and time.time Image Added
  8. Updated neural algorithms for fire and smoke detection. You can now manually select between processing hardware: GPU or CPU.CPU Image Added Image Added
  9. Added Alarm Expired events to fire and smoke detection tools.tools Image Added Image Added
  10. Updated neural network theft detection tool at checkout (Sweethearting). Optimized memory usage.usage Image Added
  11. The CAM_VMDA_DETECTOR event now contains directional vector (x, y). Image Added
  12. Added the VMDA.filterGivenOrTaken key for the abandoned objects detection tool which allows selecting the event type: object abandoned, object disappeared, or both.both Image Added
  13. For the queue length detection tool, the queue length threshold crossing event has been added to the Event Log.Log Image Added
  14. Improved the stopped vehicle detection tool.tool Image Added
  15. Detector Pack can now be installed in the background.background Image Added

Bug Fixes

  1. A second detection tool is now capable of generating alarms if the VMDA tracker operates in a separate process.
  2. Corrected a rare bug that prevented the VMDA tracker from launching in a separate process.
  3. Fixed a bug that blocked neural filter operation if the tracker's ID does not match the camera's.
  4. Fixed a rare bug that made neural filter crash when launched on a GPU.
  5. Devices available for neural filter operation are now displayed correctly.
  6. Detector Pack now uses the stream intended for analytics operation.
  7. No more video frame display delays occur in Operator Protocol on detection.
  8. Eliminated multiple alarms if two VMDA detection tools with different neural filters operate on the same camera.
  9. Fixed an issue that occurred when two trackers share a camera: one generated false alarms depending on the other's settings.