HomogeneousTexture Class Reference

#include <HomogeneousTexture.h>

Inherits DescriptorBase.

List of all members.

Public Member Functions

 HomogeneousTexture ()
int Initialise (int flag)
 initialise the descriptor with the given parameters
void SetFlag (int flag)
 set flag for energy deviation presence
int GetFlag ()
 get flag for energy deviation presence
void SetSize ()
 set the size of the descriptor vector
int GetSize ()
 get the size of the descriptor vector
void PrintElements ()
 prints the descriptor vector
std::string toString ()
 convert descriptor data to string
int match (HomogeneousTexture *homText)
 match descriptors and return distance

Public Attributes

std::vector< int > feature
 descriptor vector

Private Attributes

int energydeviationflag
 energy deviation presence flag

Friends

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


Constructor & Destructor Documentation

HomogeneousTexture::HomogeneousTexture (  ) 


Member Function Documentation

int HomogeneousTexture::Initialise ( int  flag  ) 

initialise the descriptor with the given parameters

void HomogeneousTexture::SetFlag ( int  flag  ) 

set flag for energy deviation presence

int HomogeneousTexture::GetFlag (  )  [inline]

get flag for energy deviation presence

void HomogeneousTexture::SetSize (  ) 

set the size of the descriptor vector

int HomogeneousTexture::GetSize (  )  [inline]

get the size of the descriptor vector

void HomogeneousTexture::PrintElements ( void   )  [virtual]

prints the descriptor vector

Reimplemented from DescriptorBase.

std::string HomogeneousTexture::toString (  ) 

convert descriptor data to string

Reimplemented from DescriptorBase.

int HomogeneousTexture::match ( HomogeneousTexture homText  ) 

match descriptors and return distance


Friends And Related Function Documentation

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


Member Data Documentation

std::vector<int> HomogeneousTexture::feature

descriptor vector

energy deviation presence flag


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