1. json格式说明
{
"shapes": [
{
"points": [
[
463.23809523809524,
380.8095238095238
],
[
550.8571428571428,
425.57142857142856
]
],
"shape_type": "rectangle",
"flags": {},
"label": "TT",
"group_id": null
},
{
"points": [
[
329.90476190476187,
397.0
],
[
378.4761904761905,
431.2857142857143
]
],
"shape_type": "rectangle",
"flags": {},
"label": "car",
"group_id": null
}
],
"imageData":......,
"imagePath": "0073.jpg",
"imageHeight": 720,
"version": "4.2.10",
"flags": {},
"imageWidth": 1280
}
其中重要的参数有shapes shape_type imagePath