45 #ifndef vpTemplateTrackerSSD_hh 46 #define vpTemplateTrackerSSD_hh 50 #include <visp3/core/vpDisplay.h> 51 #include <visp3/core/vpImage.h> 52 #include <visp3/core/vpImageFilter.h> 53 #include <visp3/core/vpImageTools.h> 54 #include <visp3/core/vpIoTools.h> 55 #include <visp3/core/vpMath.h> 56 #include <visp3/tt/vpTemplateTracker.h> 57 #include <visp3/vision/vpHomography.h>
Implementation of row vector and the associated operations.
virtual void initHessienDesired(const vpImage< unsigned char > &I)=0
virtual double getCost(const vpImage< unsigned char > &I, const vpColVector &tp)=0
Implementation of column vector and the associated operations.
virtual void trackNoPyr(const vpImage< unsigned char > &I)=0