Digital images can be enhanced in various ways to improve quality. There are three main categories of enhancement techniques: spatial domain, frequency domain, and combination methods. Spatial domain methods operate directly on pixel values using point processing or neighborhood filtering. Key spatial techniques include contrast stretching, thresholding, and histogram equalization. Frequency domain methods modify an image's Fourier transform. Common transformations include logarithmic, power-law, and piecewise linear functions, which can increase contrast or highlight certain grayscale ranges. Proper enhancement improves an image's features for desired applications.