Skip to content
Snippets Groups Projects
Commit 6403fc91 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

Suppression trash dans filtering

parent 8be49393
No related branches found
No related tags found
No related merge requests found
......@@ -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}
%% \center
%% \includegraphics[width=0.50\textwidth]{itkLogo.eps}
%% \itkcaption[Caption]{Image de tests : temporaire !!!!}
%% \label{fig:itkLogo}
%% \end{figure}.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment