T
- typepublic class DefaultMaxFilter<T,V> extends AbstractNeighborhoodBasedFilter<T,V> implements MaxFilterOp<T,V>
MaxFilterOp
.SpecialOp.Flavor
ALIASES, NAME
Constructor and Description |
---|
DefaultMaxFilter() |
Modifier and Type | Method and Description |
---|---|
protected UnaryComputerOp<Iterable<T>,V> |
unaryComputer(V out) |
compute, getShape, initialize
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, compute, getIndependentInstance, run, run
in, setInput
run
candidates, filterArity, op
ops, setEnvironment
initialize
setOutput
protected UnaryComputerOp<Iterable<T>,V> unaryComputer(V out)
unaryComputer
in class AbstractNeighborhoodBasedFilter<T,V>
Copyright © 2014–2022 ImageJ. All rights reserved.