OpenPIV / openpiv-python-examples

Examples of https://github.com/openpiv/openpiv-python are separated from the main package

Home Page:https://www.openpiv.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openpiv-python-examples

Examples of openpiv-python are separated from the main package

This repo works with OpenPIV >= 0.24.4b

Install from @alexlib repo:

pip install git+https://github.com/alexlib/openpiv-python --upgrade

Binder

List of notebooks: https://github.com/OpenPIV/openpiv-python-examples/tree/main/notebooks

  1. Simplest application on two images
  2. How to use MultiProcessor to increase efficiency
  3. Use movie of a thermal plume and OpenCV
  4. Another movie + OpenCV example with average flow field
  5. PIV challenge case B with multi-grid window deformation
  6. Ensemble correlation method using OpenPIV
  7. Normalized or phase correlation in OpenPIV effect
  8. Detailed demo how extended search OpenPIV algorithm works
  9. Dynamic masking tutorial - eliminate moving objects
  10. Using GIFs in OpenPIV
  11. GIFs from PIV Standard project
  12. Two-phase PIV separation of phases example
  13. How to use spatial filters for image enhancement
  14. Deep dive into correlations
  15. How to work with rectangular interrogation windows
  16. Deep dive into vectorized functions
  17. Comparing OpenPIV to PIVLab (Matlab), Part 1 and Part 2
  18. Working with two-phase, e.g. inertial particles and PIV tracers
  19. Bacteria under a microscope lens This notebook has also inspired VIKTOR app that runs on cloud https://cloud.viktor.ai/public/particle-image-velocimetry-in-bacteria-demonstration - at the last step one could see the links to the repository that is free and open to make other VIKTOR apps
  20. Active nematics

Complete directory through NBViewer:

https://nbviewer.org/github/OpenPIV/openpiv-python-examples/tree/main/notebooks/

About

Examples of https://github.com/openpiv/openpiv-python are separated from the main package

https://www.openpiv.net

License:MIT License


Languages

Language:Jupyter Notebook 100.0%