Descriptor extractor public interfaces and related types and structures.  
More...
Descriptor extractor public interfaces and related types and structures. 
Descriptor type enum. Determines which type of descriptor to use. 
| Enumerator | 
|---|
| DT_FACE  | 
 face descriptor.  
 | 
| DT_HUMAN  | 
 human descriptor.  
 | 
 
 
Minimum descriptor model version. Determines which minimum version of descriptor to use. 
| Enumerator | 
|---|
| DV_MIN_FACE_DESCRIPTOR_VERSION  | 
 face descriptor.  
 | 
| DV_MIN_HUMAN_DESCRIPTOR_VERSION  | 
 human descriptor.  
 | 
 
 
Human descriptor model versions. Determines which version of human descriptor to use. 
| Enumerator | 
|---|
| HDV_TRACKER_HUMAN_DESCRIPTOR_VERSION  | 
 human descriptor for tracking of people, light and fast version.  
 | 
| HDV_PRECISE_HUMAN_DESCRIPTOR_VERSION  | 
 precise human descriptor, heavy and slow.  
 | 
| HDV_REGULAR_HUMAN_DESCRIPTOR_VERSION  | 
 regular human descriptor.  
 |