KeypointPair
A connection between two datatypes.KeypointIds.
Fields 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 arrow-datatype
Struct(
"keypoint0": non-null UInt16
"keypoint1": non-null UInt16
)