Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add voronoiDistanceTransform that propagates nearest labels (#107)
This generates both a "Voronoi"-like label map without gaps for an existing sparse label map (instead of points) and the corresponding distance map to the original labels. fix: minor refactoring and modernization feat: add shared createEuclideanDistance method Co-authored-by: Stephan Saalfeld <saalfelds@janelia.hhmi.org>
- Loading branch information