Changes between Version 12 and Version 13 of Tutorial/AdvancedParticleImagingVelocimetry


Ignore:
Timestamp:
Jan 15, 2015, 4:31:00 PM (9 years ago)
Author:
vaillant1p
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/AdvancedParticleImagingVelocimetry

    v12 v13  
    1414== Global PIV ==
    1515== PIV in two subregions ==
    16 The PIV computation is launched from the GUI ''''civ' ''' opened from uvmat by the upper bar command '''[RUN/PIV/CIV]'''. This GUI can be also directly opened by typing 'civ' in the Matlab command window, and the input  image file then opened by the upper bar command '''[Open/Browse]''', like in the GUI uvmat. The name CIV means Correlation Imaging Velocity to stress that the method relies on image correlations, which detect the displacement of image textures, not necessarily from particles.
     16The PIV computation is launched from the GUI ''''civ' ''' opened from uvmat by the upper bar command '''[RUN/PIV/CIV]'''. This GUI can be also directly opened by typing 'civ' in the Matlab command window, and the input  image file then opened by the upper bar command '''[!Open/Browse]''', like in the GUI uvmat. The name CIV means Correlation Imaging Velocity to stress that the method relies on image correlations, which detect the displacement of image textures, not necessarily from particles.
    1717
    1818The PIV operation depends on many parameters, but the default values proposed by the GUI provide a good first approach in many cases. Press '''[RUN] ''' to get the result. The button is then colored in grey until the computation is finished. The operation produces a  file with format netcdf, extension '''.nc''', in a subdirectory called ''''CIV' ''' by default. The file name ends with index string '_1-2' indicating that it results from images 1 and 2. The file name and its status is indicated in a new figure '''civ_status'''. Press the file name to open it with uvmat, or use the browser of '''uvmat'''.
     
    2121
    2222== Visualizing  the velocity fields ==
    23 } '''{** Vectors'''} To read the velocity field, open it with the GUI  ''''uvmat''''. Velocity vectors are displayed in the central window, while the histograms of each component are in the lower left windows, see Fig. [uvmat_fig]. The arrow length is automatically set by default. It can be adjusted by the edit box '''[VecScale]''' in the  frame '''[Vectors']''' on the right hand side.
     23} '''{** Vectors'''} To read the velocity field, open it with the GUI  ''''uvmat''''. Velocity vectors are displayed in the central window, while the histograms of each component are in the lower left windows, see Fig. [uvmat_fig]. The arrow length is automatically set by default. It can be adjusted by the edit box '''[!VecScale]''' in the  frame '''[Vectors']''' on the right hand side.
    2424
    25 The vector color indicates the quality of the image correlation maximum leading to each vector, blue is excellent, green average, red poor. The thresholds for such color display can be adjusted from 0 to 1 (perfect image correlation)  in the frame''' [Vectors]''', using the boxes '''[ColCode1] ''' and '''[ColCode2]''',  or equivalently by the corresponding  sliders '''[Slider1]''' and '''[Slider2] '''.
     25The vector color indicates the quality of the image correlation maximum leading to each vector, blue is excellent, green average, red poor. The thresholds for such color display can be adjusted from 0 to 1 (perfect image correlation)  in the frame''' [Vectors]''', using the boxes '''[!ColCode1] ''' and '''[!ColCode2]''',  or equivalently by the corresponding  sliders '''[Slider1]''' and '''[Slider2] '''.
    2626
    27 Vector color can also  represent another quantity, as chosen in the menu '''[ColorScalar] ''' in the frame '''[Vectors]'''. For instance the vector length norm_vec can be used. Then a color continuous 64 color code is appropriate, as set in the menu '''[ColorCode]'''. The color codes values between the valuies set by '''[MinVec] ''' and '''[MaxVec].'''
     27Vector color can also  represent another quantity, as chosen in the menu '''[!ColorScalar] ''' in the frame '''[Vectors]'''. For instance the vector length norm_vec can be used. Then a color continuous 64 color code is appropriate, as set in the menu '''[!ColorCode]'''. The color codes values between the valuies set by '''[!MinVec] ''' and '''[!MaxVec].'''
    2828
    2929The position (x,y) and velocity components (U,V) can be displayed in the upper right text display window by moving the mouse over it.