webknossos.annotation.annotation_info
¶
Classes:
-
AnnotationInfo
–Data class containing information about a WEBKNOSSOS annotation
AnnotationInfo
¶
Data class containing information about a WEBKNOSSOS annotation
Methods:
-
download_annotation
–Downloads and returns the annotation that is described by this AnnotationInfo object
Attributes:
-
description
(str
) – -
duration_in_seconds
(Optional[float]
) – -
id
(str
) – -
modified
(Optional[int]
) – -
name
(str
) – -
owner_id
(Optional[str]
) – -
state
(AnnotationState
) – -
type
(AnnotationType
) – -
user_id
(Optional[str]
) –
download_annotation
¶
download_annotation() -> Annotation
Downloads and returns the annotation that is described by this AnnotationInfo object
- Get Help
- Community Forums
- Email Support