Skip to content

Commit

Permalink
feat: add voronoiDistanceTransform that propagates nearest labels (#107)
Browse files Browse the repository at this point in the history
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
bogovicj and axtimwalde authored Feb 28, 2025
1 parent d864930 commit 2e9f965
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 14 deletions.
Loading

0 comments on commit 2e9f965

Please sign in to comment.