Package | Description |
---|---|
mpicbg.stitching | |
plugin |
Modifier and Type | Method and Description |
---|---|
ImagePlusTimePoint |
ComparePair.getTile1() |
ImagePlusTimePoint |
ComparePair.getTile2() |
Modifier and Type | Method and Description |
---|---|
static ArrayList<ImagePlusTimePoint> |
GlobalOptimization.optimize(Vector<ComparePair> pairs,
ImagePlusTimePoint fixedImage,
StitchingParameters params) |
static ArrayList<ImagePlusTimePoint> |
CollectionStitchingImgLib.stitchCollection(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
Modifier and Type | Method and Description |
---|---|
int |
ImagePlusTimePoint.compareTo(ImagePlusTimePoint o) |
static ArrayList<ImagePlusTimePoint> |
GlobalOptimization.optimize(Vector<ComparePair> pairs,
ImagePlusTimePoint fixedImage,
StitchingParameters params) |
Constructor and Description |
---|
ComparePair(ImagePlusTimePoint impA,
ImagePlusTimePoint impB) |
Modifier and Type | Method and Description |
---|---|
protected void |
Stitching_Grid.generateRois(double[] offsets,
ArrayList<ImagePlusTimePoint> optimizedImages)
Generates a ROI for each tile in the list of optimized images.
|
Copyright © 2015–2021 Fiji. All rights reserved.