Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::homography::InverseCompositionalHomographyEstimator Class Reference

Implement the Homography Estimator from Simon Baker and Iain Matthews described in "Equivalence and Efficiency of Image Alignment Algorithms", 2001 http://www.ri.cmu.edu/pubs/pub_3805.html. More...


Detailed Description

Implement the Homography Estimator from Simon Baker and Iain Matthews described in "Equivalence and Efficiency of Image Alignment Algorithms", 2001 http://www.ri.cmu.edu/pubs/pub_3805.html.

Definition at line 77 of file HomographyEstimator.hpp.

#include <HomographyEstimator.hpp>

Inheritance diagram for jafar::homography::InverseCompositionalHomographyEstimator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InverseCompositionalHomographyEstimator (int hsp=4)
virtual void estimate (jblas::mat33 &homography, const jafar::image::Image &imgref, const ImageGradients &imggradref, double uref, double vref, const jafar::image::Image &imgmatch, const ImageGradients &imggradmatch, double umatch, double vmatch, jafar::homography::HomographyEstimator::Statistics &stats)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS