Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemeyer/par2vel
Python toolbox for Particle Image Velocimetry
https://github.com/kemeyer/par2vel
Last synced: 1 day ago
JSON representation
Python toolbox for Particle Image Velocimetry
- Host: GitHub
- URL: https://github.com/kemeyer/par2vel
- Owner: kemeyer
- License: gpl-3.0
- Created: 2017-02-03T13:32:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T14:49:56.000Z (almost 7 years ago)
- Last Synced: 2024-02-17T13:31:36.809Z (9 months ago)
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome_piv - kemeyer / par2vel
README
Par2vel
-------Par2vel is a python toolbox for doing Particle Image Velocimetry (PIV).
It is aimed for research and education. It is not as fast as commercial
codes, but it should be easy to do your own design of processing. Since
it is a toolbox, you will need to have some basic knowledge of the Python
language. If you look at a few examples, you will probably get the idea.
So - the user interface is using a python script or command prompt. There
are no menu or windows.The present version is only capable of basic two-component PIV and is
under development for stereoscopic PIV.The toolbox is open source, and you are very welcome to contribute to
the code.The main developer of the code is:
| Knud Erik Meyer
| Department of Mechanical Engineering
| Technical University of Denmark
| DK-2800 Kongens Lyngby
| e-mail: [email protected]