Difference between revisions of "mrcImageRectangleGetByCorrelation"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageRectangleGetByCorrelation''' is Eos's Command that cuts out the region whose correlation with reference image is highest. == List of option == === Main op...")
 
(Main option)
 
Line 32: Line 32:
 
<td>-Nx</td>  
 
<td>-Nx</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>OutputのNx(In case of even number, subtract 1.)</td>  
+
<td>Nx of Output(In case of even number, subtract 1.)</td>  
 
<td>Nx of Reference</td>  
 
<td>Nx of Reference</td>  
 
</tr>  
 
</tr>  
Line 38: Line 38:
 
<td>-Ny</td>  
 
<td>-Ny</td>  
 
<td>Optional</td>  
 
<td>Optional</td>  
<td>OutputのNy(In case of even number, subtract 1.)</td>  
+
<td>Ny of Output(In case of even number, subtract 1.)</td>  
 
<td>Ny of Reference</td>  
 
<td>Ny of Reference</td>  
 
</tr>  
 
</tr>  
Line 59: Line 59:
 
<td> </td>  
 
<td> </td>  
 
</tr>  
 
</tr>  
</table>  
+
</table>
  
 
=== -m details ===
 
=== -m details ===

Latest revision as of 02:55, 30 July 2014

mrcImageRectangleGetByCorrelation is Eos's Command that cuts out the region whose correlation with reference image is highest.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-r Optional Reference: mrcImage NULL
-Nx Optional Nx of Output(In case of even number, subtract 1.) Nx of Reference
-Ny Optional Ny of Output(In case of even number, subtract 1.) Ny of Reference
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0


Execution example

Input file's image

Input-mrcImageRectangleGetByCorrelation.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (10, 0, 0)
95.3804
123.024

1.51882

Reference file image

Refer-mrcImageRectangleGetByCorrelation.png

Min

Max
Mean
SD

SE

0 (1, 0, 0)

255 (11, 0, 0)
159.76
122.784

5.84686

Example of options only essential

Outdata-mrcImageRectangleGetByCorrelation.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (10, 0, 0)
86.0408
120.225

5.72499

Option -Nx, -Ny

Case: Nx=15, Ny=15

Outdata-NxNy-mrcImageRectangleGetByCorrelation.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (1, 0, 0)
71.3689
114.139

7.60929