Package | Description |
---|---|
net.imglib2.algorithm.localization |
An imglib2 package dedicated to various techniques enabling the precise
localization of objects in image, possible with sub-pixel accuracy.
|
Class and Description |
---|
FitFunction
Interface for fitting-target functions.
|
FunctionFitter |
Observation
A general-use class that can store the observations as a double array, and their
coordinates as a 2D double array.
|
StartPointEstimator
Interface for classes that are able to provide a start point for the parameters
of a curve fitting problem on image data.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.