[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Clsuter analysis wiht IDL
- Subject: Re: Re: Clsuter analysis wiht IDL
- From: dw(at)isva.dtu.dk (Dorthe Wildenschild)
- Date: 5 Mar 2001 09:26:26 +0100
- Mail-From: dw@isva.dtu.dk from mail.isva.dtu.dk [192.38.88.3]
- Newsgroups: comp.lang.idl-pvwave
- Organization: Mailgate.ORG Server - http://www.Mailgate.ORG
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:23838
Hi Gonzalo,
you wrote:
<what is the difference between the obsolete IDL procedure
"kmeans" and the
<new "cluster" ?... In theory, with this procedures we get
the same results, but
<I tested it with the same input parameters (same image, quantity of
clusters,
<etc, etc), and we got different results...
I haven't responded to your earlier post of this question because I don't
know the answer. In the last few days, I've managed to solve my problems
with the CLUSTER function by not using it! I've downloaded a program
written by Vincent Schmithorst called CCHIPS/IDL and there's a procedure
in this program package called ksegment.pro which I've modified and am
now using for my cluster analysis. And it works well!!
CHIPS is Copyright 2001 by
The Imaging
Research Center
Children's
Hospital Medical Center
3333 Burnet Ave.
Suite R056
Cincinnati,
OH 45229
and can be downloaded from their web site:
http://www.irc.chmcc.org
Good luck,
Dorthe