Mean and Median Filters

Author: Vito Crinò (Università di Catania)
Antonino Di Stefano (Università di Catania)
Story: 26/07/2011: First Version
Source: Filter_Mean_Median.java
Installation: Download Filter_Mean_Median.java to the plugins folder and compile it with the "Compile and Run" command. 
Description:

This plug-in applies a filter:

- Medium: sets the value of each pixel with the arithmetic mean of the pixels within the kernel

-Median: sets the value of each pixel with the statistics median of the kernel


You can set:
- Size of the Kernel: This dimension can only be of type n * n..


You can also choose to generate a report