![]() |
ApraPipes 1.0
|
Public Member Functions | |
DetailHCASCADE (FacialLandmarkCVProps &_props) | |
bool | compute (frame_sp buffer) |
![]() | |
Detail (FacialLandmarkCVProps &_props) | |
~Detail () | |
void | initMatImages (framemetadata_sp &input) |
void | setMetadata (framemetadata_sp &metadata) |
void | setProps (FacialLandmarkCVProps &mprops) |
Private Attributes | |
cv::CascadeClassifier | faceDetector |
cv::Ptr< cv::face::Facemark > | facemark |
Additional Inherited Members | |
![]() | |
size_t | mFrameLength |
framemetadata_sp | mOutputMetadata |
FacialLandmarkCVProps | props |
cv::Mat | iImg |
vector< vector< cv::Point2f > > | landmarks |
![]() | |
framemetadata_sp | mInputMetadata |
FrameMetadata::FrameType | mFrameType |
uint32_t | width |
uint32_t | height |
uint32_t | type |
uint32_t | depth |
uint32_t | step |
|
inline |
|
inlinevirtual |
Implements Detail.
|
private |
|
private |