NVIDIA DeepStream SDK API Reference

6.4 Release
Gestures.h File Reference

Go to the source code of this file.

Data Structures

struct  cvcore::gestures::GesturesPostProcessorParams
 Describes the parameters for filtering the gesture detections. More...
 
class  cvcore::gestures::GesturesPreProcessor
 
class  cvcore::gestures::Gestures
 Gestures parameters and implementation. More...
 
class  cvcore::gestures::GesturesPostProcessor
 Interface for running post-processing on gestures network. More...
 

Namespaces

 cvcore
 
 cvcore::gestures
 

Variables

const CVCORE_API ImagePreProcessingParams cvcore::gestures::defaultPreProcessorParams
 Default parameters for the preprocessing pipeline. More...
 
const CVCORE_API ModelInputParams cvcore::gestures::defaultModelInputParams
 Default parameters to describe the input expected for the model. More...
 
const CVCORE_API ModelInferenceParams cvcore::gestures::defaultInferenceParams
 Default parameters to describe the model inference parameters. More...
 
const CVCORE_API GesturesPostProcessorParams cvcore::gestures::defaultPostProcessorParams
 Default parameters for the post processing pipeline. More...