bob.ip.optflow.liu

Ce Liu's Optical Flow Framework for Bob


License
BSD-3-Clause
Install
pip install bob.ip.optflow.liu==1.2.0a0

Documentation

Liu's Optical Flow Framework for Bob

This package is part of the signal-processing and machine learning toolbox Bob. It contains a simple Python wrapper to the open-source Optical Flow estimator developed by C. Liu during his Ph.D. The code was originally conceived to operate over Matlab. This is a Python/Bob port. If you use this code, the author asks you to cite his thesis:

@phdthesis{Liu_PHD_2009,
  title = {{Beyond Pixels: Exploring New Representations and Applications for Motion Analysis}},
  author = {Liu, Ce},
  institution = {{Massachusetts Institute of Technology}},
  year = {2009},
  type = {{Ph.D. Thesis}},
}

Installation

Complete Bob's installation instructions. Then, to install this package, run:

$ conda install bob.ip.optflow.liu

Contact

For questions or reporting issues to this software package, contact our development mailing list.