home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / aim / !aim / macros / demo7 < prev    next >
Encoding:
Text File  |  1990-09-07  |  155 b   |  6 lines

  1. * example of the removal of white shot noise
  2. *
  3. read bnoise a * read bernadette image
  4. medi a b      * compute a 3x3 median filter
  5. medi b c      * and again
  6.