Crates.io | rustflow |
lib.rs | rustflow |
version | 0.1.0 |
source | src |
created_at | 2020-11-23 23:06:01.934526 |
updated_at | 2020-11-23 23:06:01.934526 |
description | Fast & accurate dense optical flow |
homepage | |
repository | |
max_upload_size | |
id | 315575 |
size | 207,921 |
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.