This document discusses various techniques for analyzing the texture of images. It begins by classifying texture analysis into three categories: pixel-based, local feature-based, and region-based. Pixel-based techniques use grey level co-occurrence matrices and histograms. Local feature-based techniques use edges and generalized co-occurrence matrices. Region-based techniques use region growing and topographic models. The document then provides an overview of statistical, model-based, geometrical, and signal processing texture analysis methods. It notes that the grey level co-occurrence matrix introduced by Haralick et al. became a standard due to natural textures being difficult to analyze with autocorrelation alone.