rustflow 0.1.0

Fast & accurate dense optical flow
Documentation

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.