https://github.com/openpiv/openpiv-matlab
Matlab version of the OpenPIV project (open source Particle Image Velocimetry)
https://github.com/openpiv/openpiv-matlab
Last synced: 3 months ago
JSON representation
Matlab version of the OpenPIV project (open source Particle Image Velocimetry)
- Host: GitHub
- URL: https://github.com/openpiv/openpiv-matlab
- Owner: OpenPIV
- Created: 2012-02-07T07:46:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T14:52:39.000Z (over 4 years ago)
- Last Synced: 2024-03-26T00:11:30.679Z (about 1 year ago)
- Language: MATLAB
- Homepage: http://www.openpiv.net
- Size: 19.1 MB
- Stars: 40
- Watchers: 23
- Forks: 46
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_piv - OpenPIV / openpiv-matlab
README
# OpenPIV
## OpenPIV - what is it for?
OpenPIV is an initiative of scientists to develop a software, algorithms and methods for the state-of-the-art experimental tool of Particle Image Velocimetry (PIV) which are free, open source, and easy to operate.
OpenPIV is the successor of the well known URAPIV software - it is faster, more friendly and much more flexible.
OpenPIV is provided using Matlab, Python or 32bit Windows executable (based on C++ and Qt source).## Webinar, July 2020
[](http://www.youtube.com/watch?v=ci98mLhYEeg)### How to cite this work
Please cite our paper:
Ben-Gida, H., Gurka, R. and Liberzon, A. (2020) OpenPIV-Matlab - An open-source software for particle image velocimetry; test case: birds' aerodynamics, SoftwareX, 12, p. 100585. doi: https://doi.org/10.1016/j.softx.2020.100585.
and the code itself:
Liberzon, Alex; Gurka, Roi; Ben-Gida, Hadar (2020): OpenPIV - Matlab. figshare. Software. https://doi.org/10.6084/m9.figshare.12330536
### How to download the software
Please note that there are two versions of the GUI:
1. older Matlab version, before 2014b: https://github.com/OpenPIV/openpiv-matlab/releases/tag/v1.1
2. Newer Matlab versions, use https://github.com/OpenPIV/openpiv-matlab/archive/master.zip or clone this repository### How to contribute ?
1. Open Github account
2. Visit our Git repositories through https://github.com/OpenPIV
3. Fork your favorite repository
4. Fix, commit, push to your repository and send us a pull request.
5. register on openpiv-develop mailing list through https://groups.google.com/forum/#!forum/openpiv-users### Getting started tutorials
1. Matlab - see the screencast http://youtu.be/yg-LjAt-v3Q
2. Read the [Tutorial](https://github.com/OpenPIV/openpiv-matlab/raw/master/docs/Tutorial_OpenPIV/Tutorial_OpenPIV.pdf) by Sergio Bengoechea Lozano, TU Berlin
3. Python - http://www.openpiv.net/openpiv-python/
4. C++ - not ready yet
5. Spatial and Temporal Analysis Toolbox http://www.openpiv.net/openpiv-spatial-analysis-toolbox/
6. Pressure from PIV http://www.openpiv.net/openpiv-pressure### Support and documentation
How to get support? Where to ask questions? Use one of the following:
1. Google group https://groups.google.com/forum/#!forum/openpiv-users
2. e-mail to [email protected]
3. Comment using Github page### Frequently asked questions
1. [About OpenPIV](https://github.com/OpenPIV/openpiv.github.com/wiki/Frequently-Asked-Questions-about-OpenPIV)
2. [About PIV parameters](https://github.com/OpenPIV/openpiv.github.com/wiki/Frequently-Asked-Questions-about-PIV-parameters)