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

Euclidean distance & signed distance transform for multi-label 3D anisotropic images using marching parabolas.
GNU General Public License v3.0
239 stars 37 forks source link

Parallel Operation #11

Closed william-silversmith closed 5 years ago

william-silversmith commented 5 years ago

For sufficiently large volumes (gigavoxels), this can get a little slow so it'd be nice to attack it in parallel.