- Thresholding
- Good for binary images, can help with object identification
- Convolution based-filters
- Look at a small box of the image at a time - namesake for CNNs
- Gaussian Smoothing
- Reduce the noise of an image - but also lose some detail (OK most of the time)
- Morphological operations