Interface to overall face detection results metadata. 
Definition at line 125 of file FaceDetect.h.
 
◆ ~IFaceDetectMetadata()
  
  
      
        
          | Argus::Ext::IFaceDetectMetadata::~IFaceDetectMetadata  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ getFaceDetectResults()
  
  
      
        
          | virtual Status Argus::Ext::IFaceDetectMetadata::getFaceDetectResults  | 
          ( | 
          std::vector< InterfaceProvider * > *  | 
          results | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
- Returns
 - the face detection results. 
 
- Parameters
 - 
  
    | [out] | results | A vector that will be populated with the face detect results. | 
  
   
- Returns
 - success/status of the call. 
 
 
 
◆ id()
  
  
      
        
          | static const InterfaceID& Argus::Ext::IFaceDetectMetadata::id  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: