public class AlignStacksWithLandmarks extends Object implements ij.plugin.PlugIn
| Constructor and Description |
|---|
AlignStacksWithLandmarks() |
| Modifier and Type | Method and Description |
|---|---|
static <M extends AbstractModel<M> & InverseCoordinateTransform> |
createAlignedStack(ij.ImagePlus source,
ij.ImagePlus target,
Collection<PointMatch> pointMatches,
M model) |
void |
run(String arg0) |
public static final <M extends AbstractModel<M> & InverseCoordinateTransform> ij.ImagePlus createAlignedStack(ij.ImagePlus source, ij.ImagePlus target, Collection<PointMatch> pointMatches, M model) throws NotEnoughDataPointsException, IllDefinedDataPointsException
public void run(String arg0)
run in interface ij.plugin.PlugInCopyright © 2015–2021 Fiji. All rights reserved.