sfsmoothn
(4.2-git)
index
user/chenyk/Msmoothn.c
N-D non-stationary smoothing (fixed version of sfnsmooth.)
Synopsis
sfsmoothn < in.rsf > out.rsf repeat=1 rect#= shift#=
Note Fomel's Mnsmooth.c may contain bugs in user/fomel/ntriangle.c
t[i] -> t[o+i*d]; s[i]->s[o+i*d] in triple
Example: chenyk/ortho_non/nsmooth
Parameters
string
rect#=
size of the smoothing stencil in #-th dimension /auxiliary input file/
int
repeat=1
repeat filtering several times
string
shift#=
shifting of the smoothing stencil in #-th dimension /auxiliary input file/