This document discusses frequency domain processing and various image transforms, with a focus on the discrete Fourier transform (DFT). It provides definitions and properties of the DFT, including its relationship to the Fourier transform and examples of applying the DFT to images. Other transforms discussed include the Walsh transform, with examples provided of computing and displaying the Walsh transform of an image. MATLAB code is presented for calculating the DFT and Walsh transform of grayscale images.