Simple Sparse Bundle Adjustment (SSBA)

A version of a sparse bundle adjustment implementation with adjustable intrinsics and distortion parameters (either shared by all views or varying for each view) is available here. The README gives some information about file formats etc. There are two medium sized datasets included in the distribution.

Some remarks:

Gain-Adaptive KLT Tracking on the GPU

You can download the current version of the GPU-KLT tracker here. A technical description of the utilized approach can be found in this paper.

A few notes: