This is the complete list of members for
HistogramUV, including all inherited members.
add(const HistogramUV &other) | HistogramUV | |
addImage(ColorImageUV8 &imageUV, GrayLevelImage8 &graimageY, Box2D< int > bBox, unsigned minY=1, unsigned maxY=254) | HistogramUV | |
addImage(ColorImageUV8 &imageUV, GrayLevelImage8 &graimageY, unsigned minY=1, unsigned maxY=254) | HistogramUV | |
applyThreshold(float thresholdFactor=1.0, float dilationRadius=0.0) | HistogramUV | |
checkInit() const | HistogramUV | [private] |
clear() | HistogramUV | |
clearCenter(unsigned int range) | HistogramUV | |
correct(int val, int y) const | HistogramUV | [inline, private] |
distance(HistogramUV &other) const | HistogramUV | |
divideBy(const HistogramUV ÷nt) | HistogramUV | |
getBinSize() const | HistogramUV | [inline] |
getData() const | HistogramUV | [inline] |
getDeviation() | HistogramUV | |
getImage(ColorImageRGB8 &imageRGB, float exponent=0.5) const | HistogramUV | |
getMask(ColorImageUV8 &imageUV, GrayLevelImage8 &imageY, unsigned minY=20, unsigned maxY=235) const | HistogramUV | |
getMatrix() const | HistogramUV | [inline] |
getMaxValue() const | HistogramUV | |
getMeanValue() const | HistogramUV | |
HistogramUV(unsigned binSize) | HistogramUV | |
HistogramUV() | HistogramUV | |
HistogramUV(const HistogramUV &other) | HistogramUV | |
m_BinSize | HistogramUV | [private] |
m_Data | HistogramUV | [private] |
m_DataLength | HistogramUV | [private] |
m_Matrix | HistogramUV | [private] |
m_NumBins | HistogramUV | [private] |
normalizeMax() | HistogramUV | |
operator=(const HistogramUV &other) | HistogramUV | |
printOn(std::ostream &strm) | HistogramUV | |
substract(float value) | HistogramUV | |
~HistogramUV() | HistogramUV | |