跳到主要内容

NSAnnotations

类型源码

NSAnnotations(
data: [NSAnnoItem],
)

NSAnnotationsTypedDict

其用来标记未清理的全体标记数据。

别名

该类型可以按以下方式之一获取

import dash_picture_annotation as dpa


dpa.NSAnnotations
dpa.typehints.NSAnnotations

关键字

关键字类型必选
说明
data[NSAnnoItem]由未清理的数据项构成的序列。这些值可以在清理后置于一个标准化的数据项列表。