Main Page   Data Structures   File List   Data Fields   Globals  

cluster.c File Reference

#include "sadie.h"

Go to the source code of this file.

Data Structures

struct  _MERGE

Typedefs

typedef _MERGE MERGE

Functions

void CLUSTER (IMAGE *in, short niter, short nclass, short csize, PIXEL mthr, short iinc, short jinc, short kinc, PIXEL othr, IMAGE **out)


Typedef Documentation

typedef struct _MERGE MERGE
 

Referenced by CLUSTER().


Function Documentation

void CLUSTER IMAGE in,
short  niter,
short  nclass,
short  csize,
PIXEL  mthr,
short  iinc,
short  jinc,
short  kinc,
PIXEL  othr,
IMAGE **  out
 

Definition at line 32 of file cluster.c.

References CHECKIMG(), _MERGE::cls1, _MERGE::cls2, csize, IMAGE::data, _MERGE::dist, FALSE, GETMEM(), gmax, gmin, in, LINES, malloc, max, MERGE, MESSAGE(), min, IMAGE::nbnd, _MERGE::next, IMAGE::nlin, IMAGE::npix, out, PIXEL, PROGRESS(), SLEN, T_CLUSTER, T_EXIT, IMAGE::text, TIMING(), and TRUE.

Referenced by Sadie_Classify_ClusterCmd().


Generated on Sun May 18 15:36:20 2003 for tclSadie by doxygen1.3