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

Create Binary Images of EDT

william-silversmith opened this issue · comments

Start creating binary deployments of the EDT package. This helps avoid the numpy installation issue and also avoids EDTers from needing a C++ compiler toolchain.

Binaries created for manylinux and a limited number of OS X variants (Python 2.7, Python 3.6).