Re: Region growing [message #11544] |
Tue, 21 April 1998 00:00 |
Mark Elliott
Messages: 10 Registered: February 1998
|
Junior Member |
|
|
Radar3 wrote:
>
> Hello !!
>
> I have the need for a region growing algorithm.
> I doesnot have be a fancy one but one that works.
> Preferably in IDL ~pvwave
>
> Thanks,
>
> Martin Vissers
Try SEARCH2D or SEARCH3D in IDL.
--
Mark Elliott |
Dept of Radiology | Voice: (215) 898-9357
University of Pennsylvania | FAX : (215) 573-2113
Philadelphia, PA 19104 USA | Email: mark@mail.mmrrcc.upenn.edu
|
|
|
Re: Region growing [message #11574 is a reply to message #11544] |
Fri, 17 April 1998 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Radar3 (radar3@axp16.iend.wau.nl) writes:
> I have the need for a region growing algorithm.
> I doesnot have be a fancy one but one that works.
> Preferably in IDL ~pvwave
Try ERODE. Part of the DILATE/ERODE duo.
Cheers,
David
-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|