The document presents a project on content-based image retrieval (CBIR) systems focused on textile images, utilizing a support vector machine (SVM) classifier. It details methods for extracting features such as color, shape, and texture from images, including the use of HSI color space, Sobel technique, and gray level co-occurrence matrix. The project aims to enhance retrieval accuracy and efficiency by effectively combining these features and classifying images using SVM.
Related topics: