Skip to content
Sven Wanner edited this page May 21, 2014 · 37 revisions

Installation:

  • $ git clone [email protected]:svenwanner/pylibs.git
  • add to .bashrc: export PYTHONPATH=$PYTHONPATH:/home/where/you/cloned/pylibs

Workflows

Structure Tensor 2D workflow

examples can be found in: workflows/examples/structureTensor2D_example.py

copy the script, adapt the parameter and execute it:

$ python my_example.py

Clone this wiki locally