Login  Register

Re: Replace Height scaling with Voxel depth

Posted by Mike Myerburg on Apr 07, 2008; 1:37am
URL: http://imagej.273.s1.nabble.com/Replace-Height-scaling-with-Voxel-depth-tp3696663p3696664.html

To answer my own question- it is easily done with getVoxelSize and
setVoxelSize.

Amazing what you can find if you read the directions...

Cheers

> Hi-
>
> I am trying to make a macro that will replace the Pixel height with the
> Voxel depth.  Unfortunately my Z-scan images have the two values inverted
> and therefore give incorrect height measurements.
>
> Thanks, Mike
>