OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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