Measure

Author: Andrea Cannella (andreacannella@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in July 2011 - Computer Forensics

Works with:

8-bit, 16-bit, 32-bit (real) and RGB images.
ImageJ's version: 1.44o (used to develop this plugin)
Source: Measure_.java
Installation:

Download Measure_.java to the plugins folder and compile it with the "Compile and Run" command. Restart ImageJ to add the "Measure" command to the Plugins menu.

Description:

This plugin implements 2D measurement in ImageJ.

Usage:

Here is a brief description:
Click on Measure in the Plugins menu. Then follow this step:

1. Select an Image to Open;

2. Select 2 points for the first scaler;

3. Select other 2 points for the second scaler;

4. Select 2 points for the measurement.

The plugin will save a report called "report.html" in the Image folder with the results of your measure.


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