CVNov 5, 2015

Wood Species Recognition Based on SIFT Keypoint Histogram

arXiv:1511.01804v423 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for automating wood species identification to reduce costs and increase accuracy in forestry or related domains.

The paper tackles wood species recognition by proposing a method based on SIFT keypoint histograms, achieving higher accuracy compared to existing methods like GLCM and LBP.

Traditionally, only experts who are equipped with professional knowledge and rich experience are able to recognize different species of wood. Applying image processing techniques for wood species recognition can not only reduce the expense to train qualified identifiers, but also increase the recognition accuracy. In this paper, a wood species recognition technique base on Scale Invariant Feature Transformation (SIFT) keypoint histogram is proposed. We use first the SIFT algorithm to extract keypoints from wood cross section images, and then k-means and k-means++ algorithms are used for clustering. Using the clustering results, an SIFT keypoints histogram is calculated for each wood image. Furthermore, several classification models, including Artificial Neural Networks (ANN), Support Vector Machine (SVM) and K-Nearest Neighbor (KNN) are used to verify the performance of the method. Finally, through comparing with other prevalent wood recognition methods such as GLCM and LBP, results show that our scheme achieves higher accuracy.

Foundations

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

Your Notes