dexp.processing.denoising.butterworth

Functions

calibrate_denoise_butterworth(image[, mode, ...])

Calibrates the Butterworth denoiser for the given image and returns the optimal parameters obtained using the N2S loss.

denoise_butterworth(image[, axes, ...])

Denoises the given image by applying a configurable <a href="https://en.wikipedia.org/wiki/Butterworth_filter">Butterworth lowpass filter</a>.

rsqrt(x)