OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 {
9  OP_API int getGpuNumber();
10 
12 }
13 
14 #endif // OPENPOSE_GPU_GPU_HPP
OP_API GpuMode getGpuMode()
GpuMode
Definition: enumClasses.hpp:6
#define OP_API
Definition: macros.hpp:15
OP_API int getGpuNumber()