Base class for learning associations between visual features and eye positions. More...
#include <TIGS/TopdownLearner.H>
Public Member Functions | |
TopdownLearner (OptionManager &mgr, const std::string &descr, const std::string &tag) | |
virtual Image< float > | getBiasMap (const TrainingSet &tdata, const Image< float > &features) const =0 |
Base class for learning associations between visual features and eye positions.
Definition at line 47 of file TopdownLearner.H.