#include <VisionX/libraries/OpenPose/MonocularOpenPoseEstimation/OpenPoseAdapter.h>
Definition at line 65 of file OpenPoseAdapter.h.
◆ OpenPoseAdapter()
◆ convert2DKeypointsToIce()
| HumanPose2DMap convert2DKeypointsToIce |
( |
const op::Array< float > & | op_keypoints, |
|
|
const CByteImage * | rgbImage ) const |
◆ ConvertToOPCustomType() [1/2]
| static cv::Mat ConvertToOPCustomType |
( |
const cv::Mat & | x | ) |
|
|
inlinestatic |
◆ ConvertToOPCustomType() [2/2]
| static std::string ConvertToOPCustomType |
( |
const std::string & | x | ) |
|
|
inlinestatic |
◆ getDominantColorOfPatch()
| armarx::DrawColor24Bit getDominantColorOfPatch |
( |
const CByteImage & | image, |
|
|
const Vec2d & | point, |
|
|
int | windowSize ) const |
◆ getOpenposeKeypoints()
| op::Array< float > getOpenposeKeypoints |
( |
const CByteImage * | imageBuffer | ) |
|
◆ getPoseBodyPartPairsRender()
| std::vector< unsigned int > getPoseBodyPartPairsRender |
( |
| ) |
const |
◆ getPoseColors()
| std::vector< float > getPoseColors |
( |
| ) |
const |
◆ render2DResultImage()
| void render2DResultImage |
( |
const CByteImage & | inputImage, |
|
|
const op::Array< float > & | keypoints, |
|
|
CByteImage & | resultImage, |
|
|
float | renderThreshold ) |
◆ cvMatToOpInput
| std::shared_ptr<op::CvMatToOpInput> cvMatToOpInput |
◆ cvMatToOpOutput
| std::shared_ptr<op::CvMatToOpOutput> cvMatToOpOutput |
◆ op_running_mutex
| std::mutex op_running_mutex |
◆ opOutputToCvMat
| std::shared_ptr<op::OpOutputToCvMat> opOutputToCvMat |
◆ poseExtractorCaffe
| std::shared_ptr<op::PoseExtractorCaffe> poseExtractorCaffe |
◆ poseModel
◆ scaleAndSizeExtractor
| std::shared_ptr<op::ScaleAndSizeExtractor> scaleAndSizeExtractor |
◆ settings
The documentation for this class was generated from the following files: