Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::HistogramIntersection Class Reference

#include <descriptor.h>

Inheritance diagram for fl::HistogramIntersection:

fl::Comparison List of all members.

Public Methods

 HistogramIntersection ()
 HistogramIntersection (std::istream &stream)
virtual float value (const Vector< float > &value1, const Vector< float > &value2, bool preprocessed=false) const

Detailed Description

Counts number of similar entries in a pair of histograms. Measures "similarity" as the ratio of the smaller entry to the larger entry. Scales count by the number entries in one of the histograms.


Constructor & Destructor Documentation

fl::HistogramIntersection::HistogramIntersection   [inline]
 

HistogramIntersection::HistogramIntersection std::istream &    stream
 


Member Function Documentation

float HistogramIntersection::value const Vector< float > &    value1,
const Vector< float > &    value2,
bool    preprocessed = false
const [virtual]
 

Implements fl::Comparison.


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:26 2004 for fl by doxygen1.2.18