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

Add polygon to centroid option to text spotting #498

Open
rwood-97 opened this issue Sep 5, 2024 · 1 comment
Open

Add polygon to centroid option to text spotting #498

rwood-97 opened this issue Sep 5, 2024 · 1 comment
Labels
enhancement New feature or request new feature text on maps Integrating text detection and recognition task(s)

Comments

@rwood-97
Copy link
Collaborator

rwood-97 commented Sep 5, 2024

The text spotting code outputs text as polygons.
This is useful for some use cases but creates a lot of data. It would be good to add a convert_polygons_to_centroids method in the text spotting code to give users the option of outputting just centroids as a simpler option for outputting text.

@rwood-97 rwood-97 added enhancement New feature or request new feature labels Sep 5, 2024
@rwood-97 rwood-97 added the text on maps Integrating text detection and recognition task(s) label Sep 5, 2024
@kallewesterling kallewesterling moved this to Upcoming in MapReader Sep 16, 2024
@rwood-97
Copy link
Collaborator Author

Could we also translate the polygon to a chosen point (e.g. lower left corner?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature text on maps Integrating text detection and recognition task(s)
Projects
Status: In progress (now)
Development

No branches or pull requests

1 participant