sfdomf
(4.0)
index
user/yliu/Mdomf.c
2D dip-oriented median/mean filter (DOMF).
Synopsis
sfdomf < in.rsf > out.rsf dip=dip.rsf nw= boundary=y stack=n verb=n
Parameters
bool
boundary=y
[y/n]
if y, boundary is data, whereas zero
file
dip=
auxiliary input file name
int
nw=
data-window length (positive and odd integer)
bool
stack=n
[y/n]
if y, mean filter, whereas median filter
bool
verb=n
[y/n]
verbosity flag
Used In
JLU
riesz/sigmdenoi