comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Region growing routine
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Region growing routine [message #40862] Tue, 14 September 2004 13:50
praveshsubramanian is currently offline  praveshsubramanian
Messages: 15
Registered: September 2004
Junior Member
Hello:
Thanks for the previous messages.
I have checked out the snake stuff. I do not think I want such a
complex thing.
What I want is that I shall specify a region to the routine and it
shall try to fill regions having the intensity of the specified
region. The IDL has a built-in that uses standard deviation and
thresholding.

Is there any way we can improve on this ? Since there tend to be
discontinuities in the region, the snake may sometimes stop following
the region, although it hasnt quite finished the job.

Thanks
Pravesh

helaha@gmx.net (Ahammer Helmut) wrote in message news:<f2c7de6c.0409140226.6566433f@posting.google.com>...
> XROI has a region growing functionality too.
> I have implemented XROI in my image processing application (IQM1.sav).
> If you are interested, look at
> http://www.uni-graz.at/people/ahammer/IQM/index.htm
>
> Best Regards,
> Helmut Ahammer
>
> praveshsubramanian@yahoo.com (Pravesh) wrote in message news:<e5a50c3b.0409130807.4b83e2c2@posting.google.com>...
>> Hello:
>> does anybody have a good routine to grow a region. the input is from
>> the device by the user. the image is a agrayscale mri image.
>>
>> i would like to know where can i find routines helpful for image
>> processing.
>>
>> thanks
>>
>> pravesh
Re: Region growing routine [message #40867 is a reply to message #40862] Tue, 14 September 2004 03:26 Go to previous message
helaha is currently offline  helaha
Messages: 26
Registered: March 2004
Junior Member
XROI has a region growing functionality too.
I have implemented XROI in my image processing application (IQM1.sav).
If you are interested, look at
http://www.uni-graz.at/people/ahammer/IQM/index.htm

Best Regards,
Helmut Ahammer

praveshsubramanian@yahoo.com (Pravesh) wrote in message news:<e5a50c3b.0409130807.4b83e2c2@posting.google.com>...
> Hello:
> does anybody have a good routine to grow a region. the input is from
> the device by the user. the image is a agrayscale mri image.
>
> i would like to know where can i find routines helpful for image
> processing.
>
> thanks
>
> pravesh
Re: Region growing routine [message #40880 is a reply to message #40867] Mon, 13 September 2004 09:14 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Pravesh writes:

> does anybody have a good routine to grow a region. the input is from
> the device by the user. the image is a agrayscale mri image.
>
> i would like to know where can i find routines helpful for image
> processing.

I've always found SEARCH2D to be helpful, although I guess
it is replaced now by the more powerful REGION_GROW. You
might also want to explore Active Contouring (or Snakes),
which can also be helpful with these MRI images:

http://www.dfanning.com/ip_tips/snakes.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Capitalising Standard, functions and routines
Next Topic: Reg netCDF plotting

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:31:06 PDT 2025

Total time taken to generate the page: 0.00433 seconds