raster_filter (eolab.georastertools.processing.RasterFilter) – The instance of RasterFilter to apply
kernel_size (int) – Size of the kernel on which the filter is applied
bands ([int], optional, default=[1]) – List of bands in the input image to process.
Set None if all bands shall be processed.