azavea / mask-to-polygons

Routines for extracting and working with polygons from semantic segmentation masks
Apache License 2.0
23 stars 9 forks source link

how to use? #16

Open haozhihang123 opened 4 years ago

jamesmcclain commented 4 years ago

Thank you for your question. At this point, I think that gdal_polygonize is probably a better option. It can be used from the command line, and there are also python bindings for it.