b'\n \n \n
 
\n  
sfnonloc (4.0)
index
user/yliu/Mnonloc.c
\n Non-local (Bilateral) smoothing. \n

\n \n \n \n \n \n
 
\n Synopsis
       sfnonloc < inp.rsf > out.rsf ns= bx= gauss=n repeat=1 ax=
Tomasi, C., and R. Manduchi, 1998, Bilateral filtering
\nfor gray and color images: Proceedings of the 1998
\nIEEE International Conference on Computer Vision,
\nIEEE, 836-846\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
float ax=
\tGaussian weight for the range distance
\n
\n \n\n \n \n
\n  
float bx=
\texponential weight for the domain distance (different if gaussian)
\n
\n \n\n \n \n
\n  
bool gauss=n [y/n]
\tif y, Gaussian weight, whereas Triangle weight
\n
\n \n\n \n \n
\n  
int ns=
\tspray radius
\n
\n \n\n \n \n
\n  
int repeat=1
\trepeat filtering several times
\n
\n \n
'