Jafar
|
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...
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>
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) |
Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1 |
![]() |