Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 4.27 KB

pointTool.md

File metadata and controls

30 lines (27 loc) · 4.27 KB

标点(pointTool)

格式说明

{
  "width": 1024,
  "height": 681,
  "rotate": 0,
  "valid": true,
  "annotations": [
  {
    "toolName": "pointTool",
    "result": [
      {
        "x": 300.84970414201183,
        "y": 298.18934911242604,
        "valid": true,
        "id": "ts5DBxDI",
        "order": 1,
        "label": "class-1Q",
        "textAttribute": "我是标点"
      }
    ]
  }
 ] 
}
名称类型是否必须默认值备注其他信息
resultobject []
必须

item 类型: object

xnumber
必须
点在X轴坐标
ynumber
必须
点在Y轴坐标
validboolean
必须
有效性
idstring
必须
ID
ordernumber
必须
标点顺序
labelstring
非必须
标签
textAttributestring
非必须
文本属性