Public Member Functions | Public Attributes
MatchingResult Class Reference

#include <matching_result.h>

List of all members.

Public Member Functions

 MatchingResult ()
const char * toString ()

Public Attributes

std::vector< cv::DMatch > all_matches
unsigned int all_points
LoadedEdge3D edge
Eigen::Matrix4f final_trafo
Eigen::Matrix4f icp_trafo
std::vector< cv::DMatch > inlier_matches
unsigned int inlier_points
unsigned int occluded_points
unsigned int outlier_points
Eigen::Matrix4f ransac_trafo
float rmse

Detailed Description

Definition at line 24 of file matching_result.h.


Constructor & Destructor Documentation

Definition at line 26 of file matching_result.h.


Member Function Documentation

const char * MatchingResult::toString ( )

Definition at line 3 of file matching_result.cpp.


Member Data Documentation

std::vector<cv::DMatch> MatchingResult::all_matches

Definition at line 36 of file matching_result.h.

Definition at line 42 of file matching_result.h.

Definition at line 37 of file matching_result.h.

Eigen::Matrix4f MatchingResult::final_trafo

Definition at line 40 of file matching_result.h.

Eigen::Matrix4f MatchingResult::icp_trafo

Definition at line 41 of file matching_result.h.

std::vector<cv::DMatch> MatchingResult::inlier_matches

Definition at line 35 of file matching_result.h.

Definition at line 42 of file matching_result.h.

Definition at line 42 of file matching_result.h.

Definition at line 42 of file matching_result.h.

Definition at line 39 of file matching_result.h.

Definition at line 38 of file matching_result.h.


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


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