OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
gpu.hpp
Go to the documentation of this file.
1 #ifndef OPENPOSE_GPU_GPU_HPP
2 #define OPENPOSE_GPU_GPU_HPP
3 
6 
7 namespace op
8 {
10 
12 }
13 
14 #endif // OPENPOSE_GPU_GPU_HPP
#define OP_API
Definition: macros.hpp:18
OP_API GpuMode getGpuMode()
OP_API int getGpuNumber()
GpuMode
Definition: enumClasses.hpp:7