public class BigWarpBatchTransformFOV extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BigWarpBatchTransformFOV.DummyImageLoader<T> |
Constructor and Description |
---|
BigWarpBatchTransformFOV() |
Modifier and Type | Method and Description |
---|---|
static <T> BigWarpExporter<T> |
applyBigWarpHelper(AbstractSpimData<?>[] spimDataP,
AbstractSpimData<?>[] spimDataQ,
ij.ImagePlus impP,
LandmarkTableModel ltm,
Interpolation interpolation) |
SpimDataMinimal |
createSpimData() |
static double[] |
fill(double[] in,
int ndim) |
static String[] |
generateNames(ij.ImagePlus imp) |
static void |
main(String[] args) |
static BigWarpBatchTransformFOV |
parseCommandLineArgs(String[] args) |
void |
process() |
public static void main(String[] args) throws IOException
IOException
public static BigWarpBatchTransformFOV parseCommandLineArgs(String[] args)
public void process() throws IOException
IOException
public static <T> BigWarpExporter<T> applyBigWarpHelper(AbstractSpimData<?>[] spimDataP, AbstractSpimData<?>[] spimDataQ, ij.ImagePlus impP, LandmarkTableModel ltm, Interpolation interpolation)
public static String[] generateNames(ij.ImagePlus imp)
public final SpimDataMinimal createSpimData()
public static double[] fill(double[] in, int ndim)
Copyright © 2015–2021 Fiji. All rights reserved.