]> git.sesse.net Git - nageru/history - flow.cpp
Allow symlinked frame files. Useful for testing.
[nageru] / flow.cpp
2018-07-04 Steinar H. GundersonFactor out the RGB conversion code into a header file.
2018-07-04 Steinar H. GundersonMake image width/height consistently a vec2.
2018-07-03 Steinar H. GundersonImplement coarse-to-fine. Still too buggy.
2018-07-03 Steinar H. GundersonSome refactoring in flow.cpp.
2018-07-03 Steinar H. GundersonVarious fixes to flow visualization. Still broken.
2018-07-03 Steinar H. GundersonAdd the densification step, in theory now providing...
2018-07-02 Steinar H. GundersonStart implementing motion search.
2018-07-02 Steinar H. GundersonBe slightly more DSA.
2018-07-01 Steinar H. GundersonAdd some beginning flow computation code (currently...