Changes between Version 64 and Version 65 of WikiStart
- Timestamp:
- Jun 2, 2013, 11:09:24 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v64 v65 1 = = UVMAT ==1 = UVMAT = 2 2 UVMAT is a set of Matlab functions and graphic user interfaces for Particle Imaging Velocimetry with tools for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image pre-processing and analysis of time series. It is designed to favor data management, relying on the standard NetCDF file format and xml documentation files. 3 3 … … 7 7 8 8 == Prerequisit == 9 This toolbox requires Matlab, release R 2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux, MacOS and Windows). The image processing toolbox is not requested.9 This toolbox requires Matlab, release R 2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux, MacOS and Windows). No additional toolbox from Matlab is requested. The Matlab compiler is however useful for the option of dispatching computations on a computer cluster. 10 10 11 11 == Installation == 12 The package contains specific functions updated on a SVN server, as well as the toolboxes 13 * xmltree 14 * calib 15 It also contains binary files compiled from Fortran programs CivX. This is not mandatory as it is now replaced by Matlab functions within uvmat. 16 12 17 === Windows installation === 13 18 Extract the following archive [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_win32.tgz windows 32 bits].