Public Member Functions | |
SiftRec (OptionManager &mgr, const std::string &descrName="SiftRec", const std::string &tagName="SiftRec") | |
void | getObject (const Image< PixRGB< byte > > &img) |
bool | initVDB () |
std::string | getBestLabel (const size_t mincount) |
std::string | matchObject (Image< PixRGB< byte > > &ima, float &score, Rectangle &rect) |
void | trainObject (const Image< PixRGB< byte > > &img, const std::string &objectName) |
Definition at line 51 of file SiftRec.H.