This folder contains parts of the source code for the algorithms presented in

Bregman Iteration for Optical Flow
Laurent Hoeltgen,
Master Thesis, Saarland University, 2010

The thesis itself is available here:

https://laurenthoeltgen.name/publication/h2010/

Please note that the source code is incomplete. The algorithms were integrated
into a framework developed at the chair of mathematical image analysis for
which I do not have the rights to publish it.

THIS CODE DOES NOT COMPILE!

In order to get a functional implementation the missing parts, such as image
loading methods, would need to be reimplemented.

All code available in this folder is licensed under a 3 clause BSD License.