CVOct 22, 2019

Assessment of the Local Tchebichef Moments Method for Texture Classification by Fine Tuning Extraction Parameters

arXiv:1910.09758v1
Originality Synthesis-oriented
AI Analysis

This work addresses texture classification for computer vision applications, but it is incremental as it fine-tunes an existing method.

The study optimized Local Tchebichef Moments (LTM) parameters for texture classification, achieving improved performance on the Outex dataset by fine-tuning kernel size, moment orders, and weights, with results compared to LBP methods.

In this paper we use machine learning to study the application of Local Tchebichef Moments (LTM) to the problem of texture classification. The original LTM method was proposed by Mukundan (2014). The LTM method can be used for texture analysis in many different ways, either using the moment values directly, or more simply creating a relationship between the moment values of different orders, producing a histogram similar to those of Local Binary Pattern (LBP) based methods. The original method was not fully tested with large datasets, and there are several parameters that should be characterised for performance. Among these parameters are the kernel size, the moment orders and the weights for each moment. We implemented the LTM method in a flexible way in order to allow for the modification of the parameters that can affect its performance. Using four subsets from the Outex dataset (a popular benchmark for texture analysis), we used Random Forests to create models and to classify texture images, recording the standard metrics for each classifier. We repeated the process using several variations of the LBP method for comparison. This allowed us to find the best combination of orders and weights for the LTM method for texture classification.

Foundations

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

Your Notes