Interface to expose the face detection capabilities of a CaptureSession. 
Definition at line 67 of file FaceDetect.h.
 
 | 
| virtual uint32_t  | getMaxFaceDetectResults () const =0 | 
|   | Returns the maximum number of faces that can be detected by the face detection algorithm per request.  More...
  | 
|   | 
◆ ~IFaceDetectCaps()
  
  
      
        
          | Argus::Ext::IFaceDetectCaps::~IFaceDetectCaps  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ getMaxFaceDetectResults()
  
  
      
        
          | virtual uint32_t Argus::Ext::IFaceDetectCaps::getMaxFaceDetectResults  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
Returns the maximum number of faces that can be detected by the face detection algorithm per request. 
Returned value must be >= 1. 
 
 
◆ id()
  
  
      
        
          | static const InterfaceID& Argus::Ext::IFaceDetectCaps::id  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: