-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Erich Zimmer edited this page Nov 3, 2021
·
11 revisions
A Graphical User Interphase (GUI), providing fast and efficient workflow for evaluating and post-processing particle image velocimetry (PIV) images or results. This repository is based off of openpiv_tk_gui.
This GUI was developed hastily for a PIV project and thus has many bugs.
- Works with a wide range of image types (RGB converted to grayscale using 0.299R 0.587B 0.144G)
- Create movies (mp4, avi, non-optimized gif)
- Custom image frequencing
- Extensive image pre-processing with batch image processing (saves as 8 bit images)
- Interactive calibration
- High precision processing using iterative image deformation
- 3 subpixel estimators (gaussian, parabolic, centroid)
- Ensemble correlation (currently only single pass)
- Parallel batch processing
- Multiple post-processing options
- Import vectors for post-processing
- No proprietary environments