47 #ifndef vpTemplateTrackerZNCC_hh
48 #define vpTemplateTrackerZNCC_hh
52 #include <visp/vpTemplateTracker.h>
53 #include <visp/vpImage.h>
54 #include <visp/vpDisplay.h>
55 #include <visp/vpImageTools.h>
56 #include <visp/vpIoTools.h>
57 #include <visp/vpImageTools.h>
58 #include <visp/vpImageFilter.h>
59 #include <visp/vpMath.h>
60 #include <visp/vpList.h>
61 #include <visp/vpHomography.h>
Definition of the row vector class.
double getCost(const vpImage< unsigned char > &I)
void setGain(double _gain)
virtual void initHessienDesired(const vpImage< unsigned char > &I)=0
Class that provides a data structure for the column vectors as well as a set of operations on these v...
virtual void trackNoPyr(const vpImage< unsigned char > &I)=0
virtual double getCost(const vpImage< unsigned char > &I, vpColVector &tp)=0