Package | Description |
---|---|
ini.trakem2.imaging | |
mpicbg.imglib.algorithm.fft | |
mpicbg.stitching |
Modifier and Type | Method and Description |
---|---|
PhaseCorrelationPeak |
PhaseCorrelationCalculator.getPeak() |
Modifier and Type | Method and Description |
---|---|
PhaseCorrelationPeak |
PhaseCorrelation.getShift() |
Modifier and Type | Method and Description |
---|---|
protected ArrayList<PhaseCorrelationPeak> |
PhaseCorrelation.extractPhaseCorrelationPeaks(Image<FloatType> invPCM,
int numPeaks,
FourierTransform<?,?> fft1,
FourierTransform<?,?> fft2) |
ArrayList<PhaseCorrelationPeak> |
PhaseCorrelation.getAllShifts() |
Modifier and Type | Method and Description |
---|---|
int |
PhaseCorrelationPeak.compareTo(PhaseCorrelationPeak o) |
Modifier and Type | Method and Description |
---|---|
protected void |
PhaseCorrelation.verifyWithCrossCorrelation(ArrayList<PhaseCorrelationPeak> peakList,
int[] dimInvPCM,
Image<T> image1,
Image<S> image2) |
Modifier and Type | Method and Description |
---|---|
PhaseCorrelationPeak |
Peak.getPCPeak() |
Constructor and Description |
---|
Peak(PhaseCorrelationPeak peak) |
Copyright © 2015–2021 Fiji. All rights reserved.