← Papers

Unverified paper record

A pipeline for processing hyperspectral images, with a case of melanin-containing barley grains as an example.

Vavilovskii zhurnal genetiki i selektsii · 1 Jul 2024 · 10.18699/vjgb-24-50

Abstract

Analysis of hyperspectral images is of great interest in plant studies. Nowadays, this analysis is used more and more widely, so the development of hyperspectral image processing methods is an urgent task. This paper presents a hyperspectral image processing pipeline that includes: preprocessing, basic statistical analysis, visualization of a multichannel hyperspectral image, and solving classification and clustering problems using machine learning methods. The current version of the package implements the following methods: construction of a confidence interval of an arbitrary level for the difference of sample averages; verification of the similarity of intensity distributions of spectral lines for two sets of hyperspectral images on the basis of the Mann-Whitney U-criterion and Pearson's criterion of agreement; visualization in two-dimensional space using dimensionality reduction methods PCA, ISOMAP and UMAP; classification using linear or ridge regression, random forest and catboost; clustering of samples using the EM-algorithm. The software pipeline is implemented in Python using the Pandas, NumPy, OpenCV, SciPy, Sklearn, Umap, CatBoost and Plotly libraries. The source code is available at: https://github.com/igor2704/Hyperspectral_images. The pipeline was applied to identify melanin pigment in the shell of barley grains based on hyperspectral data. Visualization based on PCA, UMAP and ISOMAP methods, as well as the use of clustering algorithms, showed that a linear separation of grain samples with and without pigmentation could be performed with high accuracy based on hyperspectral data. The analysis revealed statistically significant differences in the distribution of median intensities for samples of images of grains with and without pigmentation. Thus, it was demonstrated that hyperspectral images can be used to determine the presence or absence of melanin in barley grains with great accuracy. The flexible and convenient tool created in this work will significantly increase the efficiency of hyperspectral image analysis.

Plant phenotyping relevance

植物のハイパースペクトル画像から穀粒のメラニン着色状態を抽出する解析パイプラインとソフトウェアを開発・適用しており、表現型取得・解析手法が中心である。

abstractThis paper presents a hyperspectral image processing pipeline
abstractThe software pipeline is implemented in Python
abstracthyperspectral images can be used to determine the presence or absence of melanin in barley grains with great accuracy

Code and data availability

The paper's authors publicly release the hyperspectral image processing pipeline (Python source code) used for the barley grain melanin analysis, and the supplementary material lists the 313 barley accessions with their pigmentation (melanin-containing vs. non-containing) phenotype labels used in the study.

Codepublic

The source code is available at: https://github.com/igor2704/Hyperspectral_images.

Open resource ↗https://github.com/igor2704/Hyperspectral_images · lines:1-42

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.