Cpp-Processing
Classes
SDK Module

Classes

struct  CelanturSDK::AdditionalProcessorParams
 This struct contains the parameters for the Processor class. More...
 
struct  CelanturSDK::ModelCompilerParams
 This struct contains the parameters for the ModelCompiler class. More...
 
class  CelanturSDK::License
 This class represents a loaded into memory license file;. More...
 
class  CelanturSDK::Anonymiser
 Applies blur to the given image based on the detection and processing config. More...
 
class  CelanturSDK::ModelCompiler
 This class is used to compile the model for the inference engine plugin;. More...
 
class  CelanturSDK::Processor
 This the main class of SDK is used to process images and obtain the results. More...
 
class  CelanturSDK::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...
 

Detailed Description