| Package | Description |
|---|---|
| net.imglib2.realtransform | |
| net.imglib2.realtransform.inverse |
| Modifier and Type | Class and Description |
|---|---|
class |
ThinplateSplineTransform
An n-dimensional thin plate spline transform backed by John
Bogovic's jitk-tps
library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealTransformFiniteDerivatives
Use finite differences to estimate the jacobian of an arbitrary
RealTransform.
|
class |
RegularizedDifferentiableRealTransform
Wraps and regularizes a
DifferentiableRealTransform. |
Copyright © 2015–2022 ImgLib2. All rights reserved.