mrcImageUnbentROI

From EosPedia
Jump to: navigation, search

mrcImageUnbentROI is Eos's Command that cuts out the 2D image in depending spline. For example, you can analysis as that the bended filament image is straightly.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-r Optional roiLine: Variable: (x0, y0, x1, y1, ...) NULL
-x Essential Width: Source 1.0
-y Optional Height: Source 1.0
-W Optional Width: Dst 1.0
-H Optional Height: Dst 1.0
-cor Optional Correlation Window along Y-axis: [A] 360.0
-S Optional When inputfile is shrinked 1
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  
-r is required for determine spline.

-m details

Value Description
0


Execution example

Input file image

Input-1B7T-2D.png

Size

Mode
Min
Max
Mean
SD

SE

( 50, 80, 1)

mrcFloatImage
0 (0, 0, 0)
178250 (35, 57, 0)
14921.9
30087.2

475.72


Option -x, -r

Case: x=50, r=(30, 15, 25, 40, 45, 75)

Outdata-r-mrcImageUnbentROI.png

Size

Mode
Min
Max
Mean
SD

SE

( 50, 65, 1)

mrcFloatImage
0 (0, 0, 0)
178250 (28, 46, 0)
17170
31431.7

551.348


In the following, Setting at x=50, r=(30, 15, 25, 40, 45, 75)

Option -y

Case: y=50

Outdata-y-mrcImageUnbentROI.png

Size

Mode
Min
Max
Mean
SD

SE

( 50, 50, 1)

mrcFloatImage
0 (0, 0, 0)
178250 (28, 46, 0)
20439.3
33908.1

678.161


Option -W

Case: W=65

Outdata-W-mrcImageUnbentROI.png

Size

Mode
Min
Max
Mean
SD

SE


mrcFloatImage
0 (0, 0, 0)
178250 (37, 47, 0)
17321.9
31658.9

487.06


Option -H

Case: H=65, y=50

Outdata-H-mrcImageUnbentROI.png

Size

Mode
Min
Max
Mean
SD

SE

( 50, 65, 1)

mrcFloatImage
0 (0, 0, 0)
178250 (28, 60, 0)
20492.4
34038.3

597.072


Option -cor

Case: cor=20

Outdata-cor-mrcImageUnbentROI.png

Size

Mode
Min
Max
Mean
SD

SE

( 50, 65, 1)

mrcFloatImage
0 (0, 0, 0)
178250 (24, 48, 0)
18472.8
31551.4

553.448