Package | Description |
---|---|
<Unnamed> | |
bdv.ij | |
bigwarp | |
bigwarp.landmarks | |
bigwarp.transforms | |
jitk.spline | |
mpicbg.ij | |
mpicbg.trakem2.transform |
Modifier and Type | Field and Description |
---|---|
protected ThinPlateR2LogRSplineKernelTransform |
Transform_ThinPlateSpline.tps |
Modifier and Type | Method and Description |
---|---|
static AffineGet |
BigWarpToDeformationFieldPlugIn.toAffine(ThinPlateR2LogRSplineKernelTransform tps) |
static double[] |
BigWarpToDeformationFieldPlugIn.toFlatAffine(ThinPlateR2LogRSplineKernelTransform tps) |
Modifier and Type | Method and Description |
---|---|
ThinPlateR2LogRSplineKernelTransform |
BigWarp.getTransform()
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ThinPlateR2LogRSplineKernelTransform |
LandmarkTableModel.estimatedXfm |
Modifier and Type | Method and Description |
---|---|
ThinPlateR2LogRSplineKernelTransform |
LandmarkTableModel.getTransform() |
Modifier and Type | Method and Description |
---|---|
ThinPlateR2LogRSplineKernelTransform |
BigWarpTransform.getTpsBase() |
Modifier and Type | Method and Description |
---|---|
static double |
XfmUtils.maxError(double[][] sourcePoints,
double[][] targetPoints,
ThinPlateR2LogRSplineKernelTransform xfm) |
static double |
XfmUtils.maxError(double[][] sourcePoints,
double[][] targetPoints,
ThinPlateR2LogRSplineKernelTransform xfm,
boolean debug) |
Constructor and Description |
---|
TransformInverseGradientDescent(int ndims,
ThinPlateR2LogRSplineKernelTransform xfm) |
Modifier and Type | Method and Description |
---|---|
ThinPlateR2LogRSplineKernelTransform |
ThinPlateSplineMapping.getTransform() |
Modifier and Type | Method and Description |
---|---|
static void |
ThinPlateSplineMapping.mapInterval(ThinPlateR2LogRSplineKernelTransform xfm,
ij.process.ImageProcessor src,
ij.process.ImageProcessor tgt) |
Constructor and Description |
---|
ThinPlateSplineMapping(ThinPlateR2LogRSplineKernelTransform xfm) |
Constructor and Description |
---|
ThinPlateSplineTransform(ThinPlateR2LogRSplineKernelTransform tps) |
Copyright © 2015–2021 Fiji. All rights reserved.