rustflow

Crates.iorustflow
lib.rsrustflow
version0.1.0
sourcesrc
created_at2020-11-23 23:06:01.934526
updated_at2020-11-23 23:06:01.934526
descriptionFast & accurate dense optical flow
homepage
repository
max_upload_size
id315575
size207,921
Ryan Brigden (rbrigden)

documentation

README

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.

Commit count: 0

cargo fmt