Class | Description |
---|---|
AllConnectedComponents |
Label all 8-connected components of a binary image
|
AllConnectedComponents.PositionStack | |
BinaryInterpolation2D |
Given two binary images of the same dimensions,
generate an interpolated image that sits somewhere
in between, as specified by the weight.
|
GradientWatershed<T extends RealType<T>,L extends Comparable<L>> |
This class labels an image where the objects in question have
edges that are defined by sharp intensity gradients and have
centers of high intensity and a low intensity background.
|
Watershed |
Watershed algorithms.
|
Watershed.PixelIntensity<T extends Comparable<T>> |
Copyright © 2015–2021 Fiji. All rights reserved.