home *** CD-ROM | disk | FTP | other *** search
/ Mega A/V / mega_av.zip / mega_av / GRAPHUTL / PBMPLUS.ZIP / PGMEDGE.MAN < prev    next >
Text File  |  1991-08-11  |  1KB  |  67 lines

  1.  
  2.  
  3. pgmedge(1)                 Unix Programmer's Manual                 pgmedge(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      pgmedge - edge-detect a portable graymap
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      pppgggmmmeeedddgggeee [_p_g_m_f_i_l_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads a portable graymap as input.  Outlines  the  edges,  and  writes  a
  14.      portable   graymap   as  output.   Piping  the  result  through  pppgggmmmtttooopppbbbmmm
  15.      ---ttthhhrrreeessshhhooolllddd and playing with the threshold value will give a bitmap of the
  16.      edges.
  17.  
  18.      The edge detection technique used is to take the Pythagorean sum  of  two
  19.      Sobel  gradient  operators at 90 degrees to each other.  For more details
  20.      see "Digital Image Processing" by Gonzalez and Wintz, chapter 7.
  21.  
  22. SSSEEEEEE AAALLLSSSOOO
  23.      pgmenhance(1), pgmtopbm(1), pgm(5), pbm(5)
  24.  
  25. AAAUUUTTTHHHOOORRR
  26.      Copyright (C) 1991 by Jef Poskanzer.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                               04 February 1990                               1
  65.  
  66.  
  67.