Public Attributes
connection Struct Reference

Describes a link between two keyframes in terms of matched features. More...

#include <keyframes.hpp>

List of all members.

Public Attributes

double confidence
unsigned int idx1
unsigned int idx2
vector< vector< cv::DMatch > > matches1to2
cv::Mat matchingMatrix
bool processed
cv::Mat relation
int type

Detailed Description

Describes a link between two keyframes in terms of matched features.

Definition at line 48 of file keyframes.hpp.


Member Data Documentation

Definition at line 53 of file keyframes.hpp.

unsigned int connection::idx1

Definition at line 50 of file keyframes.hpp.

unsigned int connection::idx2

Definition at line 50 of file keyframes.hpp.

vector<vector<cv::DMatch> > connection::matches1to2

Definition at line 56 of file keyframes.hpp.

Definition at line 51 of file keyframes.hpp.

Definition at line 55 of file keyframes.hpp.

Definition at line 54 of file keyframes.hpp.

Definition at line 52 of file keyframes.hpp.


The documentation for this struct was generated from the following file:


thermalvis
Author(s): Stephen Vidas
autogenerated on Sun Jan 5 2014 11:38:45