Author: Alfonso Ridolfo (alfonso.ridolfo@gmail.com) Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it) History: This plugin was implemented in October 2007 Works with:
8-bit grayscale images, RGB images ImageJ's version: 1.39e (used to develop this plugin) Source: Thresholding_Segmentation.jar Installation: Download Thresholding_Segmentation.jar to the plugins folder; restart ImageJ to add the "Thresholding Segmentation" command to the Plugins menu.
Description: This class/plugin implements two Thresholding algorithms:
the first one generate a global threshold on the input image;
the second one is a local thresholding method based on the application of gradient and laplacian operators on the input image.
The selected thresholding algorithm is applyed to grayscale or color images.Usage: Here is a brief description:
1) click on Thresholding Segmentation in the Plugins menu;
2) choose the algorithm to run: global, local or both of them;
Downloads:
Alfonso Ridolfo, Segmentazione: tecniche di soglia e region growing | ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |