Public Member Functions | List of all members
VTEC::IBGStretchHomographyOptimizerCvWrapper Class Reference

#include <ibg_cv.h>

Inheritance diagram for VTEC::IBGStretchHomographyOptimizerCvWrapper:
Inheritance graph
[legend]

Public Member Functions

 IBGStretchHomographyOptimizerCvWrapper ()
 
void initialize (const int max_nb_iter, const int max_nb_pyr_level, const double sampling_rate)
 Initiliazation of the optimizer. More...
 
- Public Member Functions inherited from VTEC::IBGHomographyOptimizerCvWrapper
void getCurrentTemplate (cv::Mat &img)
 Gets the current template. More...
 
void getHomography (cv::Mat &H)
 Gets the homography. More...
 
std::vector< cv::Mat > getHomographySequence ()
 Gets the homography sequence. More...
 
std::vector< int > getNbIterations ()
 Gets the number of iterations. More...
 
void getReferenceTemplate (cv::Mat &img)
 Gets the reference template. More...
 
 IBGHomographyOptimizerCvWrapper ()
 Constructor. More...
 
double optimize (const cv::Mat &curr_image, cv::Mat &H, float &alpha, float &beta, int predictor)
 Optimization function. More...
 
void setHomography (const cv::Mat H)
 Sets the homography. More...
 
bool setReferenceTemplate (const cv::Mat &ref_image, const int posx, const int posy, const int sizex, const int sizey)
 Sets the reference template. More...
 

Additional Inherited Members

- Protected Attributes inherited from VTEC::IBGHomographyOptimizerCvWrapper
bool initialized_
 
IBGHomographyOptimizer * optimizer
 

Detailed Description

Definition at line 136 of file ibg_cv.h.

Constructor & Destructor Documentation

VTEC::IBGStretchHomographyOptimizerCvWrapper::IBGStretchHomographyOptimizerCvWrapper ( )
inline

Definition at line 139 of file ibg_cv.h.

Member Function Documentation

void VTEC::IBGStretchHomographyOptimizerCvWrapper::initialize ( const int  max_nb_iter,
const int  max_nb_pyr_level,
const double  sampling_rate 
)
inlinevirtual

Initiliazation of the optimizer.

Parameters
[in]max_nb_iterThe maximum number of iterator
[in]max_nb_pyr_levelThe maximum number of pyr level
[in]sampling_rateThe sampling rate

Implements VTEC::IBGHomographyOptimizerCvWrapper.

Definition at line 143 of file ibg_cv.h.


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


cv_wrapper
Author(s):
autogenerated on Sun Dec 16 2018 03:14:36