NVIDIA DeepStream SDK API Reference

7.0 Release
FacialLandmarks.h File Reference

Go to the source code of this file.

Data Structures

class  cvcore::faciallandmarks::FacialLandmarksPreProcessor
 Interface for running pre-processing for FacialLandmarks. More...
 
class  cvcore::faciallandmarks::FacialLandmarks
 Interface for loading and running FacialLandmarks. More...
 
class  cvcore::faciallandmarks::FacialLandmarksPostProcessor
 Interface for running post-processing for FacialLandmarks. More...
 

Namespaces

 cvcore
 
 cvcore::faciallandmarks
 

Enumerations

enum  cvcore::faciallandmarks::OutputLayout {
  cvcore::faciallandmarks::OutputLayout::LC,
  cvcore::faciallandmarks::OutputLayout::CL
}
 

Variables

const CVCORE_API ImagePreProcessingParams cvcore::faciallandmarks::defaultPreProcessorParams
 Default Image Processing Params for Facial Landmarks. More...
 
const CVCORE_API ModelInputParams cvcore::faciallandmarks::defaultModelInputParams
 Default Model Input Params for FacialLandmarks. More...
 
const CVCORE_API ModelInferenceParams cvcore::faciallandmarks::defaultInferenceParams
 Default inference Params for FacialLandmarks. More...