Required inputs for filters
It is currently possible to initialize or use a filter without an input. For e.g. Gaussian, thats a problem, since sigma (stdev) is a necessary argument. The reason for fixing this is such that the error is clearly displayed for the user if it is omitted.
Same for min, max and medium - both functions and classes. Tested in filters notebook with no errors