MVE - Multi-View Environment mve-devel
|
The matching result between two views. More...
#include <bundler_common.h>
Public Member Functions | |
bool | operator< (TwoViewMatching const &rhs) const |
Public Attributes | |
CorrespondenceIndices | matches |
int | view_1_id |
int | view_2_id |
The matching result between two views.
Definition at line 118 of file bundler_common.h.
|
inline |
Definition at line 193 of file bundler_common.h.
CorrespondenceIndices sfm::bundler::TwoViewMatching::matches |
Definition at line 124 of file bundler_common.h.
int sfm::bundler::TwoViewMatching::view_1_id |
Definition at line 122 of file bundler_common.h.
int sfm::bundler::TwoViewMatching::view_2_id |
Definition at line 123 of file bundler_common.h.