anemes / libim7

Python interface to PIV file formats from LaVision

Home Page:https://launchpad.net/libim7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation
------------

On unixes, it requires the zlib library (will be linked) and a C compiler to be
able to build LaVision source files.
Then simply type
user@computer:libim7$ python setup.py build
or
user@computer:libim7$ python setup.py install


On windows, as zlib is rarely installed, it is compiled here using scons

About

Python interface to PIV file formats from LaVision

https://launchpad.net/libim7

License:Other


Languages

Language:C 63.6%Language:C++ 27.7%Language:Python 8.6%