@@ -543,27 +543,4 @@ filters that approximate the convolution with a Gaussian
%% \section{Filtrage de voisinage}
%% \label{sec:NeighborhoodFilters}
%% \subsection{Filtre Moyen}
%% \label{sec:MeanFilter}
%% \ifitkFullVersion
%% %\input{MeanImageFilter.tex}
%% \fi
%% The typical effect of median filtration on a noisy digital image is a dramatic reduction in impulse noise spikes. The filter also tends to preserve brightness differences across signal steps, resulting in reduced blurring of regional boundaries. The filter also tends to preserve the positions of boundaries in an image.
%% Figure \ref{fig:BinaryMedianImageFilterOutputMultipleIterations} below shows the effect of running the median filter with a 3x3 classical window size
%% 1, 10 and 50 times. There is a tradeoff in noise reduction and the sharpness of the image when the window size is increased\begin{figure}