Open jarvis1801 opened 8 months ago
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 }, .... ]
Do you need this because you want to only select specific text to remove or just want the data?
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 }, .... ]