OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
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
13 #include <openpose/core/macros.hpp>
14 #include <openpose/core/net.hpp>
19 #include <openpose/core/point.hpp>
30 
31 #endif // OPENPOSE_CORE_HEADERS_HPP