Changes between Version 50 and Version 51 of WikiStart
- Timestamp:
- Jun 1, 2013, 2:19:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v50 v51 7 7 8 8 == Prerequisit == 9 10 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. 11 10 12 11 == Installation == 13 14 12 === Windows installation === 15 16 13 Extract the following archive [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_win32.tgz windows 32 bits]. 17 14 … … 19 16 20 17 === Linux automated installation === 21 22 The procedure under linux requires the svn and wget commands from a shell. 23 See LinuxInstallation. 18 The procedure under linux requires the svn and wget commands from a shell. See LinuxInstallation. 24 19 25 20 === MacOS automated installation === 26 27 The procedure under !MacOs requires the svn and curl commands from a shell. 28 See MacOsInstallation. 21 The procedure under !MacOs requires the svn and curl commands from a shell. See MacOsInstallation. 29 22 30 23 === LEGI Cluster Installation === 31 32 24 If you wish to install UVMAT in your home of the LEGI cluster, please see LegiClusterInstallation. 33 25 34 26 === CivX developper installation (Fortran programs for advanced users) === 35 36 27 If you also wish to have the last version of CIV and compile it on your machine, please see CivxDevelloperInstallation 37 28 38 29 == Help and documentation == 39 40 30 Online help is available at : 41 31 … … 44 34 help is also integrated in the UVMAT package as a .html help file (uvmat_doc.html), but the on-line version is better updated. 45 35 46 47 36 == Tutorial == 48 37 49 1. [wiki:Tutorial: image display]38 * [:wikiTutorial: image display] 50 39 51 1. TutorialProjectionObjects40 * [:wikiTutorial: projection objects] 52 41 53 1. Tutorial:GeometricCalibration42 * [:wikiTutorial: geometric calibration] 54 43 55 * Tutorial:Image series 44 * [:wikiTutorial: processing image series] 56 45 57 * Tutorial:Particle Image Velocimetry 46 * [:wikiTutorial: Particle Image Velocimetry] 58 47 59 * Tutorial:Displacement determined by image correlation 48 * [:wikiTutorial: displacement measured by image correlation]