mrcImageSinogramCorrelation

From EosPedia
Jump to: navigation, search

mrcImageSinogramCorrelation is Eos's Command that performs Sinogram Correlation.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input設定: mrcImage(Sinogram) NULL
-r Essential Reference: mrcImage(Sinogram) NULL
-o Essential Output: mrcImage NULL
-w Optional Weigth for Mode: 1(w0th, w1st, w2nd) (1.0, 0.0, 0.0)
-T Optional threshold for Mode: 2 0.0
-LTR Optional ratio of threshold for LengthMode: 1 1.0
-LCT Optional Optional  :threshold for LengthCorrelation 0.0
-wL Optional Weight for LengthCorrelation 1.0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-LM Optional Length Mode: for LengthCorrelation 0
-LCM Optional Mode: for LengthCorrelationMode 0
-LTM Optional Length Threshold Mode: for LengthCorrelation 0
-M Optional Mode: for Correlation 0
-h Optional Help  

-m details

Value Description
0 simple Correlation
1 weight Correlation (addition to derivation)
2 threshold Correlation (addition to derivation)
3 power weight Correlation (addition to derivation : -LM=1 -LCM=2)

-LM details

Value Description
0 without Length Correlation
1 addition to Length Correlation (-LCM)

-LCM details

Value Description
0 weight (-wL , -LTM , -LTR)
1 threshold (-LTM , -LTR , -LCT)
2 power weight (-LTM , -LTR , -wL)

-LTM details

Value Description
0 Multiply derivationMax and ratio(-LTR)
1 Average of all derivation


Execution example

Input file image

Input-B120-M-sin.png

Input-B120-M.png
Before Sinogram Transformation

Min

Max
Mean
SD

SE

0 (0, 0, 0)

65535 (12, 1, 0)
22776.7
23232.9

136.901


Reference file image

Input-B120-sin.png

Input-B120.png
Before Sinogram Transformation

Min

Max
Mean
SD

SE

0 (0, 0, 0)

65535 (77, 34, 0)
22776.7
23232.9

136.901


Example of options only essential

Outdata-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0891167
0.276684

0.000768567

Input fileはReference fileの鏡像であるので、180度回転のところで相関値は1になる


Option -LM

Case: LM=1

Case: No other settings
Outdata-LM1-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.820738 (267, 196, 0)

2 (180, 0, 0)
0.55432
0.524071

0.00145575


Case: LTR=0.5
Outdata-LM1LTR-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.0534014 (297, 316, 0)

2 (180, 0, 0)
0.993997
0.295261

0.000820169


Case: wL=2
Outdata-LM1wL-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.787405 (267, 196, 0)

3 (180, 0, 0)
1.01952
0.928614

0.00257948


Option -LCM

Case: LCM=1, LM=1

Case: No other settings
Outdata-LCM1-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0431111
0.18601

0.000516696


Case: LTR=0.5
Outdata-LCM1LTR-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0832207
0.253434

0.000703982


Case: LCM=2, LM=1, LTM=1

Case: No other settings
Outdata-LCM2-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

0.352012 (197, 162, 0)

1.41421 (180, 0, 0)
1.03461
0.136719

0.000379775


Case: w=(1.0, 0.5, 0)
Outdata-LCM2w-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

0.433757 (197, 162, 0)

1.31951 (179, 1, 0)
1.02611
0.109535

0.000304265


Option -LTM

Case: LTM=1, LM=1

Case: No other settings
Outdata-LTM1-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

0.123913 (197, 162, 0)

2 (180, 0, 0)
1.08912
0.276684

0.000768567


Case: wL=2
Outdata-LTM1wL-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

1.12391 (197, 162, 0)

3 (180, 0, 0)
2.08912
0.276684

0.000768567



Option -m

Case: m=3, LCM=2, LM=1, LTM=1

Case: No other settings
Outdata-m3-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

0.352012 (197, 162, 0)

1.41421 (180, 0, 0)
1.03461
0.136719

0.000379775

Case: w=(2, 0, 0)
Outdata-m3w-mrcImageSinogramCorrelation.png

Min

Max
Mean
SD

SE

1 (310, 0, 0)

1.25992 (180, 0, 0)
1.0262
0.0346682

9.63005e-05