Module ij
Package ij.measure
package ij.measure
-
ClassDescriptionCalibration objects contain an image's spatial and density calibration data.Curve fitting class based on the Simplex method in the Minimizer class Notes on fitting polynomial functions: (i) The range of x values should not be too far from 0, especially for higher-order polynomials.Minimizer based on Nelder-Mead simplex method (also known as polytope method), including the 'outside contraction' as described in: J.C.This is a table for storing measurement results and strings as columns of values.This class implements the Apply Macro command in tables.This class interpolates a set of points using natural cubic splines (assuming zero second derivatives at end points).A plugin should implement this interface for minimizing a single-valued function or fitting a curve with a custom fit function.