Difference between revisions of "WeightCalculationOfCommonLineSearch"
From EosPedia
(Created page with "'''WeightCalculationOfCommonLineSearch''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essen...") |
(→Execution example) |
||
(One intermediate revision by the same user not shown) | |||
Line 32: | Line 32: | ||
<td>-LTR</td> | <td>-LTR</td> | ||
<td>Optional</td> | <td>Optional</td> | ||
− | <td>Length threshold ratio in LengthCorrelation (LTM= | + | <td>Length threshold ratio in LengthCorrelation (For LTM=0)</td> |
<td>0.25</td> | <td>0.25</td> | ||
</tr> | </tr> | ||
Line 117: | Line 117: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <td>[[File: | + | <td>[[File:Input-B120-sin.png]]</td> |
<td><p align="left">Min<br> | <td><p align="left">Min<br> | ||
Max<br> | Max<br> | ||
Line 136: | Line 136: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <td>[[File: | + | <td>[[File:Input-B120-M-sin.png]]</td> |
<td><p align="left">Min<br> | <td><p align="left">Min<br> | ||
Max<br> | Max<br> |
Latest revision as of 07:09, 18 August 2014
WeightCalculationOfCommonLineSearch is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-I | Essential | Input: ASCII(File List) | NULL |
-o | Essential | Output: ASCII | NULL |
-LTM | Essential | Length threshold mode in LengthCorrelation | 0 |
-LTR | Optional | Length threshold ratio in LengthCorrelation (For LTM=0) | 0.25 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | Addition weight |
1 | Multiplication weight |
Input file format
filename(sin) rotationalmode angle angle angle . . . . . . . . . . . . . . . . . . . .
Execution example
Input file's data
/Eos/img/1vom-sin.mrc YOYS 0 0 0 /Eos/img/B120-sin.mrc YOYS 0 0 0 /Eos/img/B120-M-sin.mrc YOYS 0 0 0
Input file's image
![]() |
Min Max |
0 (0, 0, 0) 65535 (62, 42, 0) |
![]() |
Min Max |
0 (0, 0, 0) 65535 (77, 34, 0) |
![]() |
Min Max |
0 (0, 0, 0) 65535 (12, 1, 0) |
Case: Options only essential
Case: LTM=0
Output
LengthCorrelation=0.950000 InLength[0]=38 RefLength[0]=42 LengthCorrelation=0.938272 InLength[0]=38 RefLength[0]=43 LengthCorrelation=0.988235 InLength[0]=42 RefLength[0]=43
-o 's data
Weight of NormalCorrelation is -0.000000 Weight of Derivation1DCorrelation is 2.666667 Weight of Derivation2DCorrelation is -0.333333 Weight of LengthCorrelation is -1.333333
Case: LTM=1
Output
LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80 LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80 LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80
-o 's data
Weight of NormalCorrelation is -0.210526 Weight of Derivation1DCorrelation is 1.263158 Weight of Derivation2DCorrelation is -0.052632 Weight of LengthCorrelation is 0.000000
Option -LTR
Case: LTR=1, LTM=0
Output
LengthCorrelation=0.703704 InLength[0]=19 RefLength[0]=35 LengthCorrelation=0.774194 InLength[0]=19 RefLength[0]=12 LengthCorrelation=0.510638 InLength[0]=35 RefLength[0]=12
-o 's data
Weight of NormalCorrelation is 0.666667 Weight of Derivation1DCorrelation is 0.000000 Weight of Derivation2DCorrelation is 0.333333 Weight of LengthCorrelation is 0.000000
Option -m
Case: m=1, LTM=0
Output
LengthCorrelation=0.950000 InLength[0]=38 RefLength[0]=42 LengthCorrelation=0.938272 InLength[0]=38 RefLength[0]=43 LengthCorrelation=0.988235 InLength[0]=42 RefLength[0]=43
-o 's data
Weight of NormalCorrelation is 0.769020 Weight of Derivation1DCorrelation is 0.769020 Weight of Derivation2DCorrelation is 0.769020 Weight of LengthCorrelation is 11.536538