OpenPoseEstimation.cpp File Reference
#include "OpenPoseEstimation.h"
#include <VisionX/interface/components/OpenPoseEstimationInterface.h>
#include <VisionX/tools/ImageUtil.h>
#include <VisionX/tools/TypeMapping.h>
#include <VisionX/interface/components/RGBDImageProvider.h>
#include <VisionX/libraries/ArViz/HumanPoseBody25.h>
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
#include <ArmarXCore/core/time/TimeUtil.h>
#include <RobotAPI/libraries/core/FramedPose.h>
#include <RobotAPI/libraries/core/remoterobot/RemoteRobot.h>
#include <RobotAPI/libraries/core/math/ColorUtils.h>
#include <boost/make_shared.hpp>
#include <boost/algorithm/string.hpp>
#include <openpose/pose/poseParameters.hpp>
#include <openpose/pose/poseParametersRender.hpp>
#include <Image/IplImageAdaptor.h>
#include <Image/PrimitivesDrawer.h>
#include <SimoxUtility/json/json.hpp>
+ Include dependency graph for OpenPoseEstimation.cpp:

Go to the source code of this file.

Macros

#define MAX_LAYER   5
 

Macro Definition Documentation

◆ MAX_LAYER

#define MAX_LAYER   5

Definition at line 51 of file OpenPoseEstimation.cpp.