home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / graphics / utility / aim_xtra.lzh / AIM_XTRA / EXAM2.AIM (.txt) < prev    next >
Text File  |  1988-08-17  |  298b  |  9 lines

  1. *example of grey-value operations.
  2. read trui  * read the trui image
  3. gradx A,B  * horizontal gradient image
  4. grady A,C  * vertical gradient image
  5. hist       * display the histogram of A
  6. hist B     * display the histogram of B
  7. lapl A,D   * enhance the image
  8. gdisp      * remove the histogram 
  9.