A connection between two datatypes.KeypointIds.
Fields
keypoint0
Type: non-null KeypointId
The first point of the pair.
keypoint1
Type: non-null KeypointId
The second point of the pair.
Arrow datatype
Struct(
"keypoint0": non-null UInt16
"keypoint1": non-null UInt16
)API reference links
- π C++ API docs for
KeypointPair - π Python API docs for
KeypointPair - π¦ Rust API docs for
KeypointPair