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

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

forwardPass(const std::vector< std::array< Rectangle< float >, 2 >> handRectangles, const cv::Mat &cvInputData)op::HandExtractorCaffevirtual
getEnabled() const op::HandExtractorNet
getHandKeypoints() const op::HandExtractorNet
getHeatMaps() const op::HandExtractorNet
HandExtractorCaffe(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::string &modelFolder, const int gpuId, const unsigned short numberScales=1, const float rangeScales=0.4f, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne, const bool enableGoogleLogging=true)op::HandExtractorCaffe
HandExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const unsigned short numberScales=1, const float rangeScales=0.4f, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne)op::HandExtractorNetexplicit
initializationOnThread()op::HandExtractorNet
mEnabledop::HandExtractorNetprotected
mHandImageCropop::HandExtractorNetprotected
mHandKeypointsop::HandExtractorNetprotected
mHeatMapsop::HandExtractorNetprotected
mHeatMapScaleModeop::HandExtractorNetprotected
mHeatMapTypesop::HandExtractorNetprotected
mMultiScaleNumberAndRangeop::HandExtractorNetprotected
mNetOutputSizeop::HandExtractorNetprotected
netInitializationOnThread()op::HandExtractorCaffevirtual
setEnabled(const bool enabled)op::HandExtractorNet
~HandExtractorCaffe()op::HandExtractorCaffevirtual
~HandExtractorNet()op::HandExtractorNetvirtual