ObjRecSPM Class Reference

Inheritance diagram for ObjRecSPM:
Inheritance graph
[legend]
Collaboration diagram for ObjRecSPM:
Collaboration graph
[legend]

List of all members.

Classes

struct  Descriptor
struct  Object
struct  SiftKeypoint

Public Member Functions

 ObjRecSPM (OptionManager &mgr, const std::string &descrName="ObjRecSPM", const std::string &tagName="ObjRecSPM")
void start2 ()
 This is called from within start() after the subcomponents have started.
void train (const Image< PixRGB< byte > > &img, const std::string label)
void finalizeTraining ()
std::string predict (const Image< PixRGB< byte > > &img)
Descriptor extractFeatures (const Image< float > &input)
Descriptor extractSiftFeatures (const Image< float > &input)
uint getObject (const std::string name)
int findObject (const Descriptor &desc)
double matchKernel (const std::vector< Histogram > &A, const std::vector< Histogram > &B)
double matchDescriptor (const Descriptor &descA, const Descriptor &descB)
std::vector< std::vector< byte > > getSiftDescriptor (const Image< float > &lum, const float x, const float y, const float s)
void calculateOrientationVector (const float x, const float y, const float s, const Image< float > &gradmag, const Image< float > &gradorie, Histogram &OV)
std::vector< std::vector< byte > > createVectorsAndKeypoints (const float x, const float y, const float s, const Image< float > &gradmag, const Image< float > &gradorie, Histogram &OV)

Detailed Description

Definition at line 54 of file ObjRecSPM.H.


Member Function Documentation

void ObjRecSPM::start2 (  )  [virtual]

This is called from within start() after the subcomponents have started.

Reimplemented from ModelComponent.

Definition at line 94 of file ObjRecSPM.C.


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