|
#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 49 of file KeypointManager.h.
|
inline |
Definition at line 51 of file KeypointManager.h.
Definition at line 57 of file KeypointManager.h.
|
inline |
float _x = NAN |
Definition at line 64 of file KeypointManager.h.
float _y = NAN |
Definition at line 65 of file KeypointManager.h.