2014
DOI: 10.1016/j.eswa.2013.11.017
|View full text |Cite
|
Sign up to set email alerts
|

Fast K-means algorithm based on a level histogram for image retrieval

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
21
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 68 publications
(21 citation statements)
references
References 25 publications
0
21
0
Order By: Relevance
“…It can be described as four steps: (1) extract visual words from images by local feature descriptors like SURF [6], SIFT [7][8], PCA-SIFT [9], (2) construct the visual vocabulary by the clustering algorithms like k-means [10][11] and the random clustering forests [12], (3) quantify the images by the histogram of the extracted words in the vocabulary, and (4) use the sample images to train and test the classifier. The direct using of BOW model has been proved to be well applied to the classification of the repeated/near-duplicate images.…”
Section: Bag Of Words Modelmentioning
confidence: 99%
“…It can be described as four steps: (1) extract visual words from images by local feature descriptors like SURF [6], SIFT [7][8], PCA-SIFT [9], (2) construct the visual vocabulary by the clustering algorithms like k-means [10][11] and the random clustering forests [12], (3) quantify the images by the histogram of the extracted words in the vocabulary, and (4) use the sample images to train and test the classifier. The direct using of BOW model has been proved to be well applied to the classification of the repeated/near-duplicate images.…”
Section: Bag Of Words Modelmentioning
confidence: 99%
“…Specifically, the algorithm is well known for clustering of data such as images [7], video object segmentation [8], document clustering [9] etc. However, one of the drawbacks of the algorithm is its challenges of grouping categorical variables; k-means can only cluster numeric values.…”
Section: Related Workmentioning
confidence: 99%
“…To reduce the time complexity, the histogram of the pixel values such as grayscale values and brightness values is commonly used. In digital image processing, for a gray-level image, each pixel has a discrete gray-level integer value, which is ranging from 0 to 255 (Lin et al, 2014). For this reason, a gray-level histogram has 256 bins such that each represents a gray scale value.…”
Section: Introductionmentioning
confidence: 99%
“…For the measurement of the closeness between the elements and the cluster centers in the clustering algorithm, the Euclidean distance has been used widely in the literature (Lin et al, 2014;Cheng et al, 2001;Rupali and Shweta, 2014). When the K-means algorithm is applied to a digital image for the segmentation purpose, the distances between many pixels and the cluster centers must be calculated in each iteration of the algorithm.…”
Section: Introductionmentioning
confidence: 99%