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_GUI_HEADERS_HPP
2 #define OPENPOSE_GUI_HEADERS_HPP
3 
4 // gui module
7 #include <openpose/gui/gui.hpp>
9 #include <openpose/gui/gui3D.hpp>
11 #include <openpose/gui/wGui.hpp>
13 #include <openpose/gui/wGui3D.hpp>
15 
16 #endif // OPENPOSE_GUI_HEADERS_HPP