This document discusses content-based image retrieval using singular value decomposition (SVD) and support vector machines (SVM). It begins by explaining the need for automated image indexing and describes content-based image retrieval (CBIR) which searches image collections based on automatically extracted visual features. It then covers SVD for feature extraction and SVM for classification of image classes. The document concludes with experimental results demonstrating 64.985% accuracy on a database using this approach.