Getting Started with OpenPIV

Choose the best way to get started with OpenPIV based on your needs and experience level.

Try Online (No Installation Required)

Marimo Interactive Notebook

Try OpenPIV in an interactive, modern notebook environment powered by Marimo.

  • No installation needed
  • Interactive examples
  • Run instantly in browser
  • Modern interface

Google Colab

Use Google Colab to run OpenPIV with free cloud computing resources.

  • Free GPU access
  • Google account required
  • Save to Google Drive
  • Jupyter notebook format

Install Locally

Using pip

Install OpenPIV using Python's package manager:

pip install openpiv

Requires Python 3.7 or newer

Using conda

Install OpenPIV using conda package manager:

conda install -c conda-forge openpiv

Recommended for Anaconda users

Want a Graphical Interface?

Install the TK GUI for a point-and-click experience:

pip install openpiv-tk-gui

View GUI documentation


Tutorials & Documentation


Get Support

Community Forum

Ask questions and get help from the community

Visit Forum
GitHub Issues

Report bugs or request features

Open Issue
Email Support

Contact the team directly

Send Email
Need Quick Answers?

Check out our Frequently Asked Questions

View FAQ