OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
enumClasses.hpp File Reference

Go to the source code of this file.

Namespaces

 op
 

Enumerations

enum class  op::DataFormat : unsigned char { op::Json , op::Xml , op::Yaml , op::Yml }
 
enum class  op::CocoJsonFormat : unsigned char {
  op::Body , op::Hand21 , op::Hand42 , op::Face ,
  op::Foot , op::Car , op::Size
}