Package | Description |
---|---|
net.imglib2.algorithm.edge |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T>> |
SubpixelEdgelDetection.getEdgels(RandomAccessibleInterval<T> input,
ImgFactory<T> factory,
double minGradientMagnitude)
Compute the set of sub-pixel edgels for the input image.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.