public class NoiseReductionGeometricMean<T extends RealType<T>> extends AbstractNoiseReducerPlugin<T>
AbstractNoiseReducerPlugin.NeighborhoodType
commandService, input, neighTypeString, output
Constructor and Description |
---|
NoiseReductionGeometricMean() |
Modifier and Type | Method and Description |
---|---|
net.imglib2.ops.function.Function<net.imglib2.ops.pointset.PointSet,DoubleType> |
getFunction(net.imglib2.ops.function.Function<long[],DoubleType> otherFunc) |
getCancelReason, getInput, getNeighborhoodType, getOutput, isCanceled, run, setInput, setNeighborhood, setNeighborhoodType
cancel
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public net.imglib2.ops.function.Function<net.imglib2.ops.pointset.PointSet,DoubleType> getFunction(net.imglib2.ops.function.Function<long[],DoubleType> otherFunc)
getFunction
in class AbstractNoiseReducerPlugin<T extends RealType<T>>
Copyright © 2014–2022 ImageJ. All rights reserved.