Sunday, July 25, 2010

C++ Optical Flow code

This is an implementation of the paper Brhun et. al. I plan to make this open source soon! I have to reimplement it due to IBM's clause of intellectual property. I will do so as soon as I get time. I want to add a few mathematical and image processing routines so that it does not have dependency on external libraries. It should compile both on Linux and Windows. For an overview of the approach and also how it relates to other famous flow techniques please take a look at this presentation: [ppt]
Code Coming soon......

No comments: