mrcImageOneLineSimilarityCalc
From EosPedia
mrcImageOneLineSimilarityCalc is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i1 | Essential | Input1: mrcImage(1D) | NULL |
-i2 | Essential | Input2: mrcImage(1D) | NULL |
-sm | Optional | Shift mode: In development | 0 |
-v | Optional | Optional of shift: In development | 0 |
-mm | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
+1 | strengthCalc |
+2 | differential1Calc |
+4 | differential2Calc |
+8 | lengthCalc |
It outputs multiply value of each mode.
In the case of mm=4, 8, Output is 0.5.
Execution example
Input file1 image
![]() |
Min Max |
9528.98 (1, 0, 0) 1.05166e+06 (41, 0, 0) |
Input file2 image
![]() |
Min Max |
-24564.9 (1, 0, 0) 1.12206e+06 (40, 0, 0) |
Example of options only essential
Output
1.000000
No output, because mm=0 on default setting.
Option -mm
Case: mm=1
Output
-4.063743
Case: mm=2
Output
0.247315
Case: mm=4
Output
0.500000
Case: mm=8
Output
0.500000
Case: mm=15
Output
-0.251256