HOME GUIDE OPERATIONS DOCS FAQ TECHNIQUES FORMATS INSTALL NEW TIPS WEB LINKS WADSWORTH

DC - Decimate image

(3/12/99)

PURPOSE

Decimate 2-D or 3-D real image.

SEE ALSO

DC S [Decimate image - Sum neighbouring pixels]
IP [Interpolate - Bilinear]

USAGE

.OPERATION: DC

.INPUT FILE: PIC001
[Enter name of input file.]

.OUTPUT FILE: PIC002
[Enter name of output file.]

.DECIMATION FACTORS X, Y: 3,2
[Enter decimation factors for NSAM and NROW dimensions.]

If the input file is a 3D volume the following question will appear:

.DECIMATION FACTOR Z: 3
[Enter decimation factor for NSLICE dimension.]

NOTES

  1. In the above example, the dimensions of the the output file will be reduced to NSAM/3, NROW/2, NSLICE/3. Only every third, second, and third (in respective dimentions) pixels will be retained, the remaining pixels will be skipped.

SUBROUTINES

DECIMATE

CALLER

VTIL2

© Copyright Notice /       Enquiries: spider@wadsworth.org

BACK TO SPIDER BACK TO WADSWORTH