rbrigden / rustflow

Fast & accurate dense optical flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Example

cargo run --example visualize 

About

Fast & accurate dense optical flow


Languages

Language:Rust 100.0%