


Definition at line 47 of file ObjRecHMax.H.
Public Member Functions | |
| ObjRecHMax (OptionManager &mgr, const std::string &descrName="ObjRecHMax", const std::string &tagName="ObjRecHMax") | |
| ~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) |
|
|
This is called from within start() after the subcomponents have started.
Reimplemented from ModelComponent. Definition at line 62 of file ObjRecHMax.C. |
1.4.4