|
#include <VisionX/components/image_processor/OpenPoseEstimation/_LegacyOpenPoseEstimation/KeypointManager.h>
Public Member Functions | |
bool | isnan () const |
Point2D () | |
Point2D (float x, float y) | |
Public Attributes | |
float | _x = NAN |
float | _y = NAN |
Definition at line 43 of file KeypointManager.h.
|
inline |
Definition at line 45 of file KeypointManager.h.
Definition at line 51 of file KeypointManager.h.
|
inline |
float _x = NAN |
Definition at line 58 of file KeypointManager.h.
float _y = NAN |
Definition at line 59 of file KeypointManager.h.