OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
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