
Score the fit between predicted and actual eye positions. More...
#include <TIGS/Scorer.H>

Public Member Functions | |
| virtual void | accum (const Image< float > &eyeposmap, int pos)=0 |
| virtual std::string | getScoreString (const std::string &name)=0 |
Score the fit between predicted and actual eye positions.
Definition at line 49 of file Scorer.H.
1.6.3