Fast Image Segmentation and Texture Feature Extraction for Image Retrieval

Abstract

A fast and efficient approach to color image segmentation and texture feature extraction is developed. In the proposed image segmentation algorithm, a new quantization technique for HSV color space is implemented to generate a color histogram and a gray histogram for K-Means clustering, which operates across different dimensions in HSV color space. Then a texture feature extraction method for content-based image retrieval, Label Wavelet Transform (LWT), is established based on the segmentation result. Accordingly, a query image is first segmented by color feature, and texture feature can be efficiently extracted from the labeled image of segmentation. Experiments show that the proposed segmentation algorithm achieves high computational speed, and salient regions of images can be effectively extracted. Moreover, compared with the feature extraction method using Discrete Wavelet Transform (DWT), LWT is 15.51 times faster than DWT while keeping the distortion in the retrieval results within a reasonable range.

Cite

Text

Chen et al. "Fast Image Segmentation and Texture Feature Extraction for Image Retrieval." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457612

Markdown

[Chen et al. "Fast Image Segmentation and Texture Feature Extraction for Image Retrieval." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/chen2009iccvw-fast/) doi:10.1109/ICCVW.2009.5457612

BibTeX

@inproceedings{chen2009iccvw-fast,
  title     = {{Fast Image Segmentation and Texture Feature Extraction for Image Retrieval}},
  author    = {Chen, Tse-Wei and Chen, Yi-Ling and Chien, Shao-Yi},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {854-861},
  doi       = {10.1109/ICCVW.2009.5457612},
  url       = {https://mlanthology.org/iccvw/2009/chen2009iccvw-fast/}
}