mrcImageSubtraction

From EosPedia
Jump to: navigation, search

mrcImageSubtraction is Eos's Command that performs subtraction.

List of option

Main option

Option Essential/Optional NULL Default
-i1 Essential Input1: mrcImage NULL
-i2 Essential Input2: mrcImage NULL
-o Essential Output: mrcImage NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0 out = in1 - in2
( Output = Input file1 - Input file2 )
1 out = abs (in1 - in2)
( Output = | ( Input file1 - Input file2 ) | )


Execution example

------Input file's image------

Input file1

B120-2.center-mrcImageSubtraction.png

Min

Max
Mean
SD

SE

-65.0178

94.4699
4.85274
20.4635

0.255794

Input file2

B120-2.center3-mrcImageSubtraction.png

Min

Max
Mean
SD

SE

-37.8047

57.1575
2.49049
11.3587

0.141984

------Option -m------

Case: m=0

Outdata-mrcImageSubtraction.png

Min

Max
Mean
SD

SE

-35.9412

50.447
2.36225
11.4467

0.143084

Case: m=1

Outdata-m1-mrcImageSubtraction.png

Min

Max
Mean
SD

SE

0.000756621

50.447
9.05415
7.39122

0.0923902