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
234 stars 37 forks source link

fix: high anisotropy causes defects #12

Closed william-silversmith closed 5 years ago

william-silversmith commented 5 years ago

The hack for dealing with infinities set the threshold way too low. We can set it to near the top of the floating point range.