All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class Blur extends ChannelProviderUnary
Blurs an image using a particular strategy (defaults to a gaussian blur in each slice)

This is a mutable operation that alters the current image

Author:
Owen Feehan