Chapter 3 of 'Digital Image Processing Using MATLAB' focuses on intensity transformations and spatial filtering techniques in image processing. It covers various intensity transformation functions like imadjust, logarithmic transformations, and histogram equalization, along with practical MATLAB implementations. Additionally, it discusses spatial filtering methods, including both linear and nonlinear filtering, and provides examples of how to apply these techniques using MATLAB functions.