OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
|
This is the complete list of members for op::BodyPartConnectorCaffe< T >, including all inherited members.
Backward_cpu(const std::vector< caffe::Blob< T > * > &top, const std::vector< bool > &propagate_down, const std::vector< caffe::Blob< T > * > &bottom) | op::BodyPartConnectorCaffe< T > | virtual |
Backward_gpu(const std::vector< caffe::Blob< T > * > &top, const std::vector< bool > &propagate_down, const std::vector< caffe::Blob< T > * > &bottom) | op::BodyPartConnectorCaffe< T > | virtual |
BodyPartConnectorCaffe() | op::BodyPartConnectorCaffe< T > | explicit |
Forward(const std::vector< caffe::Blob< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
Forward_cpu(const std::vector< caffe::Blob< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
Forward_gpu(const std::vector< caffe::Blob< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
Reshape(const std::vector< caffe::Blob< T > * > &bottom) | op::BodyPartConnectorCaffe< T > | virtual |
setInterMinAboveThreshold(const T interMinAboveThreshold) | op::BodyPartConnectorCaffe< T > | |
setInterThreshold(const T interThreshold) | op::BodyPartConnectorCaffe< T > | |
setMaximizePositives(const bool maximizePositives) | op::BodyPartConnectorCaffe< T > | |
setMinSubsetCnt(const int minSubsetCnt) | op::BodyPartConnectorCaffe< T > | |
setMinSubsetScore(const T minSubsetScore) | op::BodyPartConnectorCaffe< T > | |
setPoseModel(const PoseModel poseModel) | op::BodyPartConnectorCaffe< T > | |
setScaleNetToOutput(const T scaleNetToOutput) | op::BodyPartConnectorCaffe< T > | |
type() const | op::BodyPartConnectorCaffe< T > | inlinevirtual |
~BodyPartConnectorCaffe() | op::BodyPartConnectorCaffe< T > | virtual |