next up previous contents
Next: Calculation of errors Up: Smoothing and Contouring Previous: Smoothing and Contouring

*imsmooth* -- Smooth an image

 

Smooth the image with a gaussian function of = 2 pixels. A small () portion of the field will be used (smoothing takes longer on large arrays).

input file: rp90_ab.imh

output file: rp90_ab_smo.imh

  xr> xspatial                                           # Load the spatial package
  xs> imsmooth                                                   # Smooth the image
  name of input image (dev$pix) :  rp90_ab         # rp90_ab.imh from Section 6.7.1
  root name for output file [root_smo.imh] : rp90_ab
# =rp90_ab_smo.imhgif
        resultant output image dimensions: 200 x 200
        internal image dimensions for fft: 256 x 256

  type of convolving function (gauss): <cr>
  function radius, sigma or width: 2                                # In pixel units



Belinda Wilkes
Wed Jul 5 04:38:15 EDT 1995