This is the complete list of members for VTEC::HomographyOptimizerInterface, including all inherited members.
| getHomographySequence()=0 | VTEC::HomographyOptimizerInterface | pure virtual |
| getNbIterations()=0 | VTEC::HomographyOptimizerInterface | pure virtual |
| initialize(const int max_nb_iter, const int max_nb_pyr_level, const double sampling_rate)=0 | VTEC::HomographyOptimizerInterface | pure virtual |
| optimize(const cv::Mat &curr_image, cv::Mat &H, float &alpha, float &beta, int predictor)=0 | VTEC::HomographyOptimizerInterface | pure virtual |
| setReferenceTemplate(const cv::Mat &ref_image, const int posx, const int posy, const int sizex, const int sizey)=0 | VTEC::HomographyOptimizerInterface | pure virtual |