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 and TV-L1 optical flow on the GPU

You can download the current version of the GPU-KLT+FLOW here. Technical descriptions of the utilized approaches can be found here (KLT) and here (optical flow)..

A few notes: