OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <openpose/hand/handDetector.hpp>
#include <openpose/hand/handDetectorFromTxt.hpp>
#include <openpose/hand/handExtractorCaffe.hpp>
#include <openpose/hand/handExtractorNet.hpp>
#include <openpose/hand/handParameters.hpp>
#include <openpose/hand/handCpuRenderer.hpp>
#include <openpose/hand/handGpuRenderer.hpp>
#include <openpose/hand/handRenderer.hpp>
#include <openpose/hand/renderHand.hpp>
#include <openpose/hand/wHandDetector.hpp>
#include <openpose/hand/wHandDetectorFromTxt.hpp>
#include <openpose/hand/wHandDetectorTracking.hpp>
#include <openpose/hand/wHandDetectorUpdate.hpp>
#include <openpose/hand/wHandExtractorNet.hpp>
#include <openpose/hand/wHandRenderer.hpp>