SDK Analytics Samples
The Analytics module provides algorithms to compute statistics over the incoming events.
Such algorithms include for example:
Periodic signals analysis, which allows to detect and monitor vibrating objects or flickering light sources
Objects tracking
Counting of fast objects
Some utility classes are provided to generate frames used to visualize the results of those algorithms.
Here is the list of samples provided with the Analytics module:
- Jet Monitoring using Python
- Jet Monitoring using C++
- Object Counting using Python
- Object Counting using C++
- Particle Size Measurement using Python
- Particle Size Measurement using C++
- Generic Tracking using Python
- Generic Tracking using C++
- Spatter Tracking using Python
- Spatter Tracking using C++
- Vibration Estimation using Python
- Vibration Estimation using C++