Package | Description |
---|---|
vib.oldregistration | |
vib.transforms |
Modifier and Type | Method and Description |
---|---|
Threshold |
PCA_Registration.threshold(int[] valueHistogram,
float fraction) |
Modifier and Type | Method and Description |
---|---|
int |
PCA_Registration.aboveThresholdLengthAlong(vib.oldregistration.PrincipalComponents pcaResults,
int eigenvectorNumber,
ij.ImagePlus image,
Threshold threshold) |
vib.oldregistration.PrincipalComponents |
PCA_Registration.doPCA(ij.ImagePlus image,
Threshold threshold,
boolean drawAxes) |
Modifier and Type | Method and Description |
---|---|
double |
OrderedTransformations.scoreTransformationThresholded(ij.ImagePlus image0,
ij.ImagePlus image1,
Threshold threshold0,
Threshold threshold1) |
double |
OrderedTransformations.scoreTransformationThresholded(ij.ImagePlus image0,
ij.ImagePlus image1,
Threshold threshold0,
Threshold threshold1,
BoundsInclusive boundsInclusive) |
double |
OrderedTransformations.scoreTransformationThresholded(ij.ImagePlus image0,
ij.ImagePlus image1,
Threshold threshold0,
Threshold threshold1,
int skipPixelsInTemplate) |
double |
OrderedTransformations.scoreTransformationThresholdedReal(ij.ImagePlus image0,
ij.ImagePlus image1,
Threshold threshold0,
Threshold threshold1,
int skipPixelsInTemplate,
BoundsInclusive boundsInclusive) |
Copyright © 2015–2021 Fiji. All rights reserved.