MoritzWillig / pysnic

Python implementation of the SNIC superpixels algorithm
MIT License
54 stars 5 forks source link

SNIC polygonization #5

Closed MoritzWillig closed 3 years ago

MoritzWillig commented 3 years ago

Introduces edge tracing and polygonization of segmentations.

Resolves #2 Fixes #4