Main Page   Data Structures   File List   Data Fields   Globals  

HISTOGRAM Struct Reference

#include <histogram.h>


Data Fields

int edge
int bin
int cbin
int numpixels
int mag [HIST_RESOL]
int dir [HIST_RESOL]
double r
int per


Field Documentation

int HISTOGRAM::bin
 

Definition at line 14 of file histogram.h.

Referenced by HIST_DIR_OF_EDGE_NEIGHBOUR, HIST_INIT, HIST_ORIENTATION, HIST_RESOLVE, and HIST_SUPPRESS.

int HISTOGRAM::cbin
 

Definition at line 15 of file histogram.h.

Referenced by HIST_INIT, and HIST_ORIENTATION.

int HISTOGRAM::dir[HIST_RESOL]
 

Definition at line 18 of file histogram.h.

Referenced by HIST_DIR, HIST_INIT, and HIST_ORIENTATION.

int HISTOGRAM::edge
 

Definition at line 13 of file histogram.h.

Referenced by HIST_INIT.

int HISTOGRAM::mag[HIST_RESOL]
 

Definition at line 17 of file histogram.h.

Referenced by HIST_INIT, HIST_MAG, and HIST_RTH_PERCENTILE.

int HISTOGRAM::numpixels
 

Definition at line 16 of file histogram.h.

Referenced by HIST_INIT, HIST_MAG, and HIST_RTH_PERCENTILE.

int HISTOGRAM::per
 

Definition at line 20 of file histogram.h.

Referenced by HIST_DIR, HIST_INIT, and HIST_RTH_PERCENTILE.

double HISTOGRAM::r
 

Definition at line 19 of file histogram.h.

Referenced by HIST_INIT, and HIST_RTH_PERCENTILE.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 9 08:56:24 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002