![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::FaceExtractorCaffe, including all inherited members.
| FaceExtractorCaffe(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::string &modelFolder, const int gpuId, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScaleMode=ScaleMode::ZeroToOneFixedAspect, const bool enableGoogleLogging=true) | op::FaceExtractorCaffe | |
| FaceExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScaleMode=ScaleMode::ZeroToOneFixedAspect) | op::FaceExtractorNet | explicit |
| forwardPass(const std::vector< Rectangle< float >> &faceRectangles, const Matrix &inputData) | op::FaceExtractorCaffe | virtual |
| getEnabled() const | op::FaceExtractorNet | |
| getFaceKeypoints() const | op::FaceExtractorNet | |
| getHeatMaps() const | op::FaceExtractorNet | |
| initializationOnThread() | op::FaceExtractorNet | |
| mEnabled | op::FaceExtractorNet | protected |
| mFaceImageCrop | op::FaceExtractorNet | protected |
| mFaceKeypoints | op::FaceExtractorNet | protected |
| mHeatMaps | op::FaceExtractorNet | protected |
| mHeatMapScaleMode | op::FaceExtractorNet | protected |
| mHeatMapTypes | op::FaceExtractorNet | protected |
| mNetOutputSize | op::FaceExtractorNet | protected |
| netInitializationOnThread() | op::FaceExtractorCaffe | virtual |
| setEnabled(const bool enabled) | op::FaceExtractorNet | |
| ~FaceExtractorCaffe() | op::FaceExtractorCaffe | virtual |
| ~FaceExtractorNet() | op::FaceExtractorNet | virtual |