Changes between Version 13 and Version 14 of Tutorial/ProjectionObjects


Ignore:
Timestamp:
Mar 16, 2014, 2:58:40 PM (11 years ago)
Author:
sommeria
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/ProjectionObjects

    v13 v14  
    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''''. Th following figure shows the main GUI '''uvmat''', the GUI '''set_object''' which sets the object parameters, and the GUI '''view_field''' where the projected field is plotted:
     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''''. Th following figure shows the main GUI '''uvmat''', the GUI '''set_object''' which sets the object parameters, and the GUI '''view_field''' where the projected field is plotted:
    88
    99[[Image(set_object.jpg)]]
    1010
    11 These two GUIs can be made visible or not by selecting '''CheckViewObject''' or '''CheckViewField''' respectively in the frame '''Object''' of '''uvmat'''.
     11These two GUIs can be made visible or not by selecting '''!CheckViewObject''' or '''!CheckViewField''' respectively in the frame '''Object''' of '''uvmat'''.
    1212
    1313Once created, 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'''.
    14 A 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.
     14A 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.
    1515
    1616
    1717== Getting the image histogram in a sub-region ==
    18 This 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.
    19 To 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'''.
     18This 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.
     19To 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'''.
    2020
    2121== Resampling the image ==
    22 The 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'''.
     22The 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'''.