Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 323 Bytes

File metadata and controls

19 lines (15 loc) · 323 Bytes

Trying to decode the weird acronyms

  • m : member
  • p : pointer
  • b : bool

Math-y stuff

  • T : transformation matrix
  • t : translation vector
  • R : rotation matrix

Transformation between frames

  • w : world
  • g : gravity
  • c : camera

Algorithms

  • VIBA : Visual-Inertial Bundle Adjustment
  • BA : bundle adjustment