Difference between revisions of "mrcImageCorrelationInFourierSpace"
From EosPedia
(Created page with "'''mrcImageCorrelationInFourierSpace''' is Eos's Command that performs Correlation in Fourier Space. == List of option == === Main option === <table border="1">...") |
|||
Line 14: | Line 14: | ||
<td>-i1</td> | <td>-i1</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td>Input1</td> | + | <td>Input1: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
Line 20: | Line 20: | ||
<td>-i2</td> | <td>-i2</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td>Input2</td> | + | <td>Input2: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
Line 26: | Line 26: | ||
<td>-o</td> | <td>-o</td> | ||
<td>Essential</td> | <td>Essential</td> | ||
− | <td>Output</td> | + | <td>Output: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> |
Latest revision as of 03:59, 23 July 2014
mrcImageCorrelationInFourierSpace is Eos's Command that performs Correlation in Fourier Space.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i1 | Optional | Input1: mrcImage | NULL |
-i2 | Optional | Input2: mrcImage | NULL |
-o | Essential | Output: mrcImage | NULL |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | (FxG*)/(|FG|) |
1 | Phase residual |
Execution example
Input file's image
Input file1 image
![]() |
Min Max |
0.0509508 (48, 54, 24) 179961 (0, 0, 0) |
Input file2 image
![]() |
Min Max |
5.8388e-05 (34, 19, 25) 269.463 (0, 0, 0) |
Example of options only essential
![]() |
Min Max |
-3.59763 (21, 19, 0) 0 (35, 0, 0) |
Option -m
Case: m=1
![]() |
Min Max |
-8 (0, 35, 0) 2.25527 (35, 0, 0) |