MVE - Multi-View Environment mve-devel
|
Two image coordinates which correspond to each other in terms of observing the same point in the scene. More...
#include <correspondence.h>
Public Attributes | |
double | p1 [2] |
double | p2 [2] |
Two image coordinates which correspond to each other in terms of observing the same point in the scene.
TODO: Rename this to Correspondence2D2D.
Definition at line 36 of file correspondence.h.
double sfm::Correspondence2D2D::p1[2] |
Definition at line 38 of file correspondence.h.
double sfm::Correspondence2D2D::p2[2] |
Definition at line 39 of file correspondence.h.