| Description |
The PIVMat Toolbox for Matlab contains a set of command-line functions to import, post-process and analyse 2D vector fields from various file formats, including DaVis files from LaVision (PIV and Synthetic Schlieren applications).
It enables to handle and perform complex operations over large amount of vector fields, and to produce high-quality 2D and 3D outputs based on standard Matlab visualization tools.
The PIVMat Toolbox in itself does not perform any PIV computations.
DaVis (Data Acquisition and Visualization Software) is a general purpose commercial software developed by LaVision GmbH. Using the PIV technique (particule image velocimetry), Davis computes velocity fields of fluid flows from images of particles. These velocity fields can be saved in a specific Davis file format (VEC or VC7 files), which can be imported in Matlab with the ReadIMX Loader package provided by LaVision. Based on this package, the PIVMat Toolbox offers a number of command-line functions to further post-process and analyse these velocity fields.
Main Features:
- Import vector fields from PIV (Particle Image Velocimetry) or other related technics, such as DIC (Digital Image Correlation), SS and BOS (Synthetic Schlieren and Background-oriented Schlieren), from DaVis 6 and 7, MatPIV and Optical Flow.
- Standard vector field operations: interpolation, filtering (median, Butterworth...), averaging (temporal, spatial, azimuthal...), derivatives computation (vorticity, divergence, strain, Q-factor...)
- Fully vectorized: all operations directly apply on arrays of fields (no for loops)
- More than 60 functions with full on-line documentation; sample fields included.
- High-quality vector and scalar output based on Matlab visualization tools: 2D and 3D fields (meshes, surfaces...), movies (AVI), contour plots...
- Advanced statistics: Histograms, correlation functions, vector and scalar structure functions, power spectra, integral scales, joint probability density functions...
- Support for FS-SS (Free-Surface Synthetic Schlieren) applications for surface wave reconstructions (including production of random dot patterns)
- Full support of DaVis files (VEC, VC7, IMX, IM7, EXP, SET) and file attributes (Acquisition times, PIV parameters...)
- Works on all platforms: Windows/Unix/Mac.
See http://www.fast.u-psud.fr/pivmat/ for the installation procedure.
|