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

Home » Public Forums » archive » about label_region
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: about label_region [message #25696 is a reply to message #25636] Tue, 10 July 2001 07:54 Go to previous messageGo to previous message
julia65201 is currently offline  julia65201
Messages: 9
Registered: July 2001
Junior Member
> Amar Nayegandhi said,
> [
> label_region uses a 'connected components' algorithm that is described
> in any good Image Processing text book. It has the option of using 4
> neighbors or 8 neighbors. I have used labe_region often, and I have a
> strong feeling i get the same results using the 4 or 8-neighbor
> approach. I dont think the 8-neighbor approach gives any better results
> than the 4-neighbor approach.
> - amar
> ]

Thanks for your information!

I just wonder where IDL put all these functions in. Is it written in
IDL or C? I tried to realized it in IDL. As you know, since
connectivity algorithm is not a parallel algorithm, it should be done
on pixels one by one. And to keep the equivalent region information, I
assign a very big matrix even it is very sparse. So the algorithm is
very slow. Can you give me some hint to improve it, such as how to
keep the equivalent region information efficiently?

Julia
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Source Code into latex
Next Topic: Practical IDL Programming: Now In Print!

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

Current Time: Thu Oct 09 22:55:07 PDT 2025

Total time taken to generate the page: 2.80069 seconds