RegionShape Class Reference

#include <RegionShape.h>

Inherits DescriptorBase.

List of all members.

Public Member Functions

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

Public Attributes

std::vector< char > m_ArtDE
 descriptor vector

Friends

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


Constructor & Destructor Documentation

RegionShape::RegionShape (  ) 

constructor


Member Function Documentation

void RegionShape::SetSize (  ) 

set size of the descriptor vector

void RegionShape::PrintElements ( void   )  [virtual]

prints the descriptor vector

Reimplemented from DescriptorBase.

std::string RegionShape::toString (  ) 

convert descriptor data to string

Reimplemented from DescriptorBase.

int RegionShape::match ( RegionShape regShape  ) 

match descriptors and return distance


Friends And Related Function Documentation

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


Member Data Documentation

std::vector<char> RegionShape::m_ArtDE

descriptor 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