Package | Description |
---|---|
mpicbg.stitching | |
plugin |
Modifier and Type | Method and Description |
---|---|
ComparePair |
PointMatchStitching.getPair() |
Modifier and Type | Method and Description |
---|---|
protected static Vector<ComparePair> |
CollectionStitchingImgLib.findOverlappingTiles(ArrayList<ImageCollectionElement> elements,
StitchingParameters params) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<ImagePlusTimePoint> |
GlobalOptimization.optimize(Vector<ComparePair> pairs,
ImagePlusTimePoint fixedImage,
StitchingParameters params) |
Constructor and Description |
---|
PointMatchStitching(Point p1,
Point p2,
float weight,
ComparePair pair)
Constructor
Create a
PointMatch with one weight. |
Modifier and Type | Method and Description |
---|---|
protected static Vector<ComparePair> |
Stitching_Pairwise.getComparePairs(ij.ImagePlus imp1,
ij.ImagePlus imp2,
int dimensionality,
int timeSelect) |
Copyright © 2015–2021 Fiji. All rights reserved.