Changes between Version 115 and Version 116 of WikiStart
- Timestamp:
- Jul 24, 2014, 8:08:16 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v115 v116 1 [[Image(arton3.png)]]1 [[Image(arton3.png,align=right)]] 2 2 3 3 = --- UVMAT --- = 4 This free Matlab toolbox (GNU licence) provides a set of functions and graphic user interfaces for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image processing and analysis of time series. It is designed to favor data management, relying on the standard NetCDF file format and xml documentation files. 4 5 This free Matlab toolbox (GNU licence) provides a set of functions and graphic user interfaces for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image processing and analysis of time series. It is designed to favor data management, relying on the standard '''NetCDF''' file format and '''XML''' documentation files. 5 6 6 7 Tools are provided to process field series on a computer cluster with different file administration systems (sge or oar). 7 8 8 UVMATcontains a Matlab program for '''P'''article '''I'''maging '''V'''elocimetry (PIV, also called '''C'''orrelation '''I'''mage '''V'''elocimetry, CIV) which relies on generalized pattern matching by direct cross-correlation of pattern boxes between image pairs. It includes iterative CIV, taking into account pattern deformation by strain and rotation.9 '''UVMAT''' contains a Matlab program for '''P'''article '''I'''maging '''V'''elocimetry (PIV, also called '''C'''orrelation '''I'''mage '''V'''elocimetry, CIV) which relies on generalized pattern matching by direct cross-correlation of pattern boxes between image pairs. It includes iterative CIV, taking into account pattern deformation by strain and rotation. 9 10 10 UVMAT also contains a graphic user interface and compiled binaries of the older PIV software CIVx written in fortran [CIVx http://sourceforge.net/projects/civx/]).11 UVMAT also contains a graphic user interface and compiled binaries of the older PIV software [http://sourceforge.net/projects/civx/ CIVx] written in Fortran. 11 12 12 13 13 14 == Prerequisit == 14 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, MacOSX and Windows). No additional toolbox from Matlab is requested. The Matlab compiler is however useful to be able to dispatch computing processes on a computer cluster. 15 16 This toolbox requires Matlab, release R2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux, MacOSX and Windows). No additional toolbox from Matlab is requested. The Matlab compiler is however useful to be able to dispatch computing processes on a computer cluster. 15 17 16 18 == Useful == 19 17 20 * [wiki:Installation] - Procedure to install UVMAT under Linux, MacOSX and Windows 18 21 19 * UvmatHelp- Online help and documentation22 * [wiki:UvmatHelp] - Online help and documentation 20 23 21 24 * [wiki:Tutorial] - Guideline on howto use UVMAT 22 25 23 The following documents provide general instructions for the use of PIV (Note that although the general principles remain valid, references to software are outdated, use [UvmatHelp] and [wiki:Tutorial]) 24 * Presentation done at Meteo-France (2000) [attachment:MeteoFranceDecembre2000.pdf]. 26 The following documents provide general instructions for the use of PIV 27 (Note that although the general principles remain valid, references to software are outdated, 28 use [wiki:UvmatHelp] and [wiki:Tutorial]) 29 30 * Presentation done at Meteo-France (2000) [attachment:MeteoFranceDecembre2000.pdf] 31 25 32 * PIV at the Coriolis facility (2003) [attachment:CIV_doc_lim.pdf] 33 26 34 * Presentation for students at Hydralab workshop (2008) [attachment:hydralab_YP_joel.pdf]