imagej-ops
imagej-ops copied to clipboard
Add adaptive median filter
There is a version in RealAdaptiveMedianFunction which currently lives in imagej-deprecated that should be used as a basis for the "new" op.
There's also a Command that could be refactored to use the new op: NoiseReductionAdaptiveMedian.