Struct Keypoint
Defined in File Keypoint.hpp
Struct Documentation
-
struct Keypoint
Public Functions
-
Keypoint() = default
-
inline explicit Keypoint(float x, float y, float z, float confidence = 0.f, uint32_t label = 0)
-
DEPTHAI_SERIALIZE(dai::Keypoint, imageCoordinates, confidence, label)
-
Keypoint() = default