Learn feature/position pairings with a linear least-squares best fit. More...
#include <TIGS/LeastSquaresLearner.H>
Public Member Functions | |
LeastSquaresLearner (OptionManager &mgr) | |
void | dontSave () |
virtual Image< float > | getBiasMap (const TrainingSet &tdata, const Image< float > &features) const |
Learn feature/position pairings with a linear least-squares best fit.
Definition at line 46 of file LeastSquaresLearner.H.