public class PairWiseStitchingResult extends Object
| Constructor and Description |
|---|
PairWiseStitchingResult(float[] offset,
float crossCorrelation,
float phaseCorrelation) |
| Modifier and Type | Method and Description |
|---|---|
float |
getCrossCorrelation() |
int |
getNumDimensions() |
float[] |
getOffset() |
float |
getOffset(int dim) |
float |
getPhaseCorrelation() |
Copyright © 2015–2021 Fiji. All rights reserved.