OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
op::FaceExtractorNet Member List

This is the complete list of members for op::FaceExtractorNet, including all inherited members.

FaceExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne)op::FaceExtractorNetexplicit
forwardPass(const std::vector< Rectangle< float >> &faceRectangles, const cv::Mat &cvInputData)=0op::FaceExtractorNetpure virtual
getEnabled() const op::FaceExtractorNet
getFaceKeypoints() const op::FaceExtractorNet
getHeatMaps() const op::FaceExtractorNet
initializationOnThread()op::FaceExtractorNet
mEnabledop::FaceExtractorNetprotected
mFaceImageCropop::FaceExtractorNetprotected
mFaceKeypointsop::FaceExtractorNetprotected
mHeatMapsop::FaceExtractorNetprotected
mHeatMapScaleModeop::FaceExtractorNetprotected
mHeatMapTypesop::FaceExtractorNetprotected
mNetOutputSizeop::FaceExtractorNetprotected
netInitializationOnThread()=0op::FaceExtractorNetprotectedpure virtual
setEnabled(const bool enabled)op::FaceExtractorNet
~FaceExtractorNet()op::FaceExtractorNetvirtual