OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <openpose/core/common.hpp>
#include <openpose/thread/headers.hpp>
#include <openpose/wrapper/enumClasses.hpp>
#include <openpose/wrapper/wrapperStructExtra.hpp>
#include <openpose/wrapper/wrapperStructFace.hpp>
#include <openpose/wrapper/wrapperStructGui.hpp>
#include <openpose/wrapper/wrapperStructHand.hpp>
#include <openpose/wrapper/wrapperStructInput.hpp>
#include <openpose/wrapper/wrapperStructOutput.hpp>
#include <openpose/wrapper/wrapperStructPose.hpp>
#include <openpose/wrapper/wrapperAuxiliary.hpp>
Go to the source code of this file.
Classes | |
class | op::WrapperT< TDatum, TDatums, TDatumsSP, TWorker > |
Namespaces | |
op | |
Typedefs | |
typedef WrapperT< BASE_DATUM > | op::Wrapper |