EdgeHistogram Class Reference

#include <EdgeHistogram.h>

Inherits DescriptorBase.

List of all members.

Public Member Functions

 EdgeHistogram ()
 constructor
void SetSize ()
 set size of the edge histogram vector
void PrintElements ()
 prints the descriptor vector
std::string toString ()
 convert descriptor data to string
int match (EdgeHistogram *edHist)
 match descriptors and return distance

Public Attributes

std::vector< char > m_pEdge_Histogram
 edge histogram vector

Friends

std::ostream & operator<< (std::ostream &os, EdgeHistogram &s)


Constructor & Destructor Documentation

EdgeHistogram::EdgeHistogram (  ) 

constructor


Member Function Documentation

void EdgeHistogram::SetSize (  ) 

set size of the edge histogram vector

void EdgeHistogram::PrintElements ( void   )  [virtual]

prints the descriptor vector

Reimplemented from DescriptorBase.

std::string EdgeHistogram::toString (  ) 

convert descriptor data to string

Reimplemented from DescriptorBase.

int EdgeHistogram::match ( EdgeHistogram edHist  ) 

match descriptors and return distance


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
EdgeHistogram s 
) [friend]


Member Data Documentation

edge histogram vector


The documentation for this class was generated from the following file:

Generated on Tue Oct 14 16:35:18 2008 for vd by  doxygen 1.5.5