![]() |
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::BodyPartConnectorCaffe< T >, including all inherited members.
| Backward_cpu(const std::vector< ArrayCpuGpu< T > * > &top, const std::vector< bool > &propagate_down, const std::vector< ArrayCpuGpu< T > * > &bottom) | op::BodyPartConnectorCaffe< T > | virtual |
| Backward_gpu(const std::vector< ArrayCpuGpu< T > * > &top, const std::vector< bool > &propagate_down, const std::vector< ArrayCpuGpu< T > * > &bottom) | op::BodyPartConnectorCaffe< T > | virtual |
| BodyPartConnectorCaffe() | op::BodyPartConnectorCaffe< T > | explicit |
| Forward(const std::vector< ArrayCpuGpu< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
| Forward_cpu(const std::vector< ArrayCpuGpu< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
| Forward_gpu(const std::vector< ArrayCpuGpu< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
| Forward_ocl(const std::vector< ArrayCpuGpu< T > * > &bottom, Array< T > &poseKeypoints, Array< T > &poseScores) | op::BodyPartConnectorCaffe< T > | virtual |
| Reshape(const std::vector< ArrayCpuGpu< T > * > &bottom, const int gpuID=0) | op::BodyPartConnectorCaffe< T > | virtual |
| setDefaultNmsThreshold(const T defaultNmsThreshold) | op::BodyPartConnectorCaffe< T > | |
| 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 |