Interface | Description |
---|---|
FitFunction |
Interface for fitting-target functions.
|
Class | Description |
---|---|
GaussianMultiDLM |
A n-dimensional Gaussian peak function, representing an elliptical Gaussian,
with axis constrained to be aligned with the main axis.
|
GaussianPeakFitterND<T extends RealType<T>> |
A simple class fit a gaussian to the peaks in a n-dim, 0-background
image.
|
LevenbergMarquardtSolver |
A collection of static utils implementing a plain Levenberg-Marquardt least-square curve fitting algorithm.
|
Copyright © 2015–2021 Fiji. All rights reserved.