CVJan 2, 2016

Supervised Texture Segmentation: A Comparative Study

arXiv:1601.00212v118 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental study for researchers in computer vision, providing a comparative analysis of existing methods on texture segmentation.

The paper compared four feature extraction methods for texture segmentation, finding that Gabor filters performed best in segmentation quality and co-occurrence matrices localized texture boundaries better.

This paper aims to compare between four different types of feature extraction approaches in terms of texture segmentation. The feature extraction methods that were used for segmentation are Gabor filters (GF), Gaussian Markov random fields (GMRF), run-length matrix (RLM) and co-occurrence matrix (GLCM). It was shown that the GF performed best in terms of quality of segmentation while the GLCM localises the texture boundaries better as compared to the other methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes