1D Measurement

Authors: Oliva Maria (maria_17_88@live.com)
Maccarrone Roberta (rob3rt4@hotmail.it)
Advisor: Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in August 2011
Works with: All images
ImageJ's Version: 1.44p (used to develop this plugin)
Source: Measurement1D.java
Installation: Download Measurement1D.java to the plugins folder
and compile it with "Compile and Run" command.
Description:

"Measurement1D" computes a distance from image in the real world.
Given any pair of points, their distance is calculated in the real world
through the ratio between the corresponding distance in pixels and the ratio
of the length in pixels and the length of reference segment in the real world.

Usage:
  1. Click on two points of the image to draw reference line
  2. Insert the length of reference line
  3. Click on two points of the image to draw line onto object that you want to measure
  4. Choose to generate the html report
  5. If you want to generate report,insert file's name
    (The report is generated in the image's same folder)
| ImageJ Plugins Page| ImageJ Home Page| IPLab@CT Home Page