NVIDIA DeepStream SDK API Reference

6.4 Release
cvcore::emotions Namespace Reference

Data Structures

class  Emotions
 Interface for loading and running Emotions. More...
 
class  EmotionsPostProcessor
 Interface for running post-processing for Emotions. More...
 
class  EmotionsPreProcessor
 Interface for running pre-processing for Emotions. More...
 

Variables

const ImagePreProcessingParams defaultPreProcessorParams
 Default Image Processing Params for Emotions. More...
 
const ModelInputParams defaultModelInputParams
 Default Model Input Params for Emotions. More...
 
const ModelInferenceParams defaultInferenceParams
 Default inference Params for Emotions. More...
 

Variable Documentation

◆ defaultInferenceParams

const ModelInferenceParams cvcore::emotions::defaultInferenceParams

Default inference Params for Emotions.

◆ defaultModelInputParams

const ModelInputParams cvcore::emotions::defaultModelInputParams

Default Model Input Params for Emotions.

◆ defaultPreProcessorParams

const ImagePreProcessingParams cvcore::emotions::defaultPreProcessorParams

Default Image Processing Params for Emotions.