home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / softsys / khoros / 2921 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!mimbres.cs.unm.edu!pprg.unm.edu!daemon
  2. From: Peter.Averkamp@e20.physik.tu-muenchen.de (Peter Averkamp)
  3. Newsgroups: comp.soft-sys.khoros
  4. Subject: Re:  Routines for getting profiles of images
  5. Message-ID: <41728@pprg.eece.unm.edu.pprg.unm.edu>
  6. Date: 19 Nov 92 11:35:00 GMT
  7. Sender: news@pprg.unm.edu
  8. Lines: 16
  9.  
  10. > I am interested in knowing whether there are routines for getting profiles from
  11. > images.  What I want to do is to put up two points on an image and receive an
  12. > intensity profile (a plot of gray level variation along the path connecting the
  13. > two points).
  14.  
  15. Use vsamp to sample your picture along a straight line. Make
  16. shure that you set the Number of samples to a meaningful 
  17. value, e.g. 256. The you can directly plot the output of vsamp
  18. through xprism2.
  19.  
  20. \Peter
  21.  
  22. Peter Averkamp,                      | email:
  23. Physics Department E20               | petav@e20.physik.tu-muenchen.de
  24. Techn. Univ. of Munich               | Phone: ++49 (89) 3209-2408 and -2814
  25. D-8046 Garching, Germany             | Fax:   ++49 (89) 3209-2338
  26.