Re: ENVI programming [message #16472] |
Sun, 25 July 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Shankar (tsshank@my-deja.com) writes:
> I would like to know how to program in envi?
One doesn't program in ENVI; one programs in IDL, which
is used to create ENVI.
> More specifically,
> I want to be able to do a K-Means classification of a large number of
> images and hence want to write a program to do it.
The obsolete KMEANS command has been replaced by the
CLUSTER command, which, as I understand it (and I
*don't* really), can be used to create K-Means classifications.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|