OSDN Git Service

c037f8f61320813ca32575fee159ddc45520b5b5
[eos/optional.git] / doc / SmallTools / mrcImageBandPassFilter.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageBandPassFilter</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageBandPassFilter</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageBandPassFilter
10 Options:
11     [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
14     [-m[ode]             mode                (0         )] :Optional  :Mode
15     [-h[alf]v[aluepoint]l[ow]hvl                 (1.0       )] :Optional  :HalfValuePointLow
16     [-h[alf]v[aluepoint]h[igh]hvh                 (1.0       )] :Optional  :HalfValuePointHigh
17     [-w[idth]l[ow]       wl                  (1.0       )] :Optional  :WidthOfDumpingLow
18     [-w[idth]h[igh]      wh                  (1.0       )] :Optional  :WidthOfDumpingHigh
19     [-lowweight          lowWeight           (0.0       )] :Optional  :Weight of Low Freq.
20 >>> Mode <<<< 
21     1: Step filter : required argumnent: -hvl -hvh
22     2: Cos filter  : required argumnent: -hvl -hvh -wl -wh
23     3: Exp filter  : required argumnent: -hvl -hvh -wl -wh
24 >>> -lowweight <<<< 
25 Weight of Low Freq.  
26 </PRE>
27 </BODY>
28 </HTML>