Changes between Version 10 and Version 11 of Tutorial/ProjectionObjects


Ignore:
Timestamp:
Mar 16, 2014, 2:39:43 PM (10 years ago)
Author:
sommeria
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/ProjectionObjects

    v10 v11  
    55
    66== Plotting a luminosity profile ==
    7 Create a line by the menu bar command ''''Projection Object/line''''. A new GUI '''set_object''' appears on the right side, with default settings '''Type'''='line', '''!ProjMode'''='projection'. Draw a line with the mouse, left hande side button to mark the beginning and end of the line. The luminosity profile, with the three rgb image components, appears in a new GUI ''''view_field''''. The line can be moved with the mouse, or by directly introducing the coordinates of the line in the table '''[Coord]''' of the GUI '''set_object'''.
     7Create a line by the menu bar command ''''Projection Object/line''''. A new GUI '''set_object''' appears on the right side, with default settings '''Type'''='line', '''!ProjMode'''='projection'. Draw a line with the mouse, left hande side button to mark the beginning and end of the line. The luminosity profile, with the three rgb image components, appears in a new GUI ''''view_field''''.
     8
     9A line aligned with the x or y axis can be directly created by the menu bar command ''''Projection Object/line_x'''' or ''''Projection Object/line_y'''' respectively.
     10
     11The line can be moved with the mouse, or by directly introducing the coordinates of the line in the table '''[Coord]''' of the GUI '''set_object'''.
     12
    813
    914== Getting the image histogram in a sub-region ==
     15This is obtained by creating a contour object, a polygon, a rectangle or an ellipse, using  ''''Projection Object/polygon'''', ''''Projection Object/rectangle'''' or ''''Projection Object/ellipse''''. Draw the contour with the mouse to plot the histogram of the image inside the contour.
     16To get the histogram of the region outside the contour, select '''edit''' in the frame '''Objects''' of '''uvmat'''. Then in the GUI '''set_object''', select '''outside''' in the menu '''ProjMode''' and press the button '''REFRESH'''.
     17
    1018== Resampling the image ==
     19The image can be resampled by linear interpolation of image luminosity on a grid, by selecting ''''Projection Object/plane''''. Then on the GUI '''set_object''', select '''interp_lin''' in the menu '''ProjMode'''. Set the mesh in x and y by the edit boxes num_DX and num_DY, for instance with values 10, and press REFRESH. The image interpolated on this coarse grid is then displayed. It is also possible to reduce the range of x and y by the edit boxes '''num_RangeX_1''' and 2 and '''num_RangeY_1''' and 2. Finally it is also possible to rotate the projection grid by setting the angle (in degrees) in the edit box '''num_Angle_3'''.