Package | Description |
---|---|
<Unnamed> |
Modifier and Type | Method and Description |
---|---|
static ij.ImagePlus |
Stitch_Image_Grid.stitchImageGrid(String filenames,
String inputDirectory,
GridLayout gridLayout,
String handleRGB,
String fusionMethod,
String outputFileName,
double overlap,
int startX,
int startY,
int startI,
boolean writeOnlyOutput,
boolean previewOnly,
boolean computeOverlap)
Stitch grid of 2D images
|
static void |
Stitch_Image_Grid_Sequence.stitchImageGridSequence(int nSections,
String filenames,
String inputDirectory,
GridLayout gridLayout,
String handleRGB,
String fusionMethod,
String outputFileName,
String outputDirectory,
double overlap,
int startX,
int startY,
int startZ,
int startI,
boolean writeOnlyOutput,
boolean previewOnly,
boolean computeOverlap)
Stitch sequence of image grids (all grids must have the same X/Y configuration)
|
ij.ImagePlus |
Stitch_Image_Collection.work(GridLayout gridLayout,
boolean createPreview,
boolean computeOverlap,
String fileName,
boolean showImage) |
Copyright © 2015–2021 Fiji. All rights reserved.