public class Stitch_Image_Directory extends Object implements ij.plugin.PlugIn
Modifier and Type | Field and Description |
---|---|
static double |
alphaStatic |
static String |
fusionMethodStatic |
static String |
handleRGBStatic |
static String |
imageDirectoryStatic |
static String |
rgbOrderStatic |
static double |
thresholdDisplacementAbsoluteStatic |
static double |
thresholdDisplacementRelativeStatic |
static double |
thresholdRStatic |
static String |
tileConfStatic |
Constructor and Description |
---|
Stitch_Image_Directory() |
public static String imageDirectoryStatic
public static String rgbOrderStatic
public static String tileConfStatic
public static String handleRGBStatic
public static String fusionMethodStatic
public static double alphaStatic
public static double thresholdRStatic
public static double thresholdDisplacementRelativeStatic
public static double thresholdDisplacementAbsoluteStatic
public void run(String arg0)
run
in interface ij.plugin.PlugIn
Copyright © 2015–2021 Fiji. All rights reserved.