seung-lab / euclidean-distance-transform-3d

Euclidean distance & signed distance transform for multi-label 3D anisotropic images using marching parabolas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDT 3D can be much quicker

pavlo-hilei opened this issue · comments

I have noticed that parallelization implementation for three-dimensional EDT is not implemented efficiently and can be significantly accelerated. Please check PR #50