This document discusses feature extraction techniques for image information retrieval. It proposes integrating features using image mining to generate a super set of features. It describes extracting primitive features of color, texture, and shape. Color is extracted using histograms in RGB color space. Texture is extracted statistically using co-occurrence matrices and wavelet transforms. Shape is extracted using boundary-based and region-based methods like Canny edge detection. The document asserts that integrating features, such as color and texture or texture and shape, results in better performance than using features individually for image retrieval.