home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / image / processi / 1746 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.0 KB  |  47 lines

  1. Newsgroups: sci.image.processing
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!usenet.coe.montana.edu!saimiri.primate.wisc.edu!ames!agate!spool.mu.edu!sgiblab!swrinde!ringer!news
  3. From: braker@ennex2.eng.utsa.edu (Jim Brakefield)
  4. Subject: Re: Edge Detection And Segmentation Using Khorus And PV-WAVE
  5. Message-ID: <1993Jan27.140531.13338@ringer.cs.utsa.edu>
  6. Keywords: edge detection, image processing
  7. Sender: news@ringer.cs.utsa.edu
  8. Nntp-Posting-Host: ennex2.eng.utsa.edu
  9. Organization: Univ of Texas at San Antonio
  10. References: <ANADEEM.93Jan24173844@ampere.sci.image.processing>
  11. Distribution: sci.image.processing
  12. Date: Wed, 27 Jan 1993 14:05:31 GMT
  13. Lines: 32
  14.  
  15. In article <ANADEEM.93Jan24173844@ampere.sci.image.processing>  
  16. anadeem@ampere.sci.image.processing (Ahmed Nadeem) writes:
  17. > Netters,
  18. >         I am currently working on a research project that involves  
  19. generating
  20. > solid or geometric models from MRI images. Part of the procedure will  
  21. require 
  22. > me to possibly perform Thresholding & Edge Detection on my MRI images in  
  23. order
  24. > to find out which pixels lie on boundaries between two different  
  25. regions. 
  26. > Thus, I would like to have an Image Processing Software package that has  
  27. good 
  28. > Edge Detection and Classification ( Segmentation ) modules/routines.  
  29. >         I have heard a lot about Khoros ( University Of New Mexico) and 
  30. > PV-WAVE (Precision Visuals) and was curious if other professionals or  
  31. students
  32. > had any experience on how good they are for the above purposes.  
  33. Suggestions 
  34. > on other software packages are also much welcome.
  35. >                                                        Thanks,
  36. >                                                               Ahmed  
  37. Nadeem
  38.  
  39. I have implemented "steerable filters" (Freeman & Adelson, PAMI Sept.  
  40. 1991)
  41. using PV~WAVE.  Filtering via convolution in frequency domain.  I only
  42. implemented line element rather than edge detection & location.
  43.  
  44. You should checkout the MegaWave package from France.  It does anisotropic
  45. blurring (Saint-Marc, Chen, & Medioni; PAMI June 1991).
  46.  
  47.