Public Member Functions | Public Attributes
sba::Track Class Reference

#include <proj.h>

List of all members.

Public Member Functions

 Track (Point p)
 Constructor for a Track at point p.
 Track ()
 Default constructor for Track.

Public Attributes

Point point
 An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track.
ProjMap projections
 A map of all the projections of the point with camera index as key, based off an STL map.

Detailed Description

Definition at line 182 of file proj.h.


Constructor & Destructor Documentation

Constructor for a Track at point p.

Definition at line 357 of file proj.cpp.

Default constructor for Track.

Definition at line 356 of file proj.cpp.


Member Data Documentation

An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track.

Definition at line 197 of file proj.h.

A map of all the projections of the point with camera index as key, based off an STL map.

Definition at line 193 of file proj.h.


The documentation for this class was generated from the following files:


sparse_bundle_adjustment
Author(s):
autogenerated on Wed Aug 24 2016 03:37:37