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

Home » Public Forums » archive » Re: KMean Clustering of RGB Images
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: KMean Clustering of RGB Images [message #53925 is a reply to message #53904] Tue, 08 May 2007 06:13 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
helaha@gmx.net schrieb:
> Recently I tested the Kmeans clustering of an RGB image with the
> CLUSTER and CLUST_WTR commands.
> The results were not very promising, because they depended on the
> image orientation and on the number of image pixels.
> I'm not a specialist in clustering, but in my opinion the results
> should be identical, especially regardless of the order of the data
> points.
>
Not sure what you mean by "order of the data points". But any clustering
algorithm that minimizes a cost function (like k-means) can get trapped
in a local minimum. The IDL help for CLUST_WTR says

"Because the initial clusters are chosen randomly, your results may
differ slightly each time the CLUST_WTS routine is invoked, even for the
same input data. For data with well-defined clusters the differences
should be slight. For randomly-scattered data (no distinguishable
clusters), the results may be significantly different, which may
indicate that k-means clustering is not appropriate for your data."

- Mort
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Place a colorbar under each plot whose position is determined by !p.multi
Next Topic: Re: Place a colorbar under each plot whose position is determined by !p.multi

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

Current Time: Thu Oct 09 21:20:06 PDT 2025

Total time taken to generate the page: 0.08069 seconds