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::DisplayMode : unsigned short {
  op::NoDisplay , op::DisplayAll , op::Display2D , op::Display3D ,
  op::DisplayAdam
}
 
enum class  op::FullScreenMode : bool { op::FullScreen , op::Windowed }