This document discusses content-based image retrieval (CBIR) using interactive genetic algorithms. It proposes using IGA to better capture a user's image preferences through iterative refinement of feature weights. Features discussed include color (mean and standard deviation in HSV color space), texture (entropy based on gray level co-occurrence matrix), and edges. IGA allows users to provide feedback on retrieval results to gradually shape the algorithm toward their interests over multiple generations. The document reviews related work using other features for CBIR and discusses color, texture, and edge features in more detail.