Difference between revisions of "mrcImageDeadPixelCorrection"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageDeadPixelCorrection''' is画像のデッドピクセルを補正する Eos's Command. == List of option == === Main option === <table border="1"> <tr...")
 
(Option -dp)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''mrcImageDeadPixelCorrection''' is画像のデッドピクセルを補正する [[Eos]]'s [[Command]].
+
'''mrcImageDeadPixelCorrection''' is [[Eos]]'s [[Command]] that corrects a dead pixel in the image.
  
  
Line 14: Line 14:
 
<td>-i</td>  
 
<td>-i</td>  
 
<td>Essential</td>  
 
<td>Essential</td>  
<td>Input</td>  
+
<td>Input: [[mrcImage]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
Line 20: Line 20:
 
<td>-dp</td>  
 
<td>-dp</td>  
 
<td>Essential</td>  
 
<td>Essential</td>  
<td>DeadPointPositionFile</td>  
+
<td>DeadPointPositionFile: [[ASCII]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
Line 26: Line 26:
 
<td>-o</td>  
 
<td>-o</td>  
 
<td>Essential</td>  
 
<td>Essential</td>  
<td>Output</td>  
+
<td>Output: [[mrcImage]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
Line 63: Line 63:
 
===-dp  format===
 
===-dp  format===
 
<pre>
 
<pre>
x座標 y座標開始位置 y座標終了位置
+
x-position y-position(start) y-position(end)
 
.
 
.
 
.
 
.
Line 132: Line 132:
 
30 79 79
 
30 79 79
 
</pre>
 
</pre>
<div>周辺のノイズを範囲として実行</div>
+
<div>Setting the range to edge of the image</div>
 
<br>
 
<br>
  
<div>実行結果</div>
+
<div>Output</div>
 
<table>  
 
<table>  
 
<tr>  
 
<tr>  

Latest revision as of 00:07, 24 July 2014

mrcImageDeadPixelCorrection is Eos's Command that corrects a dead pixel in the image.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-dp Essential DeadPointPositionFile: ASCII NULL
-o Essential Output: mrcImage NULL
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0

-dp format

x-position		y-position(start)	y-position(end)
.
.


Execution example

Input file 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


Option -dp

-dp 's data
0	0	79
1	0	79
2	0	79
3	0	79
4	0	79
5	0	79
6	0	79
7	0	79
8	0	79
20	0	0
21	0	1

...

57	0	37
58	0	38
59	0	39
60	0	79
61	0	79
62	0	79

...

77	0	79
78	0	79
79	0	79
59	50	79
58	51	79
57	52	79

...

34	75	79
33	76	79
32	77	79
31	78	79
30	79	79
Setting the range to edge of the image


Output
Outdata-mrcImageDeadPixelCorrection.png

Min

Max
Mean
SD

SE

-18651.7 (10, 1, 0)

52942.7 (24, 39, 0)
7249.65
9534.02

119.175