Operation: set scale from measurement

set scale from measurement operation

Author:

Volker Bäcker

Example

input image    input measurements

result image

Description

The operation sets the spacial calibration of the image. The known distance and the unit are options of the operation. The measured distance is taken from the  results table that is passed in as a parameter. It must contain the distance in the first row of the column width.

Options

options
length: The known length. To calibrate the spacial dimensions of the image it will be assumed that this is the width of the measured object.
unit: The unit of the length. This is an information for the user. It is not used internally.

Parameter

inputImage (ImagePlus): Any image type is possible.
measuredLength (ResultsTable): A results table containing the measured length of the reference object in the first row of the column width.

Results

The only result is the result image with its spacial calibration.