OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
Go to the source code of this file.
Namespaces | |
op | |
Enumerations | |
enum class | op::ScaleMode : unsigned char { op::InputResolution , op::NetOutputResolution , op::OutputResolution , op::ZeroToOne , op::ZeroToOneFixedAspect , op::PlusMinusOne , op::PlusMinusOneFixedAspect , op::UnsignedChar , op::NoScale } |
enum class | op::HeatMapType : unsigned char { op::Parts , op::Background , op::PAFs } |
enum class | op::RenderMode : unsigned char { op::None , op::Auto , op::Cpu , op::Gpu } |
enum class | op::ElementToRender : unsigned char { op::Skeleton , op::Background , op::AddKeypoints , op::AddPAFs } |