SceneRecServer_i Class Reference

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

List of all members.

Public Member Functions

 SceneRecServer_i (OptionManager &mgr)
void newInput (const ImageOrb &img)
 Setup up with image to be processed.
short outputReady ()
 Is the last given input done processing?
short getLandmarkLoc (Point2DOrb &loc)
 Get the feature point. Used for landmark navigation.
void trainFeature (const ImageOrb &img, const Point2DOrb &loc, const DimsOrb &window, const short leg)
 Train the system on a given feature location.
virtual void shutdown ()

Detailed Description

Definition at line 64 of file SceneRecServer.H.


Member Function Documentation

short SceneRecServer_i::getLandmarkLoc ( Point2DOrb &  loc  ) 

Get the feature point. Used for landmark navigation.

Definition at line 108 of file SceneRecServer.C.

References Point2D< T >::i.

void SceneRecServer_i::newInput ( const ImageOrb &  img  ) 

Setup up with image to be processed.

Definition at line 95 of file SceneRecServer.C.

References image, and orb2Image().

short SceneRecServer_i::outputReady (  ) 

Is the last given input done processing?

Reimplemented from SceneRec.

Definition at line 103 of file SceneRecServer.C.

void SceneRecServer_i::trainFeature ( const ImageOrb &  img,
const Point2DOrb &  loc,
const DimsOrb &  window,
const short  leg 
)

Train the system on a given feature location.

Definition at line 119 of file SceneRecServer.C.

References image, and orb2Image().


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