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::GpuMode : unsigned char { op::Cuda = 0 , op::OpenCL = 1 , op::NoGpu = 2 , op::Size }