#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) |
|
|
|
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. |