mrcImageNoiseReductionByRelaxation

From EosPedia
Jump to: navigation, search

mrcImageNoiseReductionByRelaxation is Eos's Command that performs smoothing mrcImage by Relaxation.


Algorithm

Relaxation

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Optional Output: mrcImage stdout(Standard output by default)
-n Optional Number of Density Level 8
-max Optional Maximum of Density Level 0
-min Optional Minimum of Density Level 0
-t Optional Times of NoiseReduction 1
-m1 Optional Dij Modeof Personal Style 1
-m2 Optional Dij Modeof Figure Style 1
-m3 Optional Dij Mode of Dimension Style 1
-om Optional Optional Mode 0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0


Execution example

Input file(2D) image

Input-1VOM-N-2D.png

Min

Max
Mean
SD

SE

-18651.7 (10, 1, 0)

52942.7 (24, 39, 0)
7214.87
10067.6

125.845


Example of options only essential

Outdata-mrcImageNoiseReductionByRelaxation.png

Min

Max
Mean
SD

SE

-9702.39 (0, 0, 0)

52942.7 (24, 39, 0)
7253.75
10362.6

129.533


Option -n

Case: n=4

Outdata-n-mrcImageNoiseReductionByRelaxation.png

Min

Max
Mean
SD

SE

-753.085 (0, 0, 0)

52942.7 (28, 22, 0)
7060.78
10679

133.487


Option -min, -max

Case: min=0, max=40000

Outdata-minmax-mrcImageNoiseReductionByRelaxation.png

Min

Max
Mean
SD

SE

5000 (0, 0, 0)

40000 (28, 21, 0)
9997.66
7616.54

95.2068


References