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

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

Description:

This plugin finds the edges of the image by convolving it with a laplacian kernel. You can specify the dimensions of the laplacian kernel.

Usage:

Here is a brief description:
1) Click on “Laplaciano Plugin” from Plugins Menù;
2) Choose the dimension of laplacian kernel (“Apertura”);
3) Click on the “OK” button to apply the filter to the image;
4) Save the Report in a folder.


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