sfpatch (Mdip.c 1071 2005-03-20 20:08:23Z fomels)
index
user/fomels/Mpatch.c
Patching (N-dimensional).

 
Synopsis
        sfpatch < in.rsf > out.rsf n0= w= p= inv=n verb=n weight=n dim=dim0

w is window size (defaults to n1,n2,...)
p is number of patches in different dimensions (defaults to 1,1,...)

If inv=n, the number of output dimensions is twice the number of input dimensions.
If inv=y, the number of output dimensions is half the number of input dimensions.

 
Parameters
       
 
int dim=dim0

 
bool inv=n [y/n]
inverse or forward operation
 
ints n0=
data dimensions (for inv=y) [dim]
 
ints p=
number of windows [dim]
 
bool verb=n [y/n]
verbosity flag
 
ints w=
window size [dim]
 
bool weight=n [y/n]
if y, apply weighting to each patch

 
Used In
       

 
JSG
        diffr/chan3d