protected static Vector<ComparePair> |
CollectionStitchingImgLib.findOverlappingTiles(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
static ArrayList<ImagePlusTimePoint> |
GlobalOptimization.optimize(Vector<ComparePair> pairs,
ImagePlusTimePoint fixedImage,
StitchingParameters params) |
static <T extends RealType<T>,S extends RealType<S>> PairWiseStitchingResult |
PairWiseStitchingImgLib.performStitching(Image<T> img1,
Image<S> img2,
StitchingParameters params) |
static ArrayList<ImagePlusTimePoint> |
CollectionStitchingImgLib.stitchCollection(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
static PairWiseStitchingResult |
PairWiseStitchingImgLib.stitchPairwise(ij.ImagePlus imp1,
ij.ImagePlus imp2,
Roi roi1,
Roi roi2,
int timepoint1,
int timepoint2,
StitchingParameters params) |