PANDORE Version 6 | GREYC-IMAGE |
psnnfiltering applies a Symmetric Nearest Neighborhood filter to the input image im_in. Each pixel of the input image is replaced by the mean of its symmetric nearest neighbors.
The image border (of size 1) is not considered for processing. The output image border is just a copy of the input image border.
Returns SUCCESS or FAILURE.
Applies the Symmetric Nearest Neighborhood filter to tangram.pan image:
psnnfiltering tangram.pan out.pan
Lissage par filtre adaptatif : le plus proche voisinage symetrique.
Author: Abderrahim Elmoataz