New Digitizer

(ORG-2285)

The New Digitizer is turned off by default in Origin 9.1SR0.

To turn it on, run the following in Script Window.

@und=1

 


New Digitizer GUI

(ORG-8762)

Improvements to GUI:

  • Menus are added
  • Relevant buttons are grouped
  • Axes tab and Data Tabs to show Axis settings and picked data values.
  • More hints


Auto Trace

(ORG-4794 ORG-8906)

 These four new methods help customers digitize line object more simple and convenient.

  • Auto Trace Line by Points
  • Auto Pick Point by Grids
  • Area Auto Trace
  • Boundary-limited Area Auto Trace

Auto Trace Line by Points

If Auto Trace Lines by Points is enabled and a data point is selected as the target point, the other data points in the same curve (or more accurate, the same part of the curve) will be auto traced and picked up.

To use this, click the Auto trace lines button.png button, or use the Digitize:Auto Trace Line by Points menu items. Then select a target point from the image by double click. When finished, click Done button or Ctrl+Enter. In the Data tab, you can specify whether to reduce the result data points of each line by Pixel Reduction Factor. Select Settings: Digitize Settings to bring up the dialog, go to Auto Trace branch to change the default value of Pixel Reduction Factor.

Auto Pick Point by Grids

Use the Auto Pick Point by Grids object (a rectangle object with grid lines in either X or Y directions) to auto select data points. The data points intersect with grid lines will be selected and picked up.

To use this tool, click the Digitize area button.png button, or the Digitize:Auto Pick Point by Grids menu items to enable, then in the original image, click and drag the cursor to select the area of the target points.

If the result point is not on the curve, click    button, or the Digitize: Delete Points menu item, then in the original image, click and drag the cursor to select the area of the target points.

In order to reorder the points of the result graph, click  button, or the Digitize: Reorder Points menu item to reorder the points.

 

 

In order to change the grid direction and density, you need to select Settings:Digitize Settings from the menu item and do the settings in the Digitize Settings dialog in advance:

 

Area Auto Trace

Use the Area Auto Trace object (a rectangle object with grid lines in either X or Y directions) to auto trace line. The data points intersect with grid lines will be selected as the target point, the other data points in the same curve (or more accurate, the same part of the curve) will be auto traced and picked up.

To use this tool, click the  button, or the Digitize:Area Auto Trace menu items to enable, then in the original image, click and drag the cursor to select the area of the target points.

In order to change the grid direction and density, you need to select Settings:Digitize Settings from the menu item and do the settings in the Digitize Settings dialog in advance

In the Data tab, you can specify whether to reduce the result data points of each line by Pixel Reduction Factor. Select Settings: Digitize Settings to bring up the dialog, go to Auto Trace branch to change the default value of Pixel Reduction Factor.


Image Pre-processing

(ORG-3105 ORG-8764)

Origin 9.1 provides options to remove gridlines or clear the background color from the original graph, so that the data plot itself displays clearer

Remove Grid Lines

To use the option, select Image: Remove Cartesian Gridlines from the Digitizer menu. You can Undo or Reset the image if the output is not what you want.

Remove Background

To use the option, select Image: Clear Background from the Digitizer menu

 

Rotate

To use the option, click the  button, or select Image: Rotate from the Digitizer menu. 


Ternary and Polar coordinate

(ORG-6737 ORG-8975 ORG-9090)

Now Origin can not only digitize cartesian coordinate graphs, but also polar and ternary

Ternary Coordinate

To digitize a graph in ternary coordinate system, you should define the coordinate first.

  1. Click the menu items Axes:Ternary Coordinate...,
  2. Ternary Coordinate Settings dialog pops up for you to define the axes orientation in the imported image, either counter-clockwise or clockwise. Click OK to apply the settings and close dialog
  3. When the Ternary coordinate system is chosen, and the Edit axis button ternary.png button is clicked, three reference points (P1, P2 and P3) are shown in the image. Drag the points to three vertexes of the ternary plot, and set the corresponding axes value
     
     

Polar Coordinate

To digitize a graph in polar coordinate system, you should define the coordinate first.

  1. Click the menu item Axes: Polar Coordinate...,
  2. Polar Coordinate Settings pops up for you to define the axes orientation in the imported image, either counter-clockwise or clockwise. Click OK to apply the settings and close dialog
  3. When the Polar coordinate system is chosen, and the Edit axis button polar.png button is clicked, two pairs of points (P1, P2 and P3, P4) are shown in the image as reference. Drag the points to a known position of image. Each pair needs to be on the same Azimuth angle (i.e. follows a radius line). Then enter the coordinate values to the theta and raidus columns. Image Pixel column shows the point position in the image by pixel.

 

Digitizing Multiple Curves

(ORG-1614)

To  switch among different digitized points series, click the New Line Start new data button.pngbutton or select Digitize:New Line menu items.

Select Settings: Options from the Digitizer menu, You can change the color, shape and size for digitize symbol.

 

Magnifier

(ORG-8801)

The new digitizer also provide a Magnifier to help customers to pick data precisely.

Hot Key

(ORG-9315)

When Edit Axes button is selected, press "g" to switch between Digitizer Axes dialog and Image.

Select x1 in Axes tab, press “g” will active the Image. User could be able to move the x1 line to a known position by mouse or Left/Right Arrow Key. Then press "g" key will active the value cell of x1 in Axes tab, enter the value and press Enter key to go to x2.