Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Generate a json file for more detail evey image #29

Open
jarvis1801 opened this issue Mar 16, 2024 · 1 comment
Open

[Feature] Generate a json file for more detail evey image #29

jarvis1801 opened this issue Mar 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jarvis1801
Copy link

jarvis1801 commented Mar 16, 2024

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
},
....
]

@Aeonss Aeonss added the enhancement New feature or request label Apr 16, 2024
@Aeonss
Copy link
Owner

Aeonss commented Aug 5, 2024

Do you need this because you want to only select specific text to remove or just want the data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants