![]()  | 
  
    OpenPose
    1.7.0
    
   The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints 
   | 
 
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 Matrix &inputData) | op::HandExtractorCaffe | virtual | 
| 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 int numberScales=1, const float rangeScales=0.4f, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScaleMode=ScaleMode::ZeroToOneFixedAspect, const bool enableGoogleLogging=true) | op::HandExtractorCaffe | |
| 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::HandExtractorNet | explicit | 
| initializationOnThread() | op::HandExtractorNet | |
| mEnabled | op::HandExtractorNet | protected | 
| mHandImageCrop | op::HandExtractorNet | protected | 
| mHandKeypoints | op::HandExtractorNet | protected | 
| mHeatMaps | op::HandExtractorNet | protected | 
| mHeatMapScaleMode | op::HandExtractorNet | protected | 
| mHeatMapTypes | op::HandExtractorNet | protected | 
| mMultiScaleNumberAndRange | op::HandExtractorNet | protected | 
| mNetOutputSize | op::HandExtractorNet | protected | 
| netInitializationOnThread() | op::HandExtractorCaffe | virtual | 
| setEnabled(const bool enabled) | op::HandExtractorNet | |
| ~HandExtractorCaffe() | op::HandExtractorCaffe | virtual | 
| ~HandExtractorNet() | op::HandExtractorNet | virtual |