Difference between revisions of "mrcImageWindowing"
From EosPedia
(Created page with "'''mrcImageWindowing''' is Eos's Command that performs windowing to input file. == List of option == === Main option === <table border="1"> <div align="left"> <...") |
(→------Option -m------) |
||
Line 113: | Line 113: | ||
===------Option -m------=== | ===------Option -m------=== | ||
====Case: m=1==== | ====Case: m=1==== | ||
− | =====Case: -W Wy= | + | =====Case: -W Wy=2===== |
<table> | <table> | ||
<tr> | <tr> |
Latest revision as of 07:08, 4 August 2014
mrcImageWindowing is Eos's Command that performs windowing to input file.
Contents
List of option
Main option
-m details
Value | Description |
---|---|
0 | 90windowing |
1 | Option -W: using Wy |
2 | Option -W: using Wx,WxMax,Wy,WyMax |
+16 | Contrast down around mean. |
Execution example
------Input file's image------
![]() |
Min Max |
-64.5759 93.0617 |
------Example of options only essential------
![]() |
Min Max |
-64.5759 93.0617 |
------Option -m------
Case: m=1
Case: -W Wy=2
![]() |
Min Max |
-54.44 93.0617 |
Case: m=2
Case: -W all 0.2
![]() |
Min Max |
-44.768 93.0617 |
Case: m=16
![]() |
Min Max |
-64.5759 93.0617 |
Case: m=17
Case: -W Wy=2
![]() |
Min Max |
-54.44 93.0617 |
There is no change between m=1 and m=17 in this time.
Case: M=18
Case: -W all 0.2
![]() |
Min Max |
-44.768 93.0617 |
Case: -W 0 0.2 0 0.2
![]() |
Min Max |
-64.5759 93.0617 |