public class CollectionStitchingImgLib extends Object
| Constructor and Description |
|---|
CollectionStitchingImgLib() |
| Modifier and Type | Method and Description |
|---|---|
protected static Vector<ComparePair> |
findOverlappingTiles(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
protected static Roi |
getROI(ImageCollectionElement e1,
ImageCollectionElement e2) |
static ArrayList<ImagePlusTimePoint> |
stitchCollection(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
public static ArrayList<ImagePlusTimePoint> stitchCollection(ArrayList<ImageCollectionElement> elements, StitchingParameters params)
protected static Roi getROI(ImageCollectionElement e1, ImageCollectionElement e2)
protected static Vector<ComparePair> findOverlappingTiles(ArrayList<ImageCollectionElement> elements, StitchingParameters params)
Copyright © 2015–2021 Fiji. All rights reserved.