|
MVE - Multi-View Environment mve-devel
|
A 3D point and an image coordinate which correspond to each other in terms of the image observing this 3D point in the scene. More...
#include <correspondence.h>
Public Attributes | |
| double | p2d [2] |
| double | p3d [3] |
A 3D point and an image coordinate which correspond to each other in terms of the image observing this 3D point in the scene.
Definition at line 46 of file correspondence.h.
| double sfm::Correspondence2D3D::p2d[2] |
Definition at line 49 of file correspondence.h.
| double sfm::Correspondence2D3D::p3d[3] |
Definition at line 48 of file correspondence.h.