基于训练的梯度局部二值模式特征模型用于多分辨率纹理分类

Training-Based Gradient LBP Feature Models for Multiresolution Texture Classification

IEEE Transactions on Cybernetics · 2017
被引 47
ABS 3

中文导读

提出一种基于中值采样和梯度LBP描述子的纹理分类方法,通过多分辨率特征融合和训练映射模型,在五个公开数据库上比九种对比方法(包括两种最新方法)分类更快、准确率更高、抗噪声更强。

Abstract

Local binary pattern (LBP) is a simple, yet efficient coding model for extracting texture features. To improve texture classification, this paper designs a median sampling regulation, defines a group of gradient LBP (gLBP) descriptors, proposes a training-based feature model mapping method, and then develops a texture classification frame using the multiresolution feature fusion of four gLBP descriptors. Cooperated by median sampling, four descriptors encode a pixel respectively by central gradient, radial gradient, magnitude gradient and tangent gradient to generate initial gLBP patterns. The feature mapping models of gLBP descriptors are constructed by the maximal relative-variation rate (mr2) of rotation-invariant patterns, and then prestored as mapping lookup files. By mapping, initial patterns can be transformed into low-dimensional ones. And then it generates multiresolution texture features via the joint and concatenation of gLBP descriptors on different sampling parameters. A trained nearest neighbor classifier with chi-square distance is applied to classify textures by feature histograms. The experimental results of simulation on five public texture databases show that the proposed method is reliable and efficient in texture classification. In comparison with nine other similar approaches, including two state-of-the-art ones, the proposed method runs faster than most of them and also outperforms all of them in terms of classification accuracy and noise robustness. It achieves higher accuracy and has also better robustness to the Salt&Pepper and Gaussian noise added artificially into texture images.

纹理分类特征提取局部二值模式计算机视觉