Region Growing Segmentation with threshold

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
ImageJ's version: 1.39e (used to develop this plugin)
Source: Region_Growing_Segmentation_T.jar
Installation:

Download Region_Growing_Segmentation_T.jar to the plugins folder; restart ImageJ to add the "Region Growing Segmentation T" command to the Plugins menu.

Description:

This class/plugin implements a Region Growing Segmentation algorithm; it needs a starting set of seeds and an intensity threshold to run.

Usage:

Here is a brief description:

1) click on Region Growing Segmentation in the Plugins menu;
2) choose the number of region to grow;
3) choose the intensity threshold;
4) select seed-pixels by clicking on points of the image


Downloads:

punto elenco Alfonso Ridolfo, Segmentazione: tecniche di soglia e region growing

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