Difference between revisions of "mrcImageUnbentROI"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageUnbentROI''' is2次元画像からのスプライン曲線に則った切り出しを行う Eos's Command.例えば、曲がったフィラメント画像...")
 
(Main option)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''mrcImageUnbentROI''' is2次元画像からのスプライン曲線に則った切り出しを行う [[Eos]]'s [[Command]].例えば、曲がったフィラメント画像を真っ直ぐにして解析したい場合等に使用する。
+
'''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.
  
  
Line 38: Line 38:
 
<td>-y</td>  
 
<td>-y</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>Hight: Source</td>  
+
<td>Height: Source</td>  
 
<td>1.0</td>  
 
<td>1.0</td>  
 
</tr>
 
</tr>
Line 50: Line 50:
 
<td>-H</td>  
 
<td>-H</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>Hight: Dst</td>  
+
<td>Height: Dst</td>  
 
<td>1.0</td>  
 
<td>1.0</td>  
 
</tr>
 
</tr>

Latest revision as of 08:25, 4 August 2014

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