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
 


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 30 of file cluster.c.

References CHECKIMG, _MERGE::cls1, _MERGE::cls2, IMAGE::data, _MERGE::dist, GETMEM, malloc, max, MESSAGE, min, IMAGE::nbnd, _MERGE::next, IMAGE::nlin, IMAGE::npix, out, PROGRESS, SLEN, T_CLUSTER, T_EXIT, IMAGE::text, and TIMING.


Generated on Wed Apr 9 08:56:17 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002