Introduction - If you have any usage issues, please Google them yourself
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Packet : 17869311bwdistsc.zip filelist
bwdistsc-illustration.jpg
bwdistsc.m