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

Home » Public Forums » archive » Re: Pixel modification after classification
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: Pixel modification after classification [message #78159] Tue, 01 November 2011 05:21 Go to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Steffen Reich writes:

> I programmed a decission tree with IDL and now I`m at the point that I
> want to eliminate all areas of class below a specific value. For example
> all areas less than 20Pixels. I want use the region_grow function to
> calculate those areas and then change those pixels of the area since the
> result of the region_grow function is a vector of array indices. But
> perhaps I`m on a wrong or circuitous way, therefore I want to ask you
> what do you think about it and if you have any hints for me.

This sounds more like a job for Label_Region, rather than
Region_Grow. My blob analysis tools have a feature that
will allow you to exclude "blobs" below a certain size
from further analysis.

http://www.idlcoyote.com/ip_tips/blobanalysis.html

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Pixel modification after classification [message #78240 is a reply to message #78159] Wed, 02 November 2011 04:15 Go to previous message
Steffen Reich is currently offline  Steffen Reich
Messages: 8
Registered: October 2011
Junior Member
Am 01.11.2011 13:21, schrieb David Fanning:
> Steffen Reich writes:
>
>> I programmed a decission tree with IDL and now I`m at the point that I
>> want to eliminate all areas of class below a specific value. For example
>> all areas less than 20Pixels. I want use the region_grow function to
>> calculate those areas and then change those pixels of the area since the
>> result of the region_grow function is a vector of array indices. But
>> perhaps I`m on a wrong or circuitous way, therefore I want to ask you
>> what do you think about it and if you have any hints for me.
>
> This sounds more like a job for Label_Region, rather than
> Region_Grow. My blob analysis tools have a feature that
> will allow you to exclude "blobs" below a certain size
> from further analysis.
>
> http://www.idlcoyote.com/ip_tips/blobanalysis.html
>
> Cheers,
>
> David
>
>
>
Thank you for your answer.

Greeting
Steffen
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Math errors tracked! To a built-in library...
Next Topic: Coyote Tex

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

Current Time: Thu Oct 09 07:40:45 PDT 2025

Total time taken to generate the page: 1.08196 seconds