Documentation for C-Werk 2.0.

Previous page Scene Analytics detection tools  Functions of Scene Analytics detection tools Next page

C-Werk uses two different trackers for moving objects detection and metadata calculation:

  1. Object Tracker is a primary tool. 
  2. Neural Tracker is essentially the same but operates through neural networks. The neural one is more accurate and detects even static objects, but it requires more computing resources.

The Scene Analytics detection tools work with both trackers.

Attention!

The abandoned objects detection tool works only with the primary tracker.


When created, both Object Tracker and Neural Tracker objects are enabled by default. Tracked objects' parameters (relative width and height, color) are displayed in the camera window.

Note

Up to 25 objects can be tracked at the same time.


  • No labels