Public Member Functions | |
ObjRecHMax (OptionManager &mgr, const std::string &descrName="ObjRecHMax", const std::string &tagName="ObjRecHMax") | |
void | start2 () |
This is called from within start() after the subcomponents have started. | |
void | train (const Image< PixRGB< byte > > &img, const std::string label) |
std::string | test (const Image< PixRGB< byte > > &img) |
Image< float > | extractFeatures (const Image< float > &input) |
Definition at line 47 of file ObjRecHMax.H.
void ObjRecHMax::start2 | ( | ) | [virtual] |
This is called from within start() after the subcomponents have started.
Reimplemented from ModelComponent.
Definition at line 62 of file ObjRecHMax.C.