ComplexObject Class Reference

Collaboration diagram for ComplexObject:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComplexObject (char *name, char *vodbName)
 Constructor.
 ComplexObject (char *objFile)
virtual ~ComplexObject ()
 Destructor.
int matchKeypoints (bool showAll, Image< PixRGB< byte > > inputImg, VisualObjectMatchAlgo voma, std::vector< rutz::shared_ptr< VisualObjectMatch > > &matches, Image< PixRGB< byte > > &kpImg, Image< PixRGB< byte > > &fusedImg)
int matchKeypoints (bool showAll, rutz::shared_ptr< VisualObject > vo, VisualObjectMatchAlgo voma, std::vector< rutz::shared_ptr< VisualObjectMatch > > &matches, Image< PixRGB< byte > > &kpImg, Image< PixRGB< byte > > &fusedImg)

Public Attributes

std::string itsName

Detailed Description

Definition at line 52 of file ComplexObject.H.


Constructor & Destructor Documentation

ComplexObject::ComplexObject ( char *  name,
char *  vodbName 
)

Constructor.

Definition at line 47 of file ComplexObject.C.

References VisualObjectDB::loadFrom(), and MYLOGVERB.

ComplexObject::~ComplexObject (  )  [virtual]

Destructor.

Definition at line 110 of file ComplexObject.C.


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