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::FaceExtractor Member List

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

FaceExtractor(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne)op::FaceExtractorexplicit
forwardPass(const std::vector< Rectangle< float >> &faceRectangles, const cv::Mat &cvInputData)=0op::FaceExtractorpure virtual
getFaceKeypoints() const op::FaceExtractor
getHeatMaps() const op::FaceExtractor
initializationOnThread()op::FaceExtractor
mFaceImageCropop::FaceExtractorprotected
mFaceKeypointsop::FaceExtractorprotected
mHeatMapsop::FaceExtractorprotected
mHeatMapScaleModeop::FaceExtractorprotected
mHeatMapTypesop::FaceExtractorprotected
mNetOutputSizeop::FaceExtractorprotected
netInitializationOnThread()=0op::FaceExtractorprotectedpure virtual
~FaceExtractor()op::FaceExtractorvirtual