This document discusses feature selection and feature reduction. Feature selection is a process that chooses an optimal subset of features according to an objective function to reduce dimensionality, remove noise, and improve mining performance, speed of learning, predictive accuracy, and simplicity. Feature reduction transforms all original features into linear combinations, while feature selection only uses a subset of the original features. The document also lists some application areas of texture analysis, including food processing, medical image analysis, biometrics analysis, and global information systems.