Interface | Description |
---|---|
RegionalExtremaFinder<T extends RealType<T>> |
Provides a quick algorithm for finding regional maxima in 2- or 3-dimensional images.
|
Class | Description |
---|---|
AbstractRegionalExtremaFinder<T extends RealType<T>> |
TODO
|
RegionalExtremaFactory<T extends RealType<T>> |
Provides a way for the user to automatically create the appropriate RegionalMaximaFinder class
without having to deal with the dimensionality.
|
RegionalExtremaFinder2D<T extends RealType<T>> |
*
|
RegionalExtremaFinder3D<T extends RealType<T>> |
This class finds the regional extrema of a 3 dimensional image.
|
Copyright © 2015–2021 Fiji. All rights reserved.