| Package | Description |
|---|---|
| mpicbg.spim.registration.bead.laplace |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<DoGMaximum> |
LaPlaceFunctions.checkMaximaXTree(ArrayList<DoGMaximum> input,
float identityRadius) |
| Modifier and Type | Method and Description |
|---|---|
float |
DoGMaximum.getDistanceTo(DoGMaximum target)
Computes the distance between two DoG Maxima
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LaPlaceFunctions.analyzeMaximum(LocalizableByDimCursor3D<FloatType> cursor,
float minPeakValue,
int width,
int height,
int depth,
float sigma,
float identityRadius,
float maximaTolerance,
RejectStatistics rs,
ArrayList<DoGMaximum> localMaxima) |
static ArrayList<DoGMaximum> |
LaPlaceFunctions.checkMaximaXTree(ArrayList<DoGMaximum> input,
float identityRadius) |
Copyright © 2015–2021 Fiji. All rights reserved.