Skip to content
Snippets Groups Projects
Select Git revision
  • 09d0ca72f47842b254dfb82e157009a0cd53dded
  • master default protected
  • v2.0.19b0
  • v2.0.18
  • v2.0.17
  • v2.0.16
  • v2.0.15
  • v2.0.14
  • v2.0.13
  • v2.0.12
  • v2.0.11
  • v2.0.10
  • v2.0.9
  • v2.0.8
  • v2.0.7
  • v2.0.6
  • v2.0.5
  • v2.0.4
  • v2.0.2
  • v2.0.1
  • v2.0.0
  • v2.0.0b1
22 results

bob.ip.optflow.liu

user avatar
Tiago Freitas Pereira authored
09d0ca72
History
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://img.shields.io/pypi/v/bob.ip.optflow.liu.png http://img.shields.io/pypi/dm/bob.ip.optflow.liu.png

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

Follow our installation instructions. Then, using the Python interpreter provided by the distribution, bootstrap and buildout this package:

$ python bootstrap-buildout.py
$ ./bin/buildout

Contact

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