10#ifndef SFM_CORRESPONDENCE_HEADER
11#define SFM_CORRESPONDENCE_HEADER
20struct Correspondence2D2D;
std::vector< CorrespondenceIndex > CorrespondenceIndices
A list of all matching feature pairs in two images.
std::vector< Correspondence2D2D > Correspondences2D2D
std::pair< int, int > CorrespondenceIndex
The IDs of a matching feature pair in two images.
std::vector< Correspondence2D3D > Correspondences2D3D
#define SFM_NAMESPACE_END
#define SFM_NAMESPACE_BEGIN
Two image coordinates which correspond to each other in terms of observing the same point in the scen...
A 3D point and an image coordinate which correspond to each other in terms of the image observing thi...