
#include "CMapDemo/SaliencyCMapMT.H"#include "Image/Image.H"#include "Image/CutPaste.H"#include "Util/Timer.H"

Go to the source code of this file.
Classes | |
| class | TrackFeature |
Defines | |
| #define | NAVG 20 |
| #define | WINSIZE 25 |
Variables | |
| static omni_mutex | trackMutex |
| static omni_mutex | trackLocMutex |
| static omni_mutex | trackImgMutex |
track a location using the saliency map and template matching
Definition in file TrackFeature.H.
1.6.3