Giter VIP home page Giter VIP logo

fluidity's Introduction

A GUI for OpenPIV-python

A Graphical User Interface (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. Screen shot of the GUI showing a vector plot.

Warning

This GUI was developed hastily for a PIV project and thus has many bugs. Additionally, the GUI may not be tailored to your needs as it has features that was found useful for an in-house PIV system.

Features

  • 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)
  • Process movies (converts to images)
  • 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 with iterative image deformation
  • Rectangular interrogation windows supported (25% slower)
  • Average all results (excluding ensemble correlation)
  • Parallel batch processing
  • Extensive post-processing
  • Import vectors for post-processing
  • Synthetic image generation
  • No proprietary environments
out.mp4

Documentation

See wiki

To-do list

  • second peak search
  • nxn 2D subpixel estimator
  • direct correlation for limited search area
  • precomputed dense predictor for first pass
  • temporal background removal
  • Uncertainty quantification
  • proper orthogonal decomposition
  • image rectification (calibration)
  • pressure estimation
  • Add stereo or other 3D processing options (maybe a new GUI for this too)
  • do all PIV processing in c (including parallel)

References

fluidity's People

Contributors

erichzimmer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fluidity's Issues

Should I publish this on conda

Should I publish this package on conda? I never intended it to be an actual portable package as this is simply an alternative storage/backup repo.

Rename source folder and package

This repository conflicts with the original GUI (openpiv_tk_gui) and makes it annoying when I reinstall this repository again for testing. To avoid this issue, the package should have a different name then openpivgui.

Remove need of temporary files

I found a possible way to get around the pickle issue with h5py. This should get rid of the need of temporary files, but at what cost?

Temporal background subtraction

There needs to be a temporal background subtraction method to help minimize the effect of light sheet/LED variations. However, the temporal filters panel will become less user friendly (extra steps).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.