MTF
Public Types | Public Member Functions | Protected Attributes | List of all members
SearchMethod< AM, SSM > Class Template Reference
Inheritance diagram for SearchMethod< AM, SSM >:
ESM< AM, SSM > ESMH< AM, SSM > FALK< AM, SSM > FCLK< AM, SSM > FESMBase< AM, SSM > HACLK< AM, SSM > HESM< AM, SSM, SSM2 > IALK< AM, SSM > IALK2< AM, SSM > ICLK< AM, SSM > NN< AM, SSM > PF< AM, SSM >

Public Types

typedef AM::ParamType AMParams
 
typedef SSM::ParamType SSMParams
 

Public Member Functions

 SearchMethod (const AMParams *am_params, const SSMParams *ssm_params)
 
void setImage (const cv::Mat &img) override
 
const cv::Mat & getRegion () override
 
void setRegion (const cv::Mat &corners) override
 
virtual void setSPIMask (const bool *_spi_mask)
 
virtual void clearSPIMask ()
 
virtual const bool * getSPIMask ()
 
virtual void setInitStatus ()
 
virtual void clearInitStatus ()
 
virtual bool supportsSPI ()
 
virtual int inputType () const override
 
virtual AM & getAM ()
 direct access to the underlying AM and SSM
 
virtual SSM & getSSM ()
 

Protected Attributes

AM am
 
SSM ssm
 
const bool * spi_mask
 

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