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

Observation of a 3D point for a camera. More...

#include <ba_types.h>

Public Attributes

int camera_id
 
int point_id
 
double pos [2]
 

Detailed Description

Observation of a 3D point for a camera.

Definition at line 31 of file ba_types.h.

Member Data Documentation

◆ camera_id

int sfm::ba::Observation::camera_id

Definition at line 34 of file ba_types.h.

◆ point_id

int sfm::ba::Observation::point_id

Definition at line 35 of file ba_types.h.

◆ pos

double sfm::ba::Observation::pos[2]

Definition at line 33 of file ba_types.h.


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