Image filtering: compute function of local neighborhood at each position

  1. Image filters in spatial domain

– Filter is a mathematical operation of a grid of numbers

– Smoothing, sharpening, measuring texture

  1. Image filters in the frequency domain

– Filtering is a way to modify the frequencies of images

– Denoising, sampling, image compression

– Enhance images

– Extract information from images

– Detect patterns

– Deep Convolutional Networks

Box Filter: