class documentation

A list of Keypoint instances in an image.

Parameters
keypointsa list of Keypoint instances
Class Variable keypoints Undocumented
Constant _LABEL_LIST_FIELD Undocumented

Inherited from Label (via _HasLabelList):

Method delete_attribute Deletes the attribute with the given name.
Method get_attribute_value Gets the value of the attribute with the given name.
Method has_attribute Determines whether the label has an attribute with the given name.
Method iter_attributes Returns an iterator over the custom attributes of the label.
Method set_attribute_value Sets the value of the attribute with the given name.
keypoints: None = (source)

Undocumented

_LABEL_LIST_FIELD: str = (source)

Undocumented

Value
'keypoints'