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

Implement the Second Order Homography estimator from Ezio Malis described in "Improving vision-based control using efficient second-order minimization techniques" http://www-sop.inria.fr/icare/personnel/malis/call/publications_call.html. More...


Detailed Description

Implement the Second Order Homography estimator from Ezio Malis described in "Improving vision-based control using efficient second-order minimization techniques" http://www-sop.inria.fr/icare/personnel/malis/call/publications_call.html.

Definition at line 63 of file HomographyEstimator.hpp.

#include <HomographyEstimator.hpp>

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

List of all members.

Public Member Functions

 SecondOrderHomographyEstimator (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