Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HistogramOperations Interface Reference

A histogram (HxHistogram in C++). More...

Inheritance diagram for HistogramOperations::

HistogramDataOperations Histogram HistogramPOA _HistogramStub HistogramPOATie List of all members.

Public Methods

Histogram smooth (double sigma)
HistogramMode[] modes ()
Histogram normalize (double weight)
double intersection (Histogram h)
double chiSquare (Histogram h)
double chiSquareNorm (Histogram h)
Histogram threshold (double valThreshold)
int countBins (double valThreshold)
Histogram reduceRange (int binMin1, int binMax1, int binMin2, int binMax2, int binMin3, int binMax3)
Histogram reduceRangeVal (double binValMin1, double binValMax1, double binValMin2, double binValMax2, double binValMin3, double binValMax3)
Histogram to1D (int dim)
void render3d (RgbBuffer buf, int dataWidth, int dataHeight, double elevation, double alpha, double threshold)
void destroy ()
void put ()

Detailed Description

A histogram (HxHistogram in C++).


Member Function Documentation

Histogram HistogramOperations::smooth double    sigma
 

Reimplemented in _HistogramStub, and HistogramPOATie.

HistogramMode [] HistogramOperations::modes  
 

Reimplemented in _HistogramStub, and HistogramPOATie.

Histogram HistogramOperations::normalize double    weight
 

Reimplemented in _HistogramStub, and HistogramPOATie.

double HistogramOperations::intersection Histogram    h
 

Reimplemented in _HistogramStub, and HistogramPOATie.

double HistogramOperations::chiSquare Histogram    h
 

Reimplemented in _HistogramStub, and HistogramPOATie.

double HistogramOperations::chiSquareNorm Histogram    h
 

Reimplemented in _HistogramStub, and HistogramPOATie.

Histogram HistogramOperations::threshold double    valThreshold
 

Reimplemented in _HistogramStub, and HistogramPOATie.

int HistogramOperations::countBins double    valThreshold
 

Reimplemented in _HistogramStub, and HistogramPOATie.

Histogram HistogramOperations::reduceRange int    binMin1,
int    binMax1,
int    binMin2,
int    binMax2,
int    binMin3,
int    binMax3
 

Reimplemented in _HistogramStub, and HistogramPOATie.

Histogram HistogramOperations::reduceRangeVal double    binValMin1,
double    binValMax1,
double    binValMin2,
double    binValMax2,
double    binValMin3,
double    binValMax3
 

Reimplemented in _HistogramStub, and HistogramPOATie.

Histogram HistogramOperations::to1D int    dim
 

Reimplemented in _HistogramStub, and HistogramPOATie.

void HistogramOperations::render3d RgbBuffer    buf,
int    dataWidth,
int    dataHeight,
double    elevation,
double    alpha,
double    threshold
 

Reimplemented in _HistogramStub, and HistogramPOATie.

void HistogramOperations::destroy  
 

Reimplemented in _HistogramStub, and HistogramPOATie.

void HistogramOperations::put  
 

Reimplemented in _HistogramStub, and HistogramPOATie.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:22 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001