MTF
Public Member Functions | Protected Attributes | List of all members
FeatureBase Class Referenceabstract
Inheritance diagram for FeatureBase:
FeatureTracker< SSM >

Public Member Functions

virtual void initPixMask ()
 
virtual const uchar * getPixMask ()=0
 
virtual int getResX ()=0
 
virtual int getResY ()=0
 
virtual bool detect (const cv::Mat &mask, cv::Mat &obj_location)=0
 
virtual bool detect (const cv::Mat &img, const cv::Mat &mask, cv::Mat &obj_location)
 

Protected Attributes

bool pix_mask_needed
 

The documentation for this class was generated from the following file: