![]() |
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::NmsCaffe< 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::NmsCaffe< T > | virtual |
| Backward_gpu(const std::vector< ArrayCpuGpu< T > * > &top, const std::vector< bool > &propagate_down, const std::vector< ArrayCpuGpu< T > * > &bottom) | op::NmsCaffe< T > | virtual |
| Forward(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top) | op::NmsCaffe< T > | virtual |
| Forward_cpu(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top) | op::NmsCaffe< T > | virtual |
| Forward_gpu(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top) | op::NmsCaffe< T > | virtual |
| Forward_ocl(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top) | op::NmsCaffe< T > | virtual |
| LayerSetUp(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top) | op::NmsCaffe< T > | virtual |
| NmsCaffe() | op::NmsCaffe< T > | explicit |
| Reshape(const std::vector< ArrayCpuGpu< T > * > &bottom, const std::vector< ArrayCpuGpu< T > * > &top, const int maxPeaks, const int outputChannels=-1, const int gpuID=0) | op::NmsCaffe< T > | virtual |
| setOffset(const Point< T > &offset) | op::NmsCaffe< T > | |
| setThreshold(const T threshold) | op::NmsCaffe< T > | |
| type() const | op::NmsCaffe< T > | inlinevirtual |
| ~NmsCaffe() | op::NmsCaffe< T > | virtual |