Mean Filters

Author: Rosa Leonardi (angirosa@tiscali.it)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in October 2006

Works with:

8-bit grayscale images
ImageJ's version: 1.33u (used to develop this plugin)
Source: Mean_Filters.java
Installation:

Download Mean_Filters.java to the plugins folder and compile it with the "Compile and Run" command. Restart ImageJ to add the "Mean Filters" command to the Plugins menu.

Description:

This plugin implements some mean filtering techniques: arithmetic, geometric, harmonic, contraharmonic.

Usage:

Here is a brief description:
1) Select the mean filter to use (arithmetic, geometric, harmonic, contraharmonic);
2) Select the kernel size of the filter;
3) Select the order of contraharmonic mean filter (only for contraharmonic mean filter);
2) Click on the "Preview" button to view as the image would be if it was processed according to the chosen filter;
3) Click on the "Apply" button to definitively apply the current filtering to the image;
4) Click on the "Help & Info" to view some information about this plugin.


Downloads:

punto elenco Rosa Leonardi, Tecniche di Image Restoration spaziali e nel dominio della frequenza

| ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |