[Feature] Generate a json file for more detail evey image
jarvis1801 opened this issue · 1 comments
jarvis1801 commented
json array for
removed text.
start x y, end x y for the bubble xy
eg.
[
{
"text": "..."
"start_x": 200,
"start_y": 200,
"end_x": 1000,
"end_y": 1000
},
....
]