Package | Description |
---|---|
net.imagej.ops.filter.mean |
Modifier and Type | Interface and Description |
---|---|
interface |
MeanFilterOp<I,O>
A typed "mean" filter.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMeanFilter<T,V>
Default implementation of
MeanFilterOp . |
Copyright © 2014–2022 ImageJ. All rights reserved.