PIVTools Manual

Complete PIV processing from raw images to publication-ready results. GUI and CLI interfaces share the same engine.

Processing Pipeline

1

Setup & Configuration

Configure image paths, camera setup, and file formats

2

Masking & Preprocessing

Define exclusion regions and apply image filters

3

PIV Processing

Run cross-correlation with multi-pass refinement

4

Calibration

Convert pixels to physical units (planar or stereo)

5

Post-Processing

Apply transforms, merge cameras, compute statistics

6

Visualisation

View results and create publication-ready videos

7

Export

Save MAT files, videos, and statistical outputs

Documentation

CLI vs GUI

Both interfaces use the same processing engine and config.yaml.

CLI

Batch processing and scripted workflows.

$ pivtools-cli instantaneous
$ pivtools-cli detect-planar
$ pivtools-cli apply-calibration
$ pivtools-cli statistics

GUI

Interactive exploration and visual configuration.

  • Live image preprocessing preview
  • Interactive polygon mask drawing
  • Real-time vector field viewer
  • Point-and-click calibration

Where to Start

New user

Statistics

Create videos

Ready to Get Started?

Install PIVTools with pip and begin processing your data in minutes.