blur_loader
File purpose: blur calculations (e.g. convolution with a gaussian kernel)
Futurewarning: “blur” might eventually be more generic than gaussian_filter,
e.g. might add a blur_mode with ‘gaussian’ as one option,
if there are any other good blurring methods to consider.
Classes
blur calculations (e.g. convolution with a gaussian kernel). |