| Literature DB >> 33313562 |
Ronghao Wang1, Yumou Qiu2, Yuzhen Zhou1, Zhikai Liang3, James C Schnable4.
Abstract
High-throughput phenotyping system has become more and more popular in plant science research. The data analysis for such a system typically involves two steps: plant feature extraction through image processing and statistical analysis for the extracted features. The current approach is to perform those two steps on different platforms. We develop the package "implant" in R for both robust feature extraction and functional data analysis. For image processing, the "implant" package provides methods including thresholding, hidden Markov random field model, and morphological operations. For statistical analysis, this package can produce nonparametric curve fitting with its confidence region for plant growth. A functional ANOVA model to test for the treatment and genotype effects on the plant growth dynamics is also provided.Entities:
Year: 2020 PMID: 33313562 PMCID: PMC7706310 DOI: 10.34133/2020/7481687
Source DB: PubMed Journal: Plant Phenomics ISSN: 2643-6515
Figure 1Flow chart of the proposed “implant” pipeline. In the first step of segmentation, multiple methods could be jointly applied and the common plant area is considered to be the final segmentation.
Figure 2(a) Original plant image. (b) Original empty pot image; the red square is the identified region of interest by the functions “ColorB” and “ColorG.” (c) Contrast of (a) and (b). (d) Segmented image of (a) using DCT. (e) Segmented image of (c) using DCT. (f) Intersection of (d) and (e). (g) Dilated-eroded-eroded-dilated image of (f). (h) Final segmented image by identifying the region of interest.
Figure 3(a) 95% confidence regions for the average plant size of genotypes 1 and 3 over the three blocks. (b) 95% confidence regions for the average plant size of genotypes 2 and 3 over the three blocks.
Figure 4(a) Original image. (b) Initial classification using K-means (K = 2) on relative green intensity G/(R + G + B). (c) Segmentation result using HMRF. (d) Applying morphological closing and opening to (c).
Figure 5(a) 95% confidence region for the block effect between block 3 and block 1. (b) 95% confidence region for the genotype effect between genotype 2 and genotype 3.