chaofengc / flow-code-python

Python I/O for optical flow files (.flo)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flow-code-python

Compute color coding for given .flo file according to the matlab code of Deqing Sun and c++ source code of Daniel Scharstein
Contact: dqsun@cs.brown.edu Contact: schar@middlebury.edu

For more details, datasets, etc. check: http://vision.middlebury.edu/flow/

Example

Generates the color code: python computeColor.py --flowfile colorTest.flo --write True

About

Python I/O for optical flow files (.flo)

License:Apache License 2.0


Languages

Language:Python 100.0%