OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
|
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 heatMapScale=ScaleMode::ZeroToOne, const bool enableGoogleLogging=true) | op::FaceExtractorCaffe | |
FaceExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne) | op::FaceExtractorNet | explicit |
forwardPass(const std::vector< Rectangle< float >> &faceRectangles, const cv::Mat &cvInputData) | 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 |