|
Hi,
On Mon, 25 Sep 2006, Michael Doube wrote:
> When one runs the Euclidean distance map (EDM) on a stack, does the
> operation work in 3D or 2D?
For stacks, it asks "process all slices?", which means that every slice is
processed individually. So, it is 2D.
Though, it seems easy enough to extend the source code to do proper 3D
EDM.
Ciao,
Dscho
|