This document discusses intensity transformation and spatial filtering of digital images. It begins by distinguishing between processing images in the spatial domain versus the transform domain. In the spatial domain, pixel intensities are directly modified based on an operator applied to a neighborhood of pixels. Intensity transformations modify pixel values based on an intensity transformation function. Examples of basic intensity transformations discussed include image negatives, log transformations, power-law (gamma) transformations, and piecewise-linear transformations. Histogram processing techniques like histogram equalization, matching, and analysis are also covered.