Skip to content
Snippets Groups Projects
Select Git revision
  • 821f9b9512602189a97c356cf3cf3e6acf648fd1
  • 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 de Freitas Pereira authored
Removing traces of bob.io.matlab

See merge request !5
821f9b95
History

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.