Public Member Functions | |
void | score (const std::string &name, const Image< float > &eyeposmap, int pos) |
void | showScore (const std::string &name) |
void | writeScore (const std::string &name, std::ostream &os) |
Public Attributes | |
int | observedCount |
PercentileScorer | itsPrctileScorer |
NssScorer | itsNssScorer |
KLScorer | itsKLScorer |
SwpeScorer | itsSwpeScorer |
Definition at line 163 of file Scorer.H.