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: Soglia_Plugin.java
Installation:

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

Description:

This plugin cuts the values of the image that aren’t into the threshold range specified by the user.

Usage:

Here is a brief description:
1) Select a filter “Soglia Plugin” from Plugins Menù;
2) Insert “Soglia Inferiore” (range from 0 at 255);
3) Insert “Soglia Superiore” (range from 0 at 255);
4) Select type (“Binario”, “Troncato”)
5) Click on the “OK” button to apply the filter to the image;
6) Save the Report in a folder.


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