Skip to content

Latest commit

 

History

History
214 lines (212 loc) · 15.1 KB

textTool.md

File metadata and controls

214 lines (212 loc) · 15.1 KB

文本(textTool)

格式说明

{
  "width": 1024,
  "height": 681,
  "rotate": 0,
  "valid": true,
  "annotations": [
  {
    "toolName": "textTool",
    "result": [
      {
        "value": {
          "text": "textValue"
        "id": "ULNah0Wf",
        }
      }
    ]
  }
 ]
}

名称

类型

是否必须

默认值

备注

其他信息

result

object []

必须

图片上的结果列表,数量应与标注对象一致

item 类型: object

id

string

必须

文本内容的id

value

object

必须

文本内容