Add polygon to centroid option to text spotting #498
Labels
enhancement
New feature or request
new feature
text on maps
Integrating text detection and recognition task(s)
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.The text was updated successfully, but these errors were encountered: