Difference between revisions of "mrcImageCVE"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageCVE''' is Eos's Command that performs constant variance enhancement. == List of option == <table border="1"> <div align="left"> <tr> <th>O...")
 
(List of option)
 
Line 49: Line 49:
 
</table>  
 
</table>  
 
 
*Options (-sx,-sy,-sz) must be odd to determine the center.
+
<div>*Options (-sx,-sy,-sz) must be odd to determine the center.</div>
 
+
  
 
== Execution example ==
 
== Execution example ==

Latest revision as of 02:21, 18 July 2014

mrcImageCVE is Eos's Command that performs constant variance enhancement.

List of option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-sx Optional x of Kernel Size 25
-sy Optional y of Kernel Size 25
-sz Optional z of Kernel Size 25
-h Optional Help  
*Options (-sx,-sy,-sz) must be odd to determine the center.

Execution example

Input file's image

B120-2-mrcImageCVE.png

Min

Max
Mean
SD

SE

-65.0178

94.4699
4.85274
20.4635

0.255794

Example of options only essential

Outdata-mrcImageCVE.png

Min

Max
Mean
SD

SE

1.01639

8.43754
4.84739
0.878085

0.0109761

Option -sx,-sy

Case: sx=41,sy=41

Outdata-s40-mrcImageCVE.png

Min

Max
Mean
SD

SE

2.47541

7.16498
4.82822
0.563772

0.00704715

Case: sx=61,sy=61

Outdata-s61-mrcImageCVE.png

Min

Max
Mean
SD

SE

3.28807

6.4312
4.80146
0.392827

0.00491034