MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Attributes | List of all members
sfm::Correspondence2D2D Struct Reference

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]
 

Detailed Description

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.

Member Data Documentation

◆ p1

double sfm::Correspondence2D2D::p1[2]

Definition at line 38 of file correspondence.h.

◆ p2

double sfm::Correspondence2D2D::p2[2]

Definition at line 39 of file correspondence.h.


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