1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: gpiv
Section: science
Priority: optional
Maintainer: Gerber van der Graaf <gerber_graaf@users.sourceforge.net>
Homepage: http://gpiv.sourceforge.net/
Build-Depends: debhelper (>= 5), autotools-dev, dpatch, libfftw3-dev, libgsl0-dev, libhdf5-serial-dev, libglib2.0-dev, zlib1g-dev, libxml2-dev, libgnomevfs2-dev, libgnome2-dev, libgnomeui-dev, libgnomeprintui2.2-dev, libxml-parser-perl, intltool, libfontconfig1-dev, libpng-dev, libgpiv3-dev
Standards-Version: 3.8.0.1
Package: gpiv
Architecture: any
Depends: ${shlibs:Depends}
Description: graphic user interface program for Particle Image Velocimetry
Gpiv is a GUI program using the the GTK/GNOME libraries for
Particle Image Velocimetry (PIV). The program gives a quick overview
of the parameter settings of the processes and allows to change them
easely, running the processes, individually or in a chain,
visualizes and displays the results. The processes that may be
invoked by Gpiv are:
.
Image processing: typical image manipulations that might be needed for PIV
interrogation.
.
Image interrogation, resulting into estimators of particle image
displacements.
.
Data validation to test on outliers, peak-locking effect and
velocity gradients over the interrogation area's.
.
Data post-processing: data manipulation, spatial and time scaling to
obtain a velocity field from the PIV data, calculation of spatial
averages, vorticity and strain.
|