Functions
transformation_estimation.h File Reference
#include <Eigen/Core>
#include <opencv2/features2d/features2d.hpp>
Include dependency graph for transformation_estimation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void getTransformFromMatchesG2O (const Node *earlier_node, const Node *newer_node, const std::vector< cv::DMatch > &matches, Eigen::Matrix4f &transformation_estimate, int iterations=10)
 Do sparse bundle adjustment for the node pair.

Function Documentation

void getTransformFromMatchesG2O ( const Node earlier_node,
const Node newer_node,
const std::vector< cv::DMatch > &  matches,
Eigen::Matrix4f &  transformation_estimate,
int  iterations 
)

Do sparse bundle adjustment for the node pair.

Definition at line 126 of file transformation_estimation.cpp.



rgbdslam_v2
Author(s): Felix Endres, Juergen Hess, Nikolas Engelhard
autogenerated on Thu Jun 6 2019 21:49:45