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_CORE_HEADERS_HPP
2 #define OPENPOSE_CORE_HEADERS_HPP
3 
4 // core module
10 #include <openpose/core/datum.hpp>
15 #include <openpose/core/macros.hpp>
16 #include <openpose/core/matrix.hpp>
18 #include <openpose/core/point.hpp>
22 #include <openpose/core/string.hpp>
31 
32 #endif // OPENPOSE_CORE_HEADERS_HPP