Replace Height scaling with Voxel depth

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Replace Height scaling with Voxel depth

Mike Myerburg
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
Reply | Threaded
Open this post in threaded view
|

Re: Replace Height scaling with Voxel depth

Mike Myerburg
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
>