OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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 cv::Mat &cvInputData)=0
op::HandExtractorNet
pure virtual
getEnabled
() const
op::HandExtractorNet
getHandKeypoints
() const
op::HandExtractorNet
getHeatMaps
() const
op::HandExtractorNet
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::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
()=0
op::HandExtractorNet
protected
pure virtual
setEnabled
(const bool enabled)
op::HandExtractorNet
~HandExtractorNet
()
op::HandExtractorNet
virtual
Generated by
1.8.6