Interface to overall face detection results metadata.
More...
#include <FaceDetect.h>
List of all members.
Detailed Description
Interface to overall face detection results metadata.
Definition at line 125 of file FaceDetect.h.
Constructor & Destructor Documentation
Argus::Ext::IFaceDetectMetadata::~IFaceDetectMetadata |
( |
| ) |
|
|
inlineprotected |
Member Function Documentation
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.
static const InterfaceID& Argus::Ext::IFaceDetectMetadata::id |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: