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

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]
 

Detailed Description

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.

Member Data Documentation

◆ p2d

double sfm::Correspondence2D3D::p2d[2]

Definition at line 49 of file correspondence.h.

◆ p3d

double sfm::Correspondence2D3D::p3d[3]

Definition at line 48 of file correspondence.h.


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