OpenPoseAdapter.h File Reference
#include <memory>
#include <filesystem>
#include <mutex>
#include <opencv2/core/core.hpp>
#include <Image/ByteImage.h>
#include <Math/Math2d.h>
#include <openpose/core/headers.hpp>
#include <openpose/pose/headers.hpp>
#include <openpose/utilities/headers.hpp>
#include <ArmarXCore/core/logging/Logging.h>
#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>
#include <VisionX/interface/components/OpenPoseEstimationInterface.h>
#include <VisionX/libraries/human/pose/model/openpose_body_25.h>
+ Include dependency graph for OpenPoseAdapter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenPoseAdapter
 
struct  OpenPoseAdapter::OpenPoseSettings
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

typedef std::shared_ptr< OpenPoseAdapter > MonocularOpenPoseEstimationPtr