ADAPTIVE THRESHOLD FILTER

Author: Tommaso Testa (tommypzl89@gmail.com), Salvatore Adriano Zappalà (salvozpp@yahoo.it), Salvatore Scalia (salvo.scalia88@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in July 2011

Works with:

8-bit grayscale images, RGB images
ImageJ's version: 1.44p (used to develop this plugin)
Source: SogliaAdattativa_Plugin.java
Installation:

Download SogliaAdattativa_Plugin.java to the plugins folder; restart ImageJ to add the "Soglia Adattativa Plugin" command to the Plugins menu.

Description:

This plugin find the edges of the image by calculating the threshold value of the pixel with values surrounding it.

Usage:

Here is a brief description:
1) Click on “SogliaAdattativa Plugin” from Plugins Menù;
2) Select kernel type (“Media” or “Gaussiana”);
3) Insert the value “Intercetta” (range from -255 at 255);
4) Click on the “OK” button to apply the filter to the image;
5) Save the Report in a folder.


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