Public Member Functions | |
Patch (const Dims &dims) | |
void | addPatch (const Image< float > &p) |
Image< float > | getMean () const |
int | w () const |
Dims | getDims () const |
void | save (const std::string &base) const |
bool | load (const std::string &base) |
void | loadDefault (const Image< float > &img) |
double | distance (const Image< float > &patch) const |
Definition at line 119 of file app-nfsu-speed-extract.C.