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

HxCorba::Histogram Interface Reference

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

#include <HxCorbaHistogram.idl>

Inheritance diagram for HxCorba::Histogram::

HxCorba::HistogramData List of all members.

Public Methods

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

Detailed Description

A histogram (HxHistogram in C++).


Member Function Documentation

Histogram HxCorba::Histogram::smooth in double    sigma
 

HistogramModeSeq HxCorba::Histogram::modes  
 

Histogram HxCorba::Histogram::normalize in double    weight
 

double HxCorba::Histogram::intersection in Histogram    h
 

double HxCorba::Histogram::chiSquare in Histogram    h
 

double HxCorba::Histogram::chiSquareNorm in Histogram    h
 

Histogram HxCorba::Histogram::threshold in double    valThreshold
 

long HxCorba::Histogram::countBins in double    valThreshold
 

Histogram HxCorba::Histogram::reduceRange in long    binMin1,
in long    binMax1,
in long    binMin2,
in long    binMax2,
in long    binMin3,
in long    binMax3
 

Histogram HxCorba::Histogram::reduceRangeVal in double    binValMin1,
in double    binValMax1,
in double    binValMin2,
in double    binValMax2,
in double    binValMin3,
in double    binValMax3
 

Histogram HxCorba::Histogram::to1D in long    dim
 

void HxCorba::Histogram::render3d in RgbBuffer    buf,
in long    dataWidth,
in long    dataHeight,
in double    elevation,
in double    alpha,
in double    threshold
 

void HxCorba::Histogram::destroy  
 

void HxCorba::Histogram::put  
 


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