OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::HandExtractorNet Member List

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

forwardPass(const std::vector< std::array< Rectangle< float >, 2 >> handRectangles, const Matrix &cvInputData)=0op::HandExtractorNetpure virtual
getEnabled() constop::HandExtractorNet
getHandKeypoints() constop::HandExtractorNet
getHeatMaps() constop::HandExtractorNet
HandExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const int numberScales=1, const float rangeScales=0.4f, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScaleMode=ScaleMode::ZeroToOneFixedAspect)op::HandExtractorNetexplicit
initializationOnThread()op::HandExtractorNet
mEnabledop::HandExtractorNetprotected
mHandImageCropop::HandExtractorNetprotected
mHandKeypointsop::HandExtractorNetprotected
mHeatMapsop::HandExtractorNetprotected
mHeatMapScaleModeop::HandExtractorNetprotected
mHeatMapTypesop::HandExtractorNetprotected
mMultiScaleNumberAndRangeop::HandExtractorNetprotected
mNetOutputSizeop::HandExtractorNetprotected
netInitializationOnThread()=0op::HandExtractorNetprotectedpure virtual
setEnabled(const bool enabled)op::HandExtractorNet
~HandExtractorNet()op::HandExtractorNetvirtual