- Apply box blur to the image using three different kernel sizes.
- Apply Gaussian blur to the same image with three different radius corresponding to the box blur kernel sizes.
- Apply the following types of filters for each image (using 3*3 kernel): Geometric Mean Filter, Harmonic Mean Filter, Median Filter, and Max/Min Filters.