| Literature DB >> 34250505 |
Zhuangzhuang Sun1, Yunlin Song1, Qing Li1, Jian Cai1, Xiao Wang1, Qin Zhou1, Mei Huang1, Dong Jiang1.
Abstract
Patchy stomata are a common and characteristic phenomenon in plants. Understanding and studying the regulation mechanism of patchy stomata are of great significance to further supplement and improve the stomatal theory. Currently, the common methods for stomatal behavior observation are based on static images, which makes it difficult to reflect dynamic changes of stomata. With the rapid development of portable microscopes and computer vision algorithms, it brings new chances for stomatal movement observation. In this study, a stomatal behavior observation system (SBOS) was proposed for real-time observation and automatic analysis of each single stoma in wheat leaf using object tracking and semantic segmentation methods. The SBOS includes two modules: the real-time observation module and the automatic analysis module. The real-time observation module can shoot videos of stomatal dynamic changes. In the automatic analysis module, object tracking locates every single stoma accurately to obtain stomatal pictures arranged in time-series; semantic segmentation can precisely quantify the stomatal opening area (SOA), with a mean pixel accuracy (MPA) of 0.8305 and a mean intersection over union (MIoU) of 0.5590 in the testing set. Moreover, we designed a graphical user interface (GUI) so that researchers could use this automatic analysis module smoothly. To verify the performance of the SBOS, the dynamic changes of stomata were observed and analyzed under chilling. Finally, we analyzed the correlation between gas exchange and SOA under drought stress, and the correlation coefficients between mean SOA and net photosynthetic rate (Pn), intercellular CO2 concentration (Ci), stomatal conductance (Gs), and transpiration rate (Tr) are 0.93, 0.96, 0.96, and 0.97.Entities:
Year: 2021 PMID: 34250505 PMCID: PMC8244544 DOI: 10.34133/2021/9835961
Source DB: PubMed Journal: Plant Phenomics ISSN: 2643-6515
Figure 1Workflow of SBOS.
Figure 2Images from training set: (a) an original image; (b) a mask image; and (c) an image with data augment.
Figure 3Network architecture: (a) UNet network; (b) a channel attention mechanism.
Figure 4Graphical user interface (GUI).
Figure 5An experiment in wheat drought stress.
Test set of semantic segmentation models.
| Data augment | SE blocks | PA | CPA (background) | CPA (stomata open area) | MPA | MIoU | |
|---|---|---|---|---|---|---|---|
| A | — | — | 0.9633 | 0.9982 | 0.6182 | 0.8082 | 0.4962 |
| B | + | — | 0.9789 | 0.9977 | 0.6628 | 0.8302 | 0.5512 |
| C | — | + | 0.9634 | 0.9982 | 0.5392 | 0.7687 | 0.5074 |
| D | + | + | 0.9791 | 0.9978 | 0.6632 | 0.8305 | 0.5590 |
Figure 6The dynamic changes of stomata under chilling stress. (a) The spatial distribution of stomata. (b) The result of object tracking. (c) The curve of SOA overtime. (d) The curve of stomatal area change rate.
Figure 7The correlation between SOA and gas exchange. (a) The curve of stomatal opening area (SOA) and Gs with time. (b) The spatial distribution of stomata. (c) The correlation heat map between mean SOA and Pn, Ci, Gs, and Tr.