next up previous
Next: ``3D_Expand'' -- generate Up: Manipulation Previous: ``volume properties'' --

``3D_Shrink'' -- generate a shrunken (subsampled) version of an image

purpose:
Shrinks a 3D volume via voxel decimation or averaging.

``Decimate'' shrinks the input 3D volume by eliminating all but every "factor"-th voxel in each direction. ``Average'' shrinks the input 3D volume by finding the mean within a ``factor'' window, replacing every ``factor''-th voxel in each direction by that value and eliminating all other voxels.

input:
An 8-bit 3D volume, from memory.
output:
An 8-bit 3D volume, written to disk.
parameters:
Default menu parameters are
type of shrink = decimate
shrink factor = 2
output filename = shrink_vol
``type of shrink'' can be set to either ``decimate'' or ``average.'' ``shrink factor'' must have a value between two and ten, inclusive. The filename of the output image should be entered in the appropriate slot.
comments:

  1. Quick and easy way to get a smaller version of a 3D image.
  2. A fast function.



Updated: Fri May 19 14:39:07 CDT




Copyright 1994-99 Division of Physiologic Imaging, Dept. of Radiology, Univ. of Iowa


VIDA Directory | DPI Homepage | Contact Us | Search