| Constructor and Description |
|---|
ImageFunction(Image<? extends RealType<?>> img) |
| Modifier and Type | Method and Description |
|---|---|
IFunction |
duplicate() |
double |
eval()
Evaluate this function and return a result in double floating-point precision.
|
void |
findCursors(Collection<Cursor<?>> cursors)
Put any cursors in use by this function (and any nested functions) in @param cursors.
|
public final double eval()
IFunctionpublic final void findCursors(Collection<Cursor<?>> cursors)
IFunctionfindCursors in interface IFunctionCopyright © 2015–2021 Fiji. All rights reserved.