Skip to content
Open access

Hybrid PCA–LBP and Wavelet Scattering Framework for Texture Classification in Color Images

Aug 2026 · Journal of Imaging · Vol 12, pp. 372 · 0 citations · 30 references
Medicine

TL;DR

A hybrid framework that integrates Principal Component Analysis, Local Binary Patterns, Wavelet Scattering Transform, and the XGBoost classifier for color texture classification is presented, demonstrating that the two selected complementary feature extraction methods provide a compact yet effective representation for color texture classification on these datasets.

Abstract

Color texture classification is an important task in computer vision, with applications in medical imaging, industrial inspection, remote sensing, and material analysis. This paper presents a hybrid framework that integrates Principal Component Analysis (PCA), Local Binary Patterns (LBPs), Wavelet Scattering Transform, and the XGBoost classifier for color texture classification. The proposed pipeline first performs image pre-processing, including resizing and denoising, followed by channel-wise feature extraction using LBP and Wavelet Scattering Transform on the Red, Green, and Blue channels independently. Then, the obtained feature vectors were concatenated, and PCA was applied on the fused feature space for dimensionality reduction and redundancy elimination before proceeding to XGBoost classification. This method not only leverages complementary information of Chroma and texture information but also achieves reduced dimensionality and computational burden. The finally optimized features were input into the XGBoost classifier for color texture classification, which is good at fitting non-linear dependency and includes a regularization to generalize better. Our proposed framework was tested on three benchmark color texture datasets: KTH-TIPS, Outex_10, and VisTex. Experimental results have demonstrated that on these three datasets, the average performance reaches 98.0% accuracy, 0.981 precision, 0.981 recall, and 0.979 F1-score, respectively. It demonstrates that the two selected complementary feature extraction methods provide a compact yet effective representation for color texture classification on these datasets. It is expected that the proposed framework serves as an efficient combination of established methods and as a good competitive baseline for color texture analysis. Future works will consider applying it to larger color texture datasets for general verification, enhancing its computational efficiency and automating the parameter selection process.

Read PDF

Similar papers

Open access Aug 2026

Texture classification model based on adaptive local ternary pattern

The success of image processing applications heavily relies on accurate texture analysis. Local Binary Patterns (LBP) is one of the texture models that has found its way into huge application in image texture analysis due to its simplicity and efficiency. However, LBP is more sensitive to noise and can easily classify different pattern into the same class therefore reducing its discriminating property. Local Ternary Pattern was proposed as an extension of LBP and was found to be more resistant to noise. However, LTP and its variants use a static threshold that lacks statistical relationship with the pixel values of an image and which makes it dynamically inappropriate to all images of a dataset or different datasets. This research proposes Adaptive Local Ternary Pattern (ALTP) that uses a dynamically calculated threshold to determine texture pattern for an image region. Experiments conducted on complex texture datasets (KTHTIPS2b, Stex and Describable Textures Dataset (DTD)) showed that ALTP outperformed state-of-the-art texture feature descriptors.

Kithi Ngombo, Raphael Angulu, Dorothy Rambim · 0 citations
Open access Aug 2026

Dual-stream deep learning framework integrating texture and shape features for robust image classification

Image classification is a vital component in applications like preventing infestations, medical diagnosis, handwriting recognition and many more. Many present methods only use shape or texture features, which makes them less effective in the real world. Texture-based methods capture a lot of surface characteristics, but they are affected by changes in lighting and background noise. Shape-based methods, on the other hand, are better at dealing with noise but sometimes lose important texture information. This research proposes a single dual-stream deep learning architecture that learns texture and shape representations parallelly. A ResNet-50 network extracts texture features from raw images, and a parallel ResNet-50 network processes skeletonized images to get shape characteristics. The extracted texture and shape features are combined through weighted feature fusion to capture complementary information for pest classification. To improve class separability and generalization, a Support Vector Machine (SVM) is employed to classify the features obtained from both streams. The system was tested on a dataset of pest images that included both primary and secondary dataset. The proposed framework achieved a classification accuracy of 94.0% on the train-test evaluation. To obtain a more reliable estimate of model generalization, five-fold stratified cross-validation was also performed, yielding a mean accuracy of 92.84% ± 0.97%. The validation of the novel approach was carried out using random picked images from the primary dataset. The suggested method combines texture and shape information into one architecture, making it a strong and adaptable solution for a wide range of image identification challenges.

Sanjyot Thuse, Meena Chavan · 0 citations
Open access Jul 2026

Comparative Analysis of Texture Feature Extraction-Based Machine Learning Algorithms for Road Surface Condition Classification

This study proposes an automated approach to classify road surface conditions using texture-based feature extraction and machine learning algorithms, demonstrating that texture-based features combined with appropriate machine learning algorithms can effectively classify road surface conditions.

Naufal Alif Vivaldi, N. Puspita, Hilda Hilda Mujaddidah et al. · 0 citations
Open access Jul 2026

A Comparison of Supervised Machine Learning Algorithms for Defective Pixel Detection

The proposed framework provides reproducible reference results for evaluating supervised machine learning approaches to defective pixel detection while analyzing the influence of feature extraction window size on classification performance and reconstructed image quality.

Bárbaro M. López-Portilla, Kristian Balzer, Lorena Carballo et al. · 0 citations