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
headers.hpp
Go to the documentation of this file.
1 #ifndef OPENPOSE_GPU_HEADERS_HPP
2 #define OPENPOSE_GPU_HEADERS_HPP
3 
4 // gpu module
5 #include <openpose/gpu/cuda.hpp>
7 #include <openpose/gpu/gpu.hpp>
8 
9 #endif // OPENPOSE_GPU_HEADERS_HPP