Re: labelling of similar pixels (Connected Component Labeling) ? [message #66398] |
Tue, 12 May 2009 21:46 |
agnarhs
Messages: 4 Registered: May 2009
|
Junior Member |
|
|
On 12 Mai, 18:01, David Fanning <n...@dfanning.com> wrote:
> ben.bighair writes:
>> I think you want LABEL_REGION. See more at ...
>
>> IDL>?label_region
>
> Ben is right, but be careful with regions on the edge of
> pixel array. Label_Region doesn't handle such pixels very
> well. Usually, you have to build a border around your pixels
> to make things work correctly:
>
> http://www.dfanning.com/ip_tips/blobanalysis.html
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Thank you guys, I really appreciate it.
|
|
|
|
|