TY - EJOU AU - Wang, Chunjing AU - Liu, Li AU - Tan, Yanyan TI - An Efficient Content-Based Image Retrieval System Using kNN and Fuzzy Mathematical Algorithm T2 - Computer Modeling in Engineering \& Sciences PY - 2020 VL - 124 IS - 3 SN - 1526-1506 AB - The implementation of content-based image retrieval (CBIR) mainly depends on two key technologies: image feature extraction and image feature matching. In this paper, we extract the color features based on Global Color Histogram (GCH) and texture features based on Gray Level Co-occurrence Matrix (GLCM). In order to obtain the effective and representative features of the image, we adopt the fuzzy mathematical algorithm in the process of color feature extraction and texture feature extraction respectively. And we combine the fuzzy color feature vector with the fuzzy texture feature vector to form the comprehensive fuzzy feature vector of the image according to a certain way. Image feature matching mainly depends on the similarity between two image feature vectors. In this paper, we propose a novel similarity measure method based on k-Nearest Neighbors (kNN) and fuzzy mathematical algorithm (SBkNNF). Finding out the k nearest neighborhood images of the query image from the image data set according to an appropriate similarity measure method. Using the k similarity values between the query image and its k neighborhood images to constitute the new k-dimensional fuzzy feature vector corresponding to the query image. And using the k similarity values between the retrieved image and the k neighborhood images of the query image to constitute the new k-dimensional fuzzy feature vector corresponding to the retrieved image. Calculating the similarity between the two kdimensional fuzzy feature vector according to a certain fuzzy similarity algorithm to measure the similarity between the query image and the retrieved image. Extensive experiments are carried out on three data sets: WANG data set, Corel-5k data set and Corel-10k data set. The experimental results show that the outperforming retrieval performance of our proposed CBIR system with the other CBIR systems. KW - Content-based image retrieval; kNN; fuzzy mathematical algorithm; recall; precision DO - 10.32604/cmes.2020.010198