|
Cpp-Processing
|
Classes | |
| struct | AdditionalProcessorParams |
| This struct contains the parameters for the Processor class. More... | |
| struct | ModelCompilerParams |
| This struct contains the parameters for the ModelCompiler class. More... | |
| class | License |
| This class represents a loaded into memory license file;. More... | |
| class | Anonymiser |
| Applies blur to the given image based on the detection and processing config. More... | |
| class | Tracker |
| Manages object persistence and state across sequential video frames. The Tracker takes raw detections and associates them over time to create consistent tracks. This tracks can be then used to combat flickering of detections. More... | |
| class | ModelCompiler |
| This class is used to compile the model for the inference engine plugin;. More... | |
| class | Processor |
| This the main class of SDK is used to process images and obtain the results. More... | |