ColorHist Class Reference

List of all members.

Public Member Functions

 ColorHist ()
 Constructor.
virtual ColorHistclone ()
virtual ~ColorHist ()
 Destructor.
virtual std::vector< float > createFeatureVector (const Image< PixRGB< byte > > &img)
 Calculate the features using a color image.
virtual std::vector< float > createFeatureVector (const Image< float > &img)
 Calculate the features using a grey image.

Detailed Description

Definition at line 50 of file ColorHist.H.


Constructor & Destructor Documentation

ColorHist::ColorHist (  ) 

Constructor.

Definition at line 50 of file ColorHist.C.

ColorHist::~ColorHist (  )  [virtual]

Destructor.

Definition at line 54 of file ColorHist.C.


Member Function Documentation

std::vector< float > ColorHist::createFeatureVector ( const Image< float > &  img  )  [virtual]
std::vector< float > ColorHist::createFeatureVector ( const Image< PixRGB< byte > > &  img  )  [virtual]

Calculate the features using a color image.

Definition at line 58 of file ColorHist.C.

References CONV_BOUNDARY_CLEAN, getLAB(), Image< T >::getWidth(), lum, and sepFilter().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:16 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3