|
|
| RetinaFaceDetectionResult (int64_t frameId=-1, const std::shared_ptr< MetaData > &metaData=nullptr) |
| |
|
| DetectionResult (int64_t frameId=-1, const std::shared_ptr< MetaData > &metaData=nullptr) |
| |
|
| ResultBase (int64_t frameId=-1, const std::shared_ptr< MetaData > &metaData=nullptr) |
| |
|
bool | IsEmpty () |
| |
|
template<class T > |
| T & | asRef () |
| |
|
template<class T > |
| const T & | asRef () const |
| |
|
|
std::vector< cv::Point2f > | landmarks |
| |
|
std::vector< DetectedObject > | objects |
| |
|
int64_t | frameId |
| |
|
std::shared_ptr< MetaData > | metaData |
| |
The documentation for this struct was generated from the following file: