Changes between Version 115 and Version 116 of WikiStart


Ignore:
Timestamp:
Jul 24, 2014, 8:08:16 PM (10 years ago)
Author:
g7moreau
Comment:

Update mostly design

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v115 v116  
    1   [[Image(arton3.png)]]
     1[[Image(arton3.png,align=right)]]
    22
    33= --- 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
     5This 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.
    56
    67Tools are provided to process field series on a computer cluster with different file administration systems (sge or oar).
    78
    8 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'''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.
    910
    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/]).
     11UVMAT also contains a graphic user interface and compiled binaries of the older PIV software [http://sourceforge.net/projects/civx/ CIVx] written in Fortran.
    1112
    1213
    1314== 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
     16This 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.
    1517
    1618== Useful ==
     19
    1720 * [wiki:Installation] - Procedure to install UVMAT under Linux, MacOSX and Windows
    1821
    19  * UvmatHelp - Online help and documentation
     22 * [wiki:UvmatHelp] - Online help and documentation
    2023
    2124 * [wiki:Tutorial] - Guideline on howto use UVMAT
    2225
    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].
     26The following documents provide general instructions for the use of PIV
     27(Note that although the general principles remain valid, references to software are outdated,
     28use [wiki:UvmatHelp] and [wiki:Tutorial])
     29
     30 * Presentation done at Meteo-France (2000) [attachment:MeteoFranceDecembre2000.pdf]
     31
    2532 * PIV at the Coriolis facility (2003) [attachment:CIV_doc_lim.pdf]
     33
    2634 * Presentation for students at Hydralab workshop (2008) [attachment:hydralab_YP_joel.pdf]