1 unstable release

0.1.0 Nov 23, 2020

#6 in #optical-flow

MIT license

47KB
1K SLoC

C++ 1K SLoC // 0.2% comments Rust 71 SLoC // 0.0% comments

RustFlow

A Rust wrapper of Ce Liu's C++ implementation of Coarse2Fine Optical Flow (inspired by this repo).

This is a fast and accurate optical flow method based on Coarse2Fine warping method from Thomas Brox.

Dependencies

~15MB
~94K SLoC