Public Member Functions | |
TrackFeature (nub::ref< SaliencyMT > insmt) | |
void | run (void *ptr) |
void | calcFps () |
float | getFps () |
void | setImg (Image< PixRGB< byte > > &inImg) |
void | setTrackLoc (Point2D< int > &inTrackLoc, Image< PixRGB< byte > > &img) |
Point2D< int > | getTrackLoc () |
void | updateTemplate () |
Definition at line 55 of file TrackFeature.H.