Next: ``Range
Labelling'' -- Up: Manipulation
Previous: ``Flip''
-- Flip
``Resize'' -- Save
a resized 2D/3D Image
- purpose:
- Save a subvolume of loaded 2D/3D image to disk.
- input:
- An 8-bit volume.
- output:
- A resized subvolume of the input 8-bit volume.
- parameters:
- Default parameters menu is
Low_x = 1
* Low_y = 1
* Low_z = 1
* X_width = 256
* Y_width = 256
* Z_width = 256
* Save volume # = 0
* Output filename (no extension) = output
*
- comments:
-
- Resizes the subvolume loaded into impromptu.
- An extremely fast function.
- In keeping with the impromptu conventions, the image coordinates
in the parameters menu run from
to
where mx, my, and mz are the x, y,
and z image dimensions. The actual coordinates inside
the program run from
to
.
Philip Americus
The Multidimensional Image Processing Lab
Fri Aug 30 10:26:42 EDT 1996