Package | Description |
---|---|
<Unnamed> | |
stitching |
Modifier and Type | Method and Description |
---|---|
protected ArrayList<ImageInformation> |
Stitch_Multiple_Series_File.parseMultiSeriesFile(String filename,
double increaseOverlap,
boolean ignoreCalibration,
boolean invertX,
boolean invertY,
boolean ignoreZStage) |
Modifier and Type | Method and Description |
---|---|
static ij.ImagePlus |
Stitch_Image_Collection.fuseImages(ArrayList<ImageInformation> imageInformationList,
float[] max,
String name,
String fusionMethod,
String rgbOrder,
int dim,
double alpha,
boolean showOutput) |
protected static float[] |
Stitch_Image_Collection.getAndApplyMinMax(ArrayList<ImageInformation> imageInformationList,
int dim) |
ij.ImagePlus |
Stitch_Image_Collection.work(ArrayList<ImageInformation> imageInformationList,
boolean createPreview,
boolean computeOverlap,
String fusionMethod,
String handleRGB,
String fileName,
boolean showImage) |
protected void |
Stitch_Image_Collection.writeOutputConfiguration(String fileName,
ArrayList<ImageInformation> imageInformationList) |
Modifier and Type | Field and Description |
---|---|
ImageInformation |
OverlapProperties.i1 |
ImageInformation |
OverlapProperties.i2 |
Modifier and Type | Field and Description |
---|---|
ArrayList<ImageInformation> |
GridLayout.imageInformationList |
Modifier and Type | Method and Description |
---|---|
int |
ImageInformation.compareTo(ImageInformation o) |
Copyright © 2015–2021 Fiji. All rights reserved.