

Classes | |
| struct | PatchInfo |
Public Member Functions | |
| PatchSet (int height) | |
| Patch & | operator[] (int i) |
| void | save () const |
| bool | load () |
| void | loadDefault () |
| int | predictDigit (const Image< float > &area, const Point2D< int > &upperRight, const bool *digitmask, double *dist) const |
| PatchSet (const std::string &nm, const Dims &d) | |
| Dims | getDims () const |
| void | save () const |
| void | load () |
| void | addLabeledPatch (const std::string &label, const Image< PixRGB< byte > > &patch) |
Definition at line 199 of file app-nfsu-speed-extract.C.
1.6.3