The document discusses the wavelet transform in two dimensions. It begins by explaining that the wavelet transform decomposes data into different frequency components using variable length windows tailored to each scale. For image processing, two-dimensional wavelets are required. The two-dimensional wavelet transform can be implemented using separable filters that are applied first along rows then columns. This results in approximation, horizontal, vertical and diagonal detail coefficients. The document provides examples of applying the two-dimensional discrete wavelet transform to images and discusses applications such as denoising.