ImageKeypointBuffer::ImageKeypointTriple Struct Reference

#include <VisionX/components/image_processor/OpenPoseEstimation/_LegacyOpenPoseEstimation/ImageKeypointBuffer.h>

Public Member Functions

 ImageKeypointTriple ()
 
 ~ImageKeypointTriple ()
 

Public Attributes

CByteImage * depthImage
 
KeypointManagerPtr keypoints
 
CByteImage * rgbImage
 

Detailed Description

Definition at line 41 of file ImageKeypointBuffer.h.

Constructor & Destructor Documentation

◆ ImageKeypointTriple()

ImageKeypointTriple ( )
inline

Definition at line 43 of file ImageKeypointBuffer.h.

◆ ~ImageKeypointTriple()

~ImageKeypointTriple ( )
inline

Definition at line 50 of file ImageKeypointBuffer.h.

Member Data Documentation

◆ depthImage

CByteImage* depthImage

Definition at line 58 of file ImageKeypointBuffer.h.

◆ keypoints

KeypointManagerPtr keypoints

Definition at line 59 of file ImageKeypointBuffer.h.

◆ rgbImage

CByteImage* rgbImage

Definition at line 57 of file ImageKeypointBuffer.h.


The documentation for this struct was generated from the following file: