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

redesign(BREAKING): auto-detect C or F order unless specified #22

Closed william-silversmith closed 4 years ago

william-silversmith commented 4 years ago

Previously, we just defaulted to interpreting the array in C order.