| | #ifndef OPENPOSE_HEADERS_HPP |
| | #define OPENPOSE_HEADERS_HPP |
| |
|
| | |
| | #include <openpose/3d/headers.hpp> |
| |
|
| | |
| | #include <openpose/calibration/headers.hpp> |
| |
|
| | |
| | #include <openpose/core/headers.hpp> |
| |
|
| | |
| | #include <openpose/face/headers.hpp> |
| |
|
| | |
| | #include <openpose/filestream/headers.hpp> |
| |
|
| | |
| | #include <openpose/gui/headers.hpp> |
| |
|
| | |
| | #include <openpose/hand/headers.hpp> |
| |
|
| | |
| | #include <openpose/net/headers.hpp> |
| |
|
| | |
| | #include <openpose/pose/headers.hpp> |
| |
|
| | |
| | #include <openpose/producer/headers.hpp> |
| |
|
| | |
| | #include <openpose/thread/headers.hpp> |
| |
|
| | |
| | #include <openpose/tracking/headers.hpp> |
| |
|
| | |
| | #include <openpose/unity/headers.hpp> |
| |
|
| | |
| | #include <openpose/utilities/headers.hpp> |
| |
|
| | |
| | #include <openpose/wrapper/headers.hpp> |
| |
|
| | #endif |
| |
|