Accurate point-cloud segmentation of cotton organs is essential for precise phenotypic characterization. However, reliable instance segmentation of cotton bolls in field-derived point clouds remains challenging because foliage occlusion, contact between adjacent bolls and incomplete reconstruction obscure instance boundaries. Here we present RQ-PointNeXt, an end-to-end framework that directly maps input point clouds to boll instance masks within a unified trainable network. Built on PointNeXt, it incorporates relative-elevation geometric channel attention in the shallow encoder to fuse global channel context with elevation and surface-normal cues. Its Query–mask branch integrates semantic guidance, center-seeded queries and a center-aware mask prior to suppress background responses, localize instances and constrain mask extent. Hungarian matching and multitask optimization establish one-to-one query–instance assignments, whereas query-based decoding produces instance masks without external geometric clustering. We evaluated the framework on 226 field-grown cotton plants containing 720 annotated boll instances reconstructed from UAV multi-view imagery using neural radiance fields. On the held-out test set, overall accuracy, mean class accuracy and mean intersection over union reached 0.8942, 0.8980 and 0.8076, respectively. AP25, AP50 and AP75 were 0.7359, 0.5585 and 0.2777, yielding an mAP25/50/75 of 0.5240. The framework provides instance-level outputs for boll counting and spatial analysis in high-throughput field phenotyping.
Why it matches plant phenotyping methods綿花ボールの点群インスタンス分割を開発・評価し、計数や空間解析に利用可能な植物器官表現型を抽出する方法が中心である。
abstractHere we present RQ-PointNeXt, an end-to-end framework that directly maps input point clouds to boll instance masks within a unified trainable network.
Reproduction assets foundThe paper's own field cotton point-cloud dataset (226 plants, 720 annotated bolls) is only available upon request. However, the authors directly used the public UGA-BSAIL Cotton Plants with Foliage point-cloud dataset (with their added boll instance annotations) as an evaluation benchmark for RQ-PointNeXt, and it is公开发Dataset · publict to the pointwise overlap between
predicted and ground-truth instances.
To further evaluate the proposed method under conditions of relatively high point-
cloud completeness, experiments were conducted using the public UGA-BSAIL Cot-
ton Plants with Foliage dataset. The point-cloud data are publicly available through
Figshare (https://figshare.com/projects/Cotton_plant_with_foliage/258065, accessed on
8 September 2026), while the associated code and documentation are hosted on GitHub
(https://github.com/UGA-BSAIL/Cotton_plants_with_foliage, accessed on 8 September
2026). The dataset contains relatively complete cotton plant point clouds, surface-normal
attributes, and semantic labels distinOpen asset ↗Figshare · Cotton_plant_with_foliage/258065pdf-raw-page:16 lines:1-52Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
This study systematically evaluated the contribution of UAV LiDAR structural features such as crop height (CH) and multi-layer gap fraction (GF) and the amplitude of the returning signal represented by normalized intensity (INT), together with multispectral (MS) and thermal infrared (TIR) observations for aboveground biomass (AGB) estimation in winter wheat using a common artificial neural network (ANN) framework. Among the evaluated single sensor approaches, LiDAR features consistently provided the strongest performance, demonstrating the complementary value of crop height, vertically distributed canopy density, and normalized LiDAR intensity for characterizing canopy structure and within-canopy variability. Multi-layer GF improved AGB estimation relative to conventional ground-based GF approaches, highlighting the importance of incorporating the vertical distribution of canopy density. Multi-sensor fusion produced only modest additional improvements, indicating limited benefits relative to the increased acquisition and processing requirements. Temporal analysis showed that structural LiDAR features were most informative during early crop development, whereas normalized intensity, spectral reflectance, and thermal observations became increasingly valuable during canopy maturation and senescence. Comparisons with destructively measured plant area index (PAI), leaf area index (LAI), green leaf area index (GLAI), and green fraction of LAI further demonstrated that normalized LiDAR intensity (903 nm) was more closely associated with green canopy components than purely structural LiDAR metrics. Overall, the results demonstrate that fully exploiting both the structural and spectral information contained within LiDAR observations can substantially improve UAV-based biomass estimation, while multispectral and thermal observations provide complementary information whose contribution varies with crop development and monitoring objectives.
Why it matches plant phenotyping methodsUAV LiDAR・マルチスペクトル・熱画像とANNを用いた小麦バイオマス推定手法を系統的に比較・評価しており、植物形質推定の取得・解析方法が研究の中心である。
abstractThis study systematically evaluated the contribution of UAV LiDAR structural features such as crop height (CH) and multi-layer gap fraction (GF) and the amplitude of the returning signal represented by normalized intensity (INT), together with multispectral (MS) and thermal infrared (TIR) observations for aboveground biomass (AGB) estimation in winter wheat using a common artificial neural network (ANN) framework.
Early detection of tree-seedling establishment is essential for monitoring regeneration success in coastal-dune plantations, where conventional field assessments remain labour-intensive and spatially limited. This study presents a deep-learning workflow for detecting early-stage Pinus pinaster seedlings using multispectral UAS-derived point clouds. Field surveys in the Quiaios National Forest, Portugal, mapped approximately 1500 seedlings using RTK GNSS positioning, biometric measurements, and field photographs. Multispectral imagery acquired with a DJI Mavic 3 Multispectral platform was processed through Structure-from-Motion to generate calibrated orthomosaics, terrain products, and dense point clouds. Training-data preparation combined pine-centred buffers, spectral conditioning, manual refinement and point-cloud class assignment. Point Transformer V3 models were trained in ArcGIS Pro and evaluated using field-mapped buffers withheld from model training within plantation-line areas. The Baseline high-recall model achieved 88% object-level recall at the operational threshold of at least three classified Pine-Seedling points per buffer. The refined hard-negative model retained 84% recall while reducing off-buffer detections from 243 to 41. False-negative analysis showed that omissions were associated with reduced crown diameter and limited branch development under the adopted buffer-based retrieval framework. These results support transformer-based multispectral point-cloud classification for scalable monitoring of early-stage pine regeneration in heterogeneous coastal environments.
Why it matches plant phenotyping methodsUASマルチスペクトル点群とPoint Transformer V3により、マツ幼苗の存在・定着状態を植物個体レベルで推定する手法を開発・評価しており、検出性能も検証しているため、植物フェノタイピング手法が中心である。
abstractThis study presents a deep-learning workflow for detecting early-stage Pinus pinaster seedlings using multispectral UAS-derived point clouds.
Modern crop breeding demands precise organ-level analysis for trait quantification, making plant point cloud segmentation (PPCS) increasingly important. However, conventional deep learning approaches rely heavily on densely annotated datasets that are labor-intensive to acquire. Unified PPCS adaptation from distribution-shifted examples with minimal additional training remains challenging. To address this, we propose PlantC2USeg, a deep transfer learning framework featuring cross-scale consistency learning to explicitly align features across spatial scales and an information-restricted decoding strategy that prevents reconstruction shortcuts and promotes robust adaptation. The resulting pre-training enables stable few-shot generalization across species and sensing conditions, while unified fine-tuning with inherited thresholds further reduces adaptation overhead. Under full supervision on Soybean3D, PlantC2USeg achieves the highest semantic IoU and instance mWCov among compared methods, at 91.91% and 94.62%. With 20 labeled samples, it leads both metrics at 89.78% and 90.27%; with only 10 samples, it retains the highest mWCov of 83.23% while achieving 83.19% IoU. Across HR3D, 10-shot transfer to tobacco, tomato, and sorghum averages 78.41% IoU and 79.42% mWCov, while 22-shot transfer to SYAU-Maize achieves the highest IoU and mRec at 92.75% and 93.51%. Furthermore, a leading category-averaged mIoU of 85.0% on ShapeNet Part demonstrates the framework's capability to handle diverse shape variations beyond agricultural domains. These results demonstrate that PlantC2USeg reduces overall adaptation effort under distribution shifts, enabling scalable plant phenotyping and transferable 3D representation learning beyond agriculture.
Why it matches plant phenotyping methods植物点群の器官レベル形質定量を目的とするセグメンテーション手法を開発し、複数データセット・作物・ショット条件で性能評価しているため、植物フェノタイピング手法が中心である。
abstractwe propose PlantC2USeg, a deep transfer learning framework featuring cross-scale consistency learning
Fruit quality is a critical determinant of economic returns in pear production, and maintaining an appropriate fruit load (FL) is essential for achieving high yield and quality. As a direct indicator of canopy photosynthetic capacity and assimilate supply, leaf number constitutes the key biological basis of reasonable FL determination under the leaf-to-fruit ratio concept. However, accurate and efficient estimation of leaf number in mature pear trees remains technically challenging, limiting its practical use in precision FL regulation. Here, we propose a data-driven framework for leaf number and reasonable FL estimation by integrating 3D point cloud-derived canopy structure with machine learning. A pipeline for extracting 3D architectural traits was developed and implemented in the software tool FTPCT, enabling rapid and standardized trait acquisition. Through correlation analysis, multicollinearity diagnosis, and variance inflation factor screening, five key traits strongly associated with leaf number were identified and incorporated into five machine learning models optimized using Bayesian optimization. Among them, the optimized random forest regression model achieved the highest and most stable performance, with R 2 of 0.85, RMSE of 239.74, and MAE of 149.26 for test dataset. SHAP analysis identified tree crown volume as the dominant contributor to leaf number estimation. Field validation demonstrated that FL regulation guided by the proposed framework significantly improved fruit weight and size without reducing yield compared with conventional practices. Notably, the proposed approach avoids explicit leaf-level reconstruction and relies on less canopy-scale traits, substantially reducing data requirements and computational cost, and thereby offering strong potential for rapid, field-deployable FL regulation in large-scale orchards.
Why it matches plant phenotyping methods3D点群から樹冠構造形質を抽出し、葉数と適正着果量を推定する手法およびソフトウェアを開発・検証しており、植物表現型取得が中心である。
abstractA pipeline for extracting 3D architectural traits was developed and implemented in the software tool FTPCT, enabling rapid and standardized trait acquisition.
Reproduction assets foundThe paper's phenotyping analysis assets are the authors' publicly released LeafNumPred source code and trained models, and the FTPCT software for 3D trait extraction from pear tree point clouds. Phenotype/point-cloud datasets are only available on request.Code · public. Supplementary data
The following is the Supplementary data to this article:
Multimedia component 1
mmc1.docx (1.6MB, docx)
Data availability
Data will be made available on request. Anyone who wants to obtain other public data can contact us at taost@njau.edu.cn. The source codes and models have been made publicly available at https://github.com/Zhang-Fanhang/LeafNumPred, and the FTPCT software has been released at https://github.com/Zhang-Fanhang/FTPCT/tree/Installation-package.
References
1.Tao S., Khanizadeh S., Zhang H., Zhang S. Anatomy, ultrastructure and lignin distribution of stone cells in two Pyrus species. Plant Sci. 2009;176:413–419. [Google Scholar]
2.Zhang F., Wang Q., Yuan K.Open asset ↗Zhang-Fanhang/LeafNumPredhtml-lines:284-315Code · publical variations [34,35]. The method for calculating these traits are shown in the Supplementary information 1.
2.5. Software implementation for 3D trait extraction (FTPCT)
To facilitate efficient and standardized extraction of canopy structural traits from point cloud data, we used a standalone software tool, FTPCT (available at: https://github.com/Zhang-Fanhang/FTPCT/tree/Installation-package), which integrates the trait extraction procedures applied in this study. The software provides a graphical user interface, enabling users to process tree-level point cloud data and extract key 3D structural traits without requiring advanced programming skills.
FTPCT implements a series of predefined proOpen asset ↗Zhang-Fanhang/FTPCThtml-lines:138-149Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Sept 2026Journal of the Royal Society, Interface
LiDAR / point cloudFlowerArchitecture / morphology / geometry
The mechanical dynamics of poricidal stamens play a crucial role in buzz pollination, but they have only been studied in a few species showing comparatively less curvature. This paper presents an integrated experimental-computational approach to characterize the dynamic behaviour of the morphologically more complex stamens of Medinilla magnifica. An experimental set-up employing a custom-built shaker and a laser triangulation sensor is developed to measure the stamen motion with high spatial and temporal resolution. The resulting displacement transmissibility reveals three distinct resonances, with the second one falling within the reported frequency range of pollination buzzes. Finite-element and multi-body models are developed and validated against experimental results. The models further reveal how the stamen morphology gives rise to its complex dynamic behaviour. The developed method enables precise parametric modelling of stamens and provides new insight into the mechanical basis of pollen release, thereby offering a framework for studying buzz pollination dynamics across plant taxa.
Why it matches plant phenotyping methods植物の雄しべ運動をレーザー計測し、有限要素・マルチボディモデルで検証する実験計算手法が研究の中心であるため。
abstractAn experimental set-up employing a custom-built shaker and a laser triangulation sensor is developed to measure the stamen motion with high spatial and temporal resolution.
Salt stress can markedly alter seedling architecture, creating a need for non-destructive three-dimensional (3D) phenotyping methods capable of resolving fine plant structures. However, organ-level segmentation of plant point clouds remains challenging because of leaf overlap, slender stems, ambiguous stem–leaf boundaries, and severe class imbalance. In this study, we developed PTV-SegCo, a task-adapted Point Transformer model for organ segmentation and structural phenotyping of coriander seedlings under salt stress. PTV-SegCo integrates efficient channel attention, gated shallow–deep feature fusion, and a combined cross-entropy–Dice loss to improve representation of fine and minority organ structures. The dataset comprised 60 manually annotated 3D point-cloud samples from 12 cultivation trays repeatedly observed over five acquisition dates under six NaCl concentrations (0, 50, 100, 150, 200, and 250 mmol L −1 ). Because the earliest acquisition represented a particularly challenging developmental stage, these 12 samples were used as a fixed early-stage model-selection set, while samples from the remaining four dates were organized into four date-blocked training–validation configurations. Under this internal model-development protocol, PTV-SegCo achieved mean mAcc and mIoU values of 93.05% and 89.05%, respectively, and showed numerically higher performance than its direct backbone PTV-Seg50. These values should be interpreted as internal comparative results rather than as an unbiased estimate of generalization to unseen cultivation trays, and the present results should not be interpreted as establishing the broad competitiveness of PTV-SegCo against other point-based, convolution-based, graph-based, transformer-based, or plant-specific segmentation architectures. After semantic segmentation, reconstructed scenes were metrically calibrated using the known cultivation-tray dimensions, followed by individual-plant separation and quality control. Four reconstruction-derived structural descriptors—plant height, projected area, voxel occupancy volume, and leaf point ratio—were extracted to characterize temporal structural variation under different NaCl treatments. For treatment-level inference, individual-plant measurements were aggregated within each cultivation tray at each acquisition time, with the cultivation tray treated as the independent experimental unit. Independent manual validation showed close agreement for plant height and projected area, with R 2 values of 0.9969 and 0.986, respectively. Overall, the proposed workflow provides a feasible approach for organ-level segmentation and automated 3D structural analysis of small coriander seedlings under salt stress. The extracted descriptors primarily represent reconstruction-derived spatial characteristics and should not be interpreted as direct indicators of physiological status; voxel occupancy volume and leaf point ratio remain without direct external validation.
Why it matches plant phenotyping methods3D点群による器官セグメンテーションと構造形質抽出の手法開発・内部比較・手動検証が研究の中心であり、塩ストレスは適用対象である。
abstractwe developed PTV-SegCo, a task-adapted Point Transformer model for organ segmentation and structural phenotyping of coriander seedlings under salt stress.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 14 Sept 2026
ABSTRACT Water-use efficiency (WUE), the ratio of accumulated plant biomass to water lost through transpiration has conventionally been determined using a destructive single-point measurement. Recent advances in high-throughput phenotyping now enable repeated, non-destructive estimation of biomass and WUE. However, these digital measurements must be statistically validated against conventional destructive methods to validate their use as reliable proxies. Therefore, we compared digital biomass determined point clouds produced from multispectral camera scanners with destructive harvests across eight harvests using Samsun tobacco grown under both drought and high-water conditions. WUE efficiency, calculated using the digital biomass estimated from a point cloud and gravimetric water use determinations, were compared to destructive harvest determinations. The coefficient of variation (CV) showed there were no significant differences in digital and destructive measurements for either biomass or WUE. Indicating that digital measurements can be used in place of destructive measurements. Drought plants used significantly less water and were significantly smaller than high-water plants from Harvests 4 through 8. However, there were no significant differences in the ratio of evapotranspiration to leaf area or WUE, indicating that drought plants were simply smaller and used less water than the high-water plants. This work validates that estimating plant biomass from a digital point coupled with continuous gravimetric determination of water use provides a reliable nondestructive measure of WUE in high-throughput measurements across the full plant life cycle. PLAIN LANGUAGE SUMMARY We grew tobacco plants under either a drought or high-water treatment and harvested a portion of the plants every few days for a total of eight harvests. Throughout the experiment, we collected 3D images of the plants and continuously measured pot weight to track plant growth and water use across different developmental stages. Destructive biomass served as the gold-standard measurement. We then compared biomass and water-use estimates generated from the digital measurements with the destructive measurements. The digital approach provided accurate estimates of plant biomass and water use while requiring little hands-on labor and no plant destruction. These nondestructive methods could help plant breeders identify water-efficient plants earlier in the breeding process, accelerating the development of crops that use water more efficiently.
Why it matches plant phenotyping methods3D画像による非破壊バイオマス推定と連続的な重量測定からWUEを推定する手法を、破壊収穫と比較して検証しており、植物表現型取得法が中心である。
abstractRecent advances in high-throughput phenotyping now enable repeated, non-destructive estimation of biomass and WUE. However, these digital measurements must be statistically validated against conventional destructive methods to validate their use as reliable proxies.
Abstract Tree crowns are complex, three‐dimensional structures whose morphology varies among species, individuals and environments. Although light detection and ranging (LiDAR) provides high‐resolution, single‐tree point clouds that advance species discrimination and the assessment of intraspecific variation in situ, crown shape is still commonly reduced to low‐dimensional metrics (e.g. crown diameter or crown base height), losing much of its three‐dimensional geometric complexity. We introduce a fully 3D geometric morphometric framework that captures crown shape directly from LiDAR point clouds at both species and individual levels. Pre‐segmented LiDAR single‐tree point clouds of eight temperate forest species were converted into three‐dimensional shape representations using radial bounding volumes (RBVs), which partitioned each crown into a standardized set of vertical layers and radial sectors. Surface points automatically digitized from each RBV formed geospatially aligned, 3D pseudolandmark configurations representing geometric morphometric crown shapes. These configurations served as the input data for multivariate analyses of crown shape variation within and between species. Twelve structural traits, including crown and stem dimensions, were extracted from the same RBVs and integrated into analyses of trait–shape associations. The morphospace of crown shape was structured along different axes of variation in broadleaf species than in conifers. Within these groups, species pairs—such as Fagus versus Quercus and Picea versus Pinus —exhibited contrasting intraspecific morphological gradients, with different structural traits driving shape variation in each. Crown base height and total crown height emerged as the strongest predictors of crown shape. Differences in crown shape among species were primarily captured by symmetric components, with asymmetry providing a negligible signal. Interspecific differentiation was largely driven by architectural variation rather than pure size differences. Morphological differences derived from pseudolandmarks and convolutional neural network features exhibited stronger correlations in conifers than in broadleaf species. We present a reproducible, LiDAR‐native framework for quantifying and comparing 3D crown morphology within and across species. Using the RBV approach, geospatially aligned pseudolandmarks can be derived from any pre‐segmented, single‐tree LiDAR point cloud, enabling scalable, multi‐regional analyses of intraspecific variability. This framework provides a robust foundation for integrating crown shape into ecological, evolutionary, silvicultural and modelling studies, including assessments of environmental effects and architectural constraints.
Why it matches plant phenotyping methodsLiDAR点群から樹冠形状を抽出・定量化する3D幾何形態計測フレームワークを開発し、再現可能な植物形態計測手法として検証・適用しているため。
abstractWe introduce a fully 3D geometric morphometric framework that captures crown shape directly from LiDAR point clouds at both species and individual levels.
Abstract Purpose Evaluate how soil and canopy sensing can map within-block variability in tart cherry orchards and identify indicators robust enough for repeatable management decisions. Methods Soil apparent electrical conductivity (ECa) was mapped in spring 2022 across four commercial tart cherry blocks (8.5–10.5 ha; approximately 3,500 trees per block), followed by canopy sensing in 2023–2024. Canopy structure was measured using unmanned aerial vehicle (UAV) photogrammetry and mobile terrestrial laser scanning (MTLS) using light detection and ranging (LiDAR), and canopy density using mobile ceptometry. Spatial layers were aligned to per-tree grid cells. An August 2025 campaign compared UAV- and LiDAR-derived tree height with ground-truthed height. Results Soil-to-canopy relationships were weak to moderate but consistent within blocks ( r = 0.10–0.40), with strength and direction varying by site conditions. Canopy density was more strongly associated with UAV-derived volume than height. UAV-derived 90th-percentile height best predicted ground-truthed height ( R ² = 0.89; RMSE = 0.34 m), whereas LiDAR showed a weaker relationship and greater error ( R ² = 0.70; RMSE = 0.52 m). Cross-sensor agreement was moderate to strong ( r = 0.41–0.65). Per-tree rankings were stable between years for UAV height and volume. Conclusion Whole-block sensing revealed persistent spatial patterns that could support management-zone delineation. UAV photogrammetry provided accurate canopy metrics, MTLS offered measurements suited to routine orchard operations, ceptometry added seasonal canopy-density information, and ECa provided soil context. Occasional ECa mapping combined with strategically timed UAV surveys and other sensors as needed could reduce redundant sensing while supporting fertilizer evaluation, pruning, and labor allocation.
Why it matches plant phenotyping methodsUAVフォトグラメトリ、LiDAR、セプトメトリーによる樹冠の高さ・体積・密度の取得を中心に、地上実測との検証とセンサー間比較を行っているため、植物フェノタイピング手法の実質的な適用・検証に該当する。
abstractCanopy structure was measured using unmanned aerial vehicle (UAV) photogrammetry and mobile terrestrial laser scanning (MTLS) using light detection and ranging (LiDAR), and canopy density using mobile ceptometry.
High-throughput phenotyping depends on accurate 3D reconstruction of plants across growth stages, yet the development and evaluation of temporal completion methods are limited by the lack of datasets with complete geometric ground truth. To address this challenge, we introduce SynthCrop4D, a procedurally generated synthetic dataset of temporally evolving plant point clouds that provides controllable noise, occlusion, and complete plant geometry for benchmarking reconstruction methods. Using this dataset, we evaluate a two-stage pipeline that combines spatial denoising and temporal point cloud completion. First, a denoising module removes structural artifacts from raw laser-scanned point clouds. The resulting data are then processed by an Adaptive Temporal PoinTr model that reconstructs the current growth stage (t) using information from the previous stage (t-1), enabling recovery of regions missing due to self-occlusion. We evaluate the proposed framework on both SynthCrop4D and the real-world Pheno4D dataset (tomato and maize) under settings with and without denoising. Results show that denoising substantially improves reconstruction quality, with the best configuration achieving a Chamfer Distance of 0.0061 on SynthCrop4D (Temporal PoinTr + Mamba-DG) and an F-Score of 0.2080 on Pheno4D (Vanilla PoinTr + Mamba-DG). We further demonstrate the use of completed point clouds for phenotypic trait extraction, including plant height, canopy width, and convex hull volume, obtaining hull-volume MAEs of 0.021 on synthetic data and 0.343 on real data. Together, SynthCrop4D and the proposed pipeline provide a benchmark and methodology for temporal plant reconstruction and high-throughput crop phenotyping.
Why it matches plant phenotyping methods植物の3D点群再構成・時系列補完を開発し、合成データセットと実データで性能検証するとともに、草丈・群落幅・凸包体積を抽出する手法を中心に扱っている。
abstractwe introduce SynthCrop4D, a procedurally generated synthetic dataset of temporally evolving plant point clouds that provides controllable noise, occlusion, and complete plant geometry for benchmarking reconstruction methods.
Reproduction assets foundThe paper's authors explicitly state that source code, implementation details, and pre-trained model weights are publicly available on GitHub, and that the paper-specific SynthCrop4D synthetic dataset can be reproduced via scripts in that codebase. Pheno4D is a cited prior public dataset, not a paper-specific asset.Code · publicThe source code, implementation details, and pre-trained model weights for this study are publicly available on GitHub at https://github.com/Mrudul2006/3d_plant-reconstruction .Open asset ↗Mrudul2006/3d_plant-reconstructionlines:1724-1761Plant phenotyping relevance match · UnverifiedbioRxiv · Europe PMC · OpenAlex · checked 13 Sept 2026
Lodging in sorghum presents a significant challenge for plant breeders due to the trade-off between lodging resistance and grain yield. Manually measuring lodging across thousands of plots is time-consuming, expensive, and error-prone, making selection for lodging resistance challenging in breeding programs. Unmanned aerial vehicle (UAV)-derived metrics provide a potential high-throughput alternative; however, it remains unclear whether photogrammetric heights derived from UAV imagery can estimate plot-level lodging severity in large sorghum breeding trials. This study developed a framework for predicting plot-level lodging from UAV imagery across 2,675 sorghum breeding plots. Multi-temporal canopy height data were collected at two critical time points: maximum crop height and at manual lodging assessment. Height percentiles were extracted from UAV-derived point clouds generated using photogrammetric algorithms. These data were used to develop parametric, non-parametric, and ensemble prediction models, which were evaluated using three statistical metrics. The ensemble model, averaging predictions from all models, achieved the highest accuracy with Pearson correlations of r = 0.80-0.84 and lowest root mean square error (RMSE=16-18%), explaining 64-70% of variation in manual lodging counts. Model diagnostics and iterative refinement, including inspection of UAV imagery and dataset curation, had minimal impact on model performance, demonstrating the robustness of the approach. Model performance was consistent across sites, with minimal effects of stratified sampling on accuracy, confirming the ensemble approach as optimal for plot-level lodging assessment. This study demonstrates that integrated multi-temporal UAV imagery offers a practical alternative to labor-intensive manual evaluation methods by enabling high-throughput lodging assessment suitable for implementation in sorghum breeding programs.
Why it matches plant phenotyping methodsUAV画像と写真測量点群からソルガム区画の倒伏程度を推定する取得・解析フレームワークを開発し、実データで精度評価しており、植物表現型測定法が研究の中心である。
abstractThis study developed a framework for predicting plot-level lodging from UAV imagery across 2,675 sorghum breeding plots.
Field / plotLiDAR / point cloudRootMorphology / geometry measurementRoot system architecture
Coarse root systems govern tree anchorage, yet remain among the least documented components of tree architecture: excavation is irreversible, and established 3D methods rely on specialist scanners and lengthy post-processing. We evaluated whether a consumer smartphone records exposed coarse root architecture metrically, and which traits agree most closely with manual measurement. Four fully exposed Scots pine (Pinus sylvestris L.) root systems in northwestern Poland were scanned with an iPhone 17 Pro running Scaniverse, at about 30 min of acquisition and 5 h of processing per tree. Clouds were registered, cleaned and oriented to magnetic north in CloudCompare; of eight architectural metrics, four were validated against manual references at 95 cross-sections on 44 roots, and four were exploratory. Visible root length (root-mean-square error, RMSE, 22.2 cm, 8.4%), azimuth (RMSE 3.58°, mean absolute error 2.47°) and depth (RMSE 3.18 cm, 14.9%) agreed most closely with the reference; 70 of 77 first-order roots were detected with no false positives. Diameter was the weakest metric and the only one dependent on the operator (RMSE 0.46 and 0.29 cm for two operators on the same clouds). Smartphone LiDAR thus turns an irreversible excavation into a permanent, measurable record of the traits relevant to anchorage, provided that centimetre-level diameters are not required.
Why it matches plant phenotyping methodsスマートフォンLiDARによる露出根系の3D形態計測ワークフローを開発・検証し、手動測定と複数の根系形質を比較しているため、植物フェノタイピング手法が中心である。
abstractWe evaluated whether a consumer smartphone records exposed coarse root architecture metrically, and which traits agree most closely with manual measurement.
Field / plotLiDAR / point cloudStem / branchWhole plant / canopy / plot / fieldClassification2D/3D reconstructionSegmentationArchitecture / morphology / geometry
The separation of a forest plot into individual trees and the automatic extraction of their stem structures from terrestrial laser scanning data are complicated by dense stands, occlusions, and the diversity of biomorphological forms. Existing algorithms usually solve scene partitioning, voxel classification, and tree growing as independent tasks, which leads to error accumulation at subsequent processing stages. This paper proposes a unified model for spatial fragmentation and biomorphological forest segmentation comprising three interrelated stages: scene partitioning by estimated stem coordinates using a Voronoi diagram, probabilistic voxel- or point-level classification, and bottom-up tree growing guided by spatial connectivity and stem membership criteria. For the semantic module, tabular, volumetric, and point-based approaches are compared: gradient boosting with layer-by-layer inference, TabNet, a three-dimensional convolutional neural network, PointNet2, and two-stage pipelines in which gradient boosting builds an initial stem mask for subsequent neural segmentation. The experiment was conducted on 567 mixed-species trees. Considering both quality and computational performance, the {CatBoost; CNN3D} pipeline was selected as the preferred solution, achieving AUC = 0.9966 and IoU = 0.9831. The obtained results show that combining interpretable layer-by-layer classification with subsequent spatial analysis improves the quality of stem structure reconstruction, which is important for automatic forest inventory tasks.
Why it matches plant phenotyping methods地上レーザースキャンから個体樹木と幹構造を自動抽出する統合セグメンテーション手法を開発・比較しており、植物形態の取得が研究の中心である。
abstractThe separation of a forest plot into individual trees and the automatic extraction of their stem structures from terrestrial laser scanning data are complicated by dense stands, occlusions, and the diversity of biomorphological forms.
Canopy 3D architecture is a critical determinant of light interception, photosynthetic efficiency, and final yield in cotton, yet its rapid and accurate characterisation remains challenging in field conditions. To achieve efficient, non-destructive, and quantitative monitoring of the canopy structure of field-grown cotton, this study proposes a 3D structure-based technology stack for high-efficiency, low-cost, and high-precision phenotyping extraction. This stack directly addresses the technical bottlenecks of traditional 3D data acquisition, namely high cost, long processing time, and low operational efficiency, which have hindered large-scale application. We developed a pipeline that integrates a fast reconstruction algorithm with a scale-recovery mechanism using ground control points (GCPs), enabling the generation of true-scale 3D point clouds from UAV aerial images in a cost- and time-effective manner. Using only 141 UAV images and with a reconstruction time of approximately 20 min, we efficiently reconstructed high-quality, scale-accurate point clouds of two 5.5 m × 5.5 m cotton plots, significantly outperforming SfM-MVS and Instant-NGP in terms of both reconstruction efficiency and point cloud completeness. This method, whose current validation is confined to a single season, one growth stage, and two experimental plots, not only achieves a breakthrough by using fewer input images with high efficiency, but also ensures point cloud accuracy and completeness, showing strong potential for rapid field monitoring and real-time management. Based on the high-quality reconstructed point clouds, we further quantitatively evaluated canopy characteristics at harvest, analyzing the coefficient of variation of canopy height, porosity distribution, and canopy volume fraction. The core shortcomings and optimization strategies for the existing canopy structure were identified, providing scientific data support and practical technical references for precision cultivation management and mechanization-compatible planting in cotton.
Why it matches plant phenotyping methodsUAV画像からの3D点群再構成とスケール復元パイプラインを開発・比較検証し、綿花キャノピー形質を定量化することが研究の中心であるため含める。
abstractthis study proposes a 3D structure-based technology stack for high-efficiency, low-cost, and high-precision phenotyping extraction.
Accurate estimation of the cotton seedling Leaf Area Index (LAI) is essential for yield prediction and precision crop management. Traditional manual methods are limited by low throughput, while two-dimensional remote sensing techniques often struggle with sparse canopy cover and soil background interference. Although three-dimensional LiDAR presents a promising alternative, existing deep learning approaches typically depend on costly fully supervised point-wise annotations. To address this challenge, this study proposes an end-to-end framework that integrates UAV-based LiDAR, weakly supervised segmentation, and physical parameter inversion. A weakly supervised network, termed CogNet, was developed—incorporating self-distillation and structure-aware label propagation—to achieve precise segmentation of cotton plants using only 10% sparse annotations. Following instance segmentation via Density-Based Spatial Clustering of Applications with Noise (DBSCAN), individual plant phenotypic traits were extracted. A nonlinear Extreme Gradient Boosting (XGBoost) model was then constructed to invert LAI by leveraging allometric relationships between 3D structural parameters and leaf area. Experimental results showed that CogNet achieved an Intersection over Union (IoU) of 85.34%, effectively mitigating overfitting to label noise and achieving performance competitive with the fully supervised RandLA-Net (82.13%). Notably, under the specific conditions of this cotton seedling dataset characterized by strong geometric priors, the weakly supervised model demonstrated enhanced robustness against annotation inconsistencies. The framework attained a plant detection rate of 96.2%, and the XGBoost model delivered high estimation accuracy (R² = 0.879, RMSE = 0.138). This study demonstrates that weakly supervised learning can substantially reduce annotation costs while maintaining model performance, providing an efficient and cost-effective solution for field-scale crop phenotyping.
Why it matches plant phenotyping methodsUAV-LiDAR、弱教師ありセグメンテーション、個体形質抽出、LAI推定を統合した作物フェノタイピング手法の開発・評価が研究の中心である。
abstractthis study proposes an end-to-end framework that integrates UAV-based LiDAR, weakly supervised segmentation, and physical parameter inversion.
Field / plotLiDAR / point cloudMultispectral / hyperspectralLeafMorphology / geometry measurementLeaf traits
Canopy Leaf Area Index (CLAI) is a stand attribute containing information on the real-time health and growth potential of managed pine plantations. Current remote sensing techniques for quantifying CLAI rely on simple linear models applied to satellite multispectral imagery, or on techniques based on light detection and ranging (LiDAR) data that are costly and less frequently collected. This study demonstrates a convolutional neural network (CNN) approach to retrieving CLAI from 10 m Sentinel-2 multispectral imagery with a model trained on gridded LiDAR-based CLAI estimates. We demonstrate large gains in accuracy with the CNN compared to traditional linear models based on vegetation indices (e.g., Simple Ratio), but also clear shortfalls in model skill when predicting “blind” in some spatial domains that were completely excluded during model training. Pixel-scale root mean squared error ranged from 0.34 to 0.64 by domain when exposed to CLAI training data from all available spatial domains, but rose to 0.58–1.74 when predicting without prior domain-specific training. Prediction accuracy was consistently lower when applied to completely unobserved USGS LiDAR-based CLAI estimates. Traditional linear models, in contrast, had the advantage of usually lower prediction error across unobserved spatial domains (0.43–1.98), but with lower maximum accuracy. These results demonstrate a potential route for deploying more complex models for LiDAR “mimicry”, e.g., between data acquisitions widely separated in time, but advocate for the development and use of more stable generalized approaches for use in unobserved managed pine stands.
Why it matches plant phenotyping methodsLiDARで得た林分の葉面積指数をSentinel-2画像とCNNから推定する手法を開発・比較検証しており、植物キャノピー形質の取得が研究の中心です。
abstractThis study demonstrates a convolutional neural network (CNN) approach to retrieving CLAI from 10 m Sentinel-2 multispectral imagery with a model trained on gridded LiDAR-based CLAI estimates.
Field / plotPhotogrammetry / SfM / MVSLiDAR / point cloudMultispectral / hyperspectralWhole plant / canopy / plot / field2D/3D reconstruction
The Greater Cape Floristic Region (GCFR) in South Africa is a fire-prone biodiversity hotspot where high species richness, structural complexity, and small plant sizes (0.0001–4 m2) pose substantial challenges for remote sensing-based biodiversity assessment. Spectral similarity among species and the mismatch between plant size and sensor pixel dimensions limit the capacity of current and forthcoming spaceborne systems to resolve individual species and accurately detect plot-level diversity changes. We therefore developed a physics-based simulation framework that couples fynbos trait measurements with radiative transfer modeling in the DIRSIG (Digital Imaging and Remote Sensing Image Generation) environment towards quantifying information loss across spectral and spatial scales and to define theoretical limits for biodiversity monitoring. We constructed a three-dimensional virtual scene of post-fire fynbos communities in Grootbos Private Nature Reserve, integrating high-resolution imagery, terrestrial laser scanning (TLS), and structure-from-motion (SfM)-derived point clouds. Field measurements of mean diameter and percent cover were used to scale vegetation models and constrain species abundance. We distributed plant instances using a blue noise sampling algorithm, guided by density maps derived from unmanned aerial system (UAS) imagery. Species-specific optical properties were parameterized using field-measured reflectance data and the PROSPECT radiative transfer model, while terrain structure was derived from SfM-based digital terrain models. The integrated scene was used to simulate multispectral (DJI Mavic 3 MSI), hyperspectral (AVIRIS-NG), and light detection and ranging (LiDAR) observations. Agreement between simulated outputs were evaluated against corresponding field-acquired datasets using spectral signatures and vegetation indices. This framework enables systematic assessment of sensor specification effects on spectral biodiversity metrics and provides a pathway for evaluating theoretical limits of species discrimination across airborne and satellite platforms.
Why it matches plant phenotyping methods植物群落の種判別・多様性指標を対象に、物理ベースの仮想シーンとマルチモーダルセンシングを開発し、実測データで検証しているため、植物状態の取得・推定法が中心である。
abstractWe therefore developed a physics-based simulation framework that couples fynbos trait measurements with radiative transfer modeling in the DIRSIG (Digital Imaging and Remote Sensing Image Generation) environment towards quantifying information loss across spectral and spatial scales and to define theoretical limits for biodiversity monitoring.
Functional-structural plant models simulate plant responses to environmental conditions, but their development and evaluation are often limited by the lack of datasets combining detailed architectural and physiological measurements. Here, we present a comprehensive dataset acquired from four oil palm plants ( Elaeis guinnensis) grown under controlled and contrasting climate scenarios. The dataset includes (i) three-dimensional reconstructions of plant architecture derived from terrestrial lidar point clouds, (ii) leaf-level gas exchange measurements used to parameterize photosynthesis and stomatal conductance models, and (iii) continuous plant-scale measurements of CO 2 and H 2 O fluxes obtained in a microcosm under precisely monitored and manipulated environmental conditions (light, temperature, humidity, and CO 2 concentration) across height climate scenarios. By combining detailed structural data with physiological measurements at both leaf and whole-plant scales, this database has been designed to build and evaluate digital twins (or shadows) of plants functioning under controlled conditions. It provides a valuable resource for calibrating biophysical models (light interception and photosynthesis), benchmarking model predictions across scales, and investigating the consistency between leaf-level parameterization and plant-level fluxes. All data and processing workflows are openly available, facilitating reuse for model development, evaluation, and intercomparison in plant and crop modelling communities.
Why it matches plant phenotyping methods3D LiDARによる植物構造計測と生理計測を統合したデータセットで、モデルの較正・ベンチマーク・評価を主目的としており、植物フェノタイピング手法と再利用可能なワークフローが中心である。
abstractthree-dimensional reconstructions of plant architecture derived from terrestrial lidar point clouds
Field / plotLiDAR / point cloudWhole plant / canopy / plot / field2D/3D reconstructionYield / biomass estimationBiomass / plant weight
Reliable aboveground biomass (AGB) estimates for woody crops are essential for carbon accounting and for Measurement, Reporting and Verification (MRV) frameworks. However, it remains unclear how LiDAR modality and sampling geometry influence plot-scale and tree-scale AGB predictions in intensively managed Mediterranean orchards. In this study, we benchmarked four LiDAR modalities, namely open national airborne laser scanning from the Spanish National Aerial Orthophotography Plan (PNOA/ALS), a dedicated Riegl airborne laser scanner (ALS), unmanned laser scanning (ULS) and mobile laser scanning (MLS), across three woody-crop sites in Córdoba (southern Spain): IFAPA, Doña María, and Villaseca. Plot-level LiDAR metrics (mean height, 95th height percentile, maximum height, and canopy-cover proxies) were extracted from normalized point clouds and related to field AGB using Random Forest and XGBoost regression models, together with an ensemble predictor, under an 80/20 train–test split. In parallel, TreeQSM-based Quantitative Structure Models (QSMs) were evaluated as an independent tree-level three-dimensional reconstruction approach. XGBoost achieved the lowest errors at IFAPA (RMSE = 0.400 Mg ha−1; R2 = 0.994) and Villaseca (RMSE = 0.872 Mg ha−1; R2 = 0.995), whereas PNOA/ALS was competitive at Doña María (RMSE = 0.725 Mg ha−1; R2 = 0.994). TreeQSM closely matched the field inventory at the low-biomass IFAPA site but tended to overestimate biomass at Doña María and Villaseca, and only 28% of scanned trees yielded usable reconstructions. The results support the use of cross-platform LiDAR for orchard AGB and carbon mapping and identify the conditions under which open national LiDAR can enable scalable MRV of Mediterranean woody crops.
Why it matches plant phenotyping methodsLiDAR複数プラットフォームと3D再構成を比較・検証し、樹木・区画レベルの地上部バイオマスという植物形質を推定する手法が研究の中心である。
Recent 3D foundation models provide powerful feature representations for point cloud learning by controlling spatial granularity. However, relying on a fixed spatial granularity severely limits generalization in applications like plant phenotyping, where organ morphology and size vary substantially across species and growth stages. To address this, we propose AGS-PlantSeg, a few-shot 3D plant organ segmentation method that leverages the frozen Utonia (arXiv:2603.03283) foundation model combined with Adaptive Granularity Selection. By dynamically selecting the best granularity levels for each specific plant model, our method extracts optimized geometric features for a lightweight MLP segmentation head. Extensive experiments across PLANesT-3D (arXiv:2407.21150), Pheno4D , and Crops3D demonstrate that AGS-PlantSeg significantly improves cross-species generalization, achieving 88.9% average mIoU performance and outperforming fixed-granularity baselines by 2.5 mIoU points. Despite requiring minimal annotated data, our approach is highly competitive with fully supervised, plant-specific architectures.
Why it matches plant phenotyping methods植物器官の3Dセグメンテーション手法を開発し、複数の植物フェノタイピングデータセットで性能検証しているため、フェノタイピング手法が中心です。
abstractwe propose AGS-PlantSeg, a few-shot 3D plant organ segmentation method
Efficient facility-scale tomato ripeness monitoring remains difficult in greenhouses where uneven terrain limits conventional wheeled and rail-guided platforms and planar cameras provide restricted coverage. This study developed a wheel-legged quadruped monitoring system integrating LiDAR, a depth camera, and a panoramic camera. An adaptive gait-switching strategy supported navigation across heterogeneous terrain. Panoramic images were projected into six perspective views, and the left and right views were processed using a YOLOv8-based ripeness recognition model. Time-synchronized detections and robot poses were fused to map ripeness observations into three-dimensional greenhouse coordinates. Five field experiments in a commercial tomato facility demonstrated autonomous row traversal, inter-row transition, and avoidance of pedestrians, obstacles, and cultivation boundaries. The recognition pipeline continuously identified multiple ripeness stages under variable illumination, foliage occlusion, and robot motion, while the spatial fusion procedure produced a facility-scale three-dimensional ripeness distribution. The integration of terrain-adaptive quadruped mobility, panoramic perception, and spatial mapping provides a practical framework for continuous ripeness monitoring and can support targeted harvesting, yield forecasting, and crop management.
Why it matches plant phenotyping methodsトマト果実の成熟度を画像認識で取得するロボット型フェノタイピングシステムを開発し、実環境で評価しており、表現型取得法が研究の中心である。
abstractThis study developed a wheel-legged quadruped monitoring system integrating LiDAR, a depth camera, and a panoramic camera.
Accurate tree volume estimation is central to forest management and carbon accounting. Allometric equations are widely used but limited in transferability across species, regions, and environmental conditions. Mobile Laser Scanning (MLS) offers a promising alternative through direct measurement of tree geometry; however, the influence of tree shape on MLS accuracy remains poorly understood. This study evaluated MLS-derived estimates of stem diameters, total tree height, and merchantable stem volume against destructive reference measurements from 176 trees spanning eight species (four hardwood, four softwood) in Wallonia, Belgium. A Zeb Horizon RT scanner was used; tree architectural descriptors extracted from the point cloud were tested for associations with measurement error. Across 7,824 stem diameter measurements, MLS achieved a mean error of 0.46 cm, with precision declining above 15 m. MLS-derived height outperformed Vertex IV clinometer measurements for hardwood species (RMSE% = 6.88 vs. 8.78) but performed slightly less well for softwoods (RMSE% = 7.36 vs. 6.14). QSM-based volume estimates systematically underestimated reference values, while taper-based reconstruction produced nearly unbiased estimates with an RMSE of 15.72%. Correlation analyses and PCA showed that tree architectural variables explained only a small fraction of MLS error variability. Diameter and height errors were largely independent of structural attributes, while volume errors showed moderate associations with tree size and crown density. These findings indicate that tree architecture is not a primary source of MLS measurement uncertainty. Future MLS-based forest inventory efforts should prioritize acquisition and processing optimization, as scanning conditions and forest structure appear more influential than tree shape.
Why it matches plant phenotyping methodsMLSによる樹木形状・直径・樹高・幹材積の非破壊推定を、破壊測定と比較検証し、測定誤差の要因を評価した方法検証研究である。
titleNon-destructive tree volume estimation using mobile laser scanning: Impact of the tree shape on measurement error.
Conventional methods of plant distance and volume measurements are limited by low efficiency, limited spatial coverage, and high measurement error. LiDAR and RGB-D imaging offer cost-effective, precise, and non-destructive techniques for plant distance and volume measurements. This study aimed to measure cabbage height, volume, and distance using LiDAR and RGB-D imaging. The sensors were mounted on a 1.6 kW electric field scouting platform (EFSP) for data collection. Point cloud (PCD) data were collected using LiDAR, whereas data processing, visualization, and measurements were done using commercial software and open-source programming scripts. A total of 20 cabbage plants were analyzed. LiDAR data processing included data frame screening, outlier removal, denoising, voxelization, and generation of 3D PCD density maps. Depth image processing included importing raw data and metadata shaping using intrinsic camera parameters, visualization, extraction of depth points, and pixel-level measurements of distances and volume. RGB image processing involved image conversion, segmentation, normalization, binary masking, mask cleaning, region extraction of cabbages, separation of ROI and preparation of contours, Delaunay triangulation and convex hull preparation, ROI overlay, bounding box preparation, sharing boundary between two boxes, conversion to pixel distances, and for visualization, plant height, volume measurements, and center to center distance measurement for measuring the plant distance. LiDAR demonstrated higher measurement accuracy for cabbage plant height, circumferential volume (geometric canopy volume), and plant distance, followed by RGB-D imaging, while RGB imagery showed comparatively lower performance under the study field conditions. Overall, LiDAR and RGB-D imaging provided reliable and non-destructive approaches for cabbage geometric characterization under field conditions, although accurately capturing complex plant geometry remains challenging. Positive and negative values of bias represent the over- and under-estimated results, respectively. Future studies should include larger and more diverse plant datasets exhibiting diversified size, shape, and geometric structure to further improve the robustness and general applicability of the proposed sensing approaches.
Why it matches plant phenotyping methodsLiDAR、RGB、RGB-Dを用いてキャベツの高さ・体積・株間距離を取得し、処理手順と測定精度を比較評価する手法研究であり、植物表現型取得が中心である。
abstractThis study aimed to measure cabbage height, volume, and distance using LiDAR and RGB-D imaging.
Field / plotMultimodalNeRF / 3D Gaussian SplattingLiDAR / point cloudRGB / grayscaleStereoFruitWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detection
Binocular stereo vision is a low-cost and scalable 3D perception technology that shows strong potential in agricultural phenotyping and smart agriculture. By estimating depth from multi-view RGB images, it enables non-contact, high-precision sensing of crop structure, canopy morphology, growth dynamics, and livestock traits, providing essential support for digital and intelligent agricultural production. With recent advances in deep learning-based stereo matching, multimodal sensor fusion, and 3D reconstruction, its robustness and accuracy in complex field environments have been significantly improved. This paper systematically reviews recent progress in agricultural applications of binocular stereo vision, covering system architectures, traditional and deep learning-based stereo matching methods, point cloud reconstruction techniques, and emerging supervision strategies such as 3D Gaussian splatting. It further summarizes key applications, including high-throughput phenotyping, fruit localization and robotic harvesting, weed detection and precision spraying, autonomous navigation, and livestock body condition assessment, highlighting its role in multi-task agricultural perception systems. Finally, the paper discusses major challenges, including low-texture matching difficulty, occlusions in complex environments, cross-domain generalization, real-time lightweight deployment, and limited dataset availability. Future directions are outlined in foundation model-based visual perception, self- and weakly supervised learning, multimodal fusion, and edge-efficient model design, aiming to support large-scale deployment in smart agriculture.
Why it matches plant phenotyping methods農業における双眼ステレオビジョンのシステム、ステレオマッチング、3D再構成を体系的にレビューし、作物構造・群落形態・生育動態の非接触計測とハイスループット表現型解析を主要対象としているため。
abstractThis paper systematically reviews recent progress in agricultural applications of binocular stereo vision, covering system architectures, traditional and deep learning-based stereo matching methods, point cloud reconstruction techniques
Sorghum (Sorghum bicolor L. Moench) is a major cereal in water-limited environments. Its C4 carbon-concentrating pathway suppresses photorespiration and supports comparatively high photosynthetic and water-use efficiency at high temperature, although yield remains sensitive to the timing and intensity of drought. This systematic review critically evaluates how coordinated variation in phenology, canopy development, transpiration regulation, photosynthetic resilience and root-mediated water capture can be phenotyped for sorghum improvement. The review was conducted and reported in accordance with the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) 2020 statement. Eligible primary studies examined sorghum drought physiology, sensing-based phenotyping, trait retrieval, root-associated water capture, or breeding applications. Following duplicate removal and title, abstract and full-text screening, 45 sorghum-specific studies were included. Owing to substantial heterogeneity in experimental design, drought treatment, sensing platform, target trait, and validation metric, evidence was synthesised narratively rather than by meta-analysis. We compare sorghum studies across Light Detection and Ranging (LiDAR), multi-spectral, hyperspectral, thermal, structural, and fluorescence sensing, with emphasis on reported accuracy, transferability and physiological interpretation. We then examine how PROSAIL (PROSPECT coupled with Scattering by Arbitrarily Inclined Leaves) and SCOPE (Soil Canopy Observation, Photochemistry and Energy Fluxes) can be constrained for sorghum canopies and combined with machine learning. The central contribution is a sorghum-specific framework that distinguishes directly observed or model-retrieved canopy traits from indirect root-function predictions requiring ground validation. The synthesis identifies practical routes for measuring functional stay-green, high-vapour-pressure-deficit responses and post-anthesis water capture, while defining priorities for cross-environment validation and breeding deployment.
Why it matches plant phenotyping methodsソルガムの干ばつ適応に関するセンシング型フェノタイピング手法を体系的にレビューし、形質推定の精度・移植性・検証、およびモデルと機械学習の統合を扱うため、方法論が中心である。
abstractThis systematic review critically evaluates how coordinated variation in phenology, canopy development, transpiration regulation, photosynthetic resilience and root-mediated water capture can be phenotyped for sorghum improvement.
LiDAR (Light Detection and Ranging) and RGB-D camera imaging have emerged as essential tools in agricultural applications, particularly for plant size and distance measurements, enabling non-destructive, cost-effective, and precise estimation. The objective of this study was to measure the plant canopy dimensions and distance between apples using commercial LiDAR, and an RGB-D camera with a speed sprayer platform was used to determine whether LiDAR provides a higher measurement accuracy under field conditions. Data were collected in an apple orchard in Muju, Republic of Korea. Commercial 3D LiDAR, a terminal box, an RGB-D camera, a microcontroller, a power supply, and individual display monitors were integrated into a customized data acquisition (DAQ) box for LiDAR point cloud (PCD), RGB, and depth imagery data collection. Commercial software was used for data acquisition, data conversion (pcap to PCD), segmentation of regions of interest (ROI), and pre-processing of data. PCD processing and measurement consisted of data frame selection, data conversion, outlier removal, downsampling, denoising, ground point removal by filtering, voxelization, and density map generation using an open access programming language script. Depth image processing included importing raw data, shaping metadata using intrinsic camera parameters, visualizing depth images, extracting depth points, and measuring the plant canopy at the pixel level. RGB image analysis involved grayscale conversion, thresholding, segmentation of ROI, contour preparation, noise removal, and binary masking for eliminating the background. Estimated results were compared to measured results. LiDAR measurements showed the closest agreement with the measured results for plant height, canopy volume, plant spacing, and row distance, outperforming both RGB and depth imaging. Under field conditions, plant spacing and row distance were estimated with accuracies of 97.5% and 94.7%, respectively, exhibiting higher measurement accuracies than RGB and depth imagery data results. Despite some discrepancies due to complex plant geometry and dynamic data collection, the results support data collection strategies critical for precision horticulture.
Why it matches plant phenotyping methodsLiDARとRGB-D画像を用いたリンゴ樹の樹冠寸法・体積・樹間距離・列間距離の取得と精度比較が研究の中心であり、植物表現型計測手法の開発・検証に該当する。
abstractThe objective of this study was to measure the plant canopy dimensions and distance between apples using commercial LiDAR, and an RGB-D camera with a speed sprayer platform was used to determine whether LiDAR provides a higher measurement accuracy under field conditions.
Field / plotLiDAR / point cloudStem / branchYield / biomass estimationBiomass / plant weight
Integrating ground-based and aerial remote sensing for individual tree-level stem volume modeling remains underexplored in Mediterranean mixed forests, despite the growing need for cost-effective, automated forest inventory approaches. This study evaluated the combined use of Handheld Laser Scanning (HLS) and Unmanned Aerial Vehicle (UAV)-based Structure from Motion (SfM) photogrammetry for individual-tree stem volume modeling in a mixed stand in Castilla y León, Spain, dominated by Pinus halepensis, Pinus pinea, Quercus faginea, and Cupressus sempervirens. Two open-source HLS processing tools; the Forest Structural Complexity Tool (FSCT) and 3D Forest Inventory (3DFin), were compared for individual tree attribute extraction, with FSCT outperforming 3DFin across all species. Reference stem volumes were derived by applying species-specific Spanish National Forest Inventory (SNFI) allometric equations to FSCT-extracted diameter and height values. Random Forest models were then built using UAV-SfM crown metrics as predictors, testing two image overlap configurations: 80 × 80 F (80% front and side overlap) and 80 × 60 CF (80% front, 60% side, cross-flight). The 80 × 80 F configuration produced the best-performing model (R2 = 0.730), with 80 × 60 CF achieving comparable accuracy (R2 = 0.688), results confirmed by spatially independent leave-one-plot-out cross-validation (LOPO-CV R2 = 0.627 and 0.613, respectively). These results show that combining HLS and UAV-SfM through a predominantly open-source workflow offers a viable, reproducible approach to stem volume modeling in structurally complex Mediterranean mixed forests.
Why it matches plant phenotyping methodsHLSとUAV-SfMを用いて個体樹の直径・樹高から幹材積を推定する再現可能な計測・解析ワークフローを構築し、複数ツールと飛行条件を比較検証しているため、植物表現型取得が中心である。
abstractIntegrating ground-based and aerial remote sensing for individual tree-level stem volume modeling remains underexplored
Abstract has not been obtained from indexed metadata or an accessible article page.
Why it matches plant phenotyping methods森林プロットの垂直葉面被覆(FVC)という植物キャノピー形質を、航空LiDAR点群から推定する方法の開発がタイトル上で中心的に示されている。
titleA vertical FVC profile retrieval method (OLV-FVC) based on airborne LiDAR point cloud under the constraint of optical remote sensing for forest plots
Understanding the spatial structure of tree communities is fundamental for evaluating ecological interactions and management dynamics in agroforestry systems. However, the structural complexity and small spatial scale of traditional agroecosystems often limit the use of conventional remote sensing approaches. Recent advances in drone-based photogrammetry offer new opportunities to reconstruct the three-dimensional structure of vegetation at high spatial resolution and to quantify tree-level structural attributes. In this study, we applied aerial photogrammetry from unmanned aerial vehicles (UAVs) to characterize the spatial structure of agroforestry systems in traditional home gardens (THGs) in the Yucatan Peninsula, Mexico. The immediate neighborhood structure of the tree community of 20 THGs distributed along a south–north precipitation gradient was analyzed using two focal species as anchor references: Spondias purpurea and Annona muricata. High-resolution orthomosaics and three-dimensional point cloud models were generated to estimate structural attributes, including tree height, crown area, crown surface area, and canopy volume, which were combined with field measurements of diameter at breast height. Spatial indices describing aggregation, dominance, and neighborhood diversity were calculated to evaluate tree spatial organization and potential interaction patterns. The UAV-derived structural metrics revealed significant differences in canopy architecture across regions and between focal species. Regardless of the focal species, trees in the southern region exhibited greater height, crown diameter, and canopy volume than those in the northern region. Moreover, the spatial arrangement of tree communities also differed depending on which focal species was considered as the anchor, suggesting contrasting strategies of canopy dominance and spatial coexistence. Finally, our results validate the use of drone-based photogrammetry as an effective approach for capturing fine-scale spatial structure in complex agroforestry systems. By enabling detailed three-dimensional reconstruction of tree canopies, UAV remote sensing offers an affordable, simple approach to investigate neighborhood interactions, management effects, and structural dynamics in traditional agroecosystems that are difficult to assess using conventional field- or satellite-based methods.
Why it matches plant phenotyping methodsUAV空撮フォトグラメトリと3D点群から樹高・樹冠面積・樹冠表面積・林冠体積を推定し、その有効性も検証しており、植物形質取得法が研究の中心である。
abstractHigh-resolution orthomosaics and three-dimensional point cloud models were generated to estimate structural attributes, including tree height, crown area, crown surface area, and canopy volume
TomatoLiDAR / point cloudLeafMorphology / geometry measurementSegmentationLeaf traits
Leaf parameters are crucial indicators reflecting the growing status of plants. Monitoring and analysis of leaf parameters significantly contributes to the improvement of crop yield and food quality. This study focused on three tomato plant varieties commonly grown in the Netherlands and proposed a fully automatic pipeline for leaf phenotyping. Three-dimensional (3D) point clouds of target plants were acquired with a specially designed imaging unit naming Maxi-Marvin. A semantic segmentation of plant organs was performed with PointNet++ model. To mitigate point cloud resolution decrement, the down-sampling operation in the baseline model was replaced with a distributed segmentation strategy. Leaf instances were further identified with Density-Based Spatial Clustering of Applications with Noise (DBSCAN), followed by a morphological phenotypic trait quantification based on 3D geometrical analysis. Target phenotypic traits including leaf length, leaf width, and leaf area. The evaluation results indicated that the distributed segmentation strategy achieved the best F 1 scores of 0.98 with block size set to 30,000. The Mean Average Errors (MAE) of leaf length, leaf width, and leaf area estimation were 2.09 cm, 1.78 cm and 8.98 cm 2 respectively. The estimation accuracies for leaf length, leaf width, and leaf area were 91.98%, 92.66%, and 89.67%, respectively.
Why it matches plant phenotyping methodsトマト葉の3D画像取得、器官セグメンテーション、葉インスタンス識別、形態形質推定を統合した自動フェノタイピング手法を開発・評価しており、方法が研究の中心です。
abstractproposed a fully automatic pipeline for leaf phenotyping
Reproduction assets foundThe paper's tomato point cloud dataset (with semantic and leaf instance annotations used for the phenotyping pipeline) is publicly available on Kaggle via a footnote. NPEC website is a facility page, and Open3D is a generic library, so neither qualifies.Dataset · public2. ^ The dataset used in this study is available at: https://www.kaggle.com/datasets/xinbolai/vtc-tomatoOpen asset ↗Kaggle · xinbolai/vtc-tomatolines:545-624Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Accurate identification and effective prediction of the maize tasseling stage are of great significance for guiding precision field management and ensuring stable crop yields. Conventional manual observation methods suffer from high labor intensity, poor timeliness, and strong subjectivity. In this study, based on an unmanned aerial vehicle (UAV) remote sensing platform, LiDAR point cloud data and RGB imagery were simultaneously acquired to construct digital surface models (DSMs) and digital terrain models (DTMs). Multi-dimensional statistical features were extracted to establish a high-precision plant height estimation method applicable to the entire growth cycle of maize. On this basis, the Logistic growth curve function was introduced to fit the dynamic changes in plant height, enabling the identification and early prediction of the maize tasseling stage based on the plant height growth curve. The research results indicate the following: (1) For maize plant height estimation, the LiDAR sensor outperforms RGB. The optimal accuracy is achieved by combining the 99th percentile of DSM with the minimum DTM, yielding a root mean square error (RMSE) of 0.17 m. (2) Based on the high-accuracy plant height time series, the point of inflection (POI) achieves the highest accuracy in tasseling stage identification, with an RMSE of 2.586 d under the reconstructed time series. (3) Prediction accuracy of the tasseling stage improves with increasing plant height threshold, and optimal performance is observed when the threshold is ≥1.6 m with a growth rate between 0.11 and 0.13. This study establishes a technical framework of "time-series perception-dynamic simulation-feature identification-early prediction", providing a scientific basis for automated monitoring and precision management of the maize tasseling stage. It holds significant theoretical and practical value for the advancement of smart agriculture and crop phenotyping research.
Why it matches plant phenotyping methodsUAV LiDAR/RGBによる草丈推定と時系列成長曲線から、トウモロコシの抽だい期を識別・予測する技術フレームワークが研究の中心であり、植物形質取得と検証を伴うため採用。
abstractMulti-dimensional statistical features were extracted to establish a high-precision plant height estimation method applicable to the entire growth cycle of maize.
As a critical structural component that connects almost all other types of plant organs, the stem system not only supports the weight of the total plant, but also serves as a vital channel for nutriment transportation. Accurate phenotypic measurement of stem instances is of practical significance for assessing crop growth dynamics and predicting yield. To address current 3D phenotyping challenges of crops such as the difficulty in separating stem segments from the stem system and the low accuracy in stem length measurement, we propose a Hierarchical-annotation-guided Phenotypic Framework (HagPF) for Stem Instance Segmentation and Length Measurement in plant point clouds. Specifically, a hierarchical leaf-stem organ instance annotation strategy is devised to effectively train a PSegNet network for leaf and stem instance segmentation. The segmentation is then followed by a shape-adaptive measurement algorithm to automatically measure the length of stem segments that are morphologically diverse in space. On a 3D dataset comprising four crop species, the proposed framework achieved an Intersection over Union (IoU) of 95.45% for organ semantic segmentation and a Mean Weighted Coverage (mWCov) of 87.87% for instance segmentation (both stem and leaf). Regarding to the stem length measurement, the method obtained an average Root Mean Square Error (RMSE) of 1.044 cm and a relative error of 11.907%, outperforming 7 mainstream methods. The relevant dataset and source code can be found at: https://github.com/Jinx00/stem-length-measurement .
Why it matches plant phenotyping methods植物点群から茎のインスタンスを分割し、茎長を自動測定する3D表現型解析フレームワークの開発・比較検証が中心である。
abstractwe propose a Hierarchical-annotation-guided Phenotypic Framework (HagPF) for Stem Instance Segmentation and Length Measurement in plant point clouds.
Finger millet is an important cereal crop widely cultivated worldwide for food and fodder. Breeding programs aim to select genotypes with desirable architectural traits to develop new varieties with higher yields. In this effort, accurate high-throughput plant phenotyping is essential for accelerating crop improvement. To overcome the time-consuming and labor-intensive process of manual measurements, this study presents a comprehensive 3D imaging pipeline that leverages neural radiance fields (NeRF), 3D gaussian splatting (3DGS), and its advanced extensions (e.g., Feature 3DGS and Gaussian Grouping) to reconstruct, segment, and analyze finger millet yield component traits using multi-view 2D images. First, multiple-view RGB images of a single finger millet plant were captured, and COLMAP was then utilized to estimate the camera poses of the images and reconstruct the sparse point cloud, followed by advanced 3D reconstruction through 3DGS and NeRF. Second, feature 3DGS and gaussian grouping models were used to generate the 3D gaussian representation of finger millet panicles. This single-process framework enabled the generation of high-fidelity 3D point clouds and semantic feature fields without the need for expensive depth sensors or manual annotations. Our results demonstrated the effectiveness of these models in capturing morphological variations across different panicle phenotypes, including compact versus open panicle architectures. In addition, the 3D point clouds of the panicles were utilized to extract structural traits for yield prediction, achieving biologically meaningful correlations with grain productivity. This work highlights the potential of 3DGS-based phenotyping pipelines as a low-cost, near real-time, photorealistic solution for trait quantification, segmentation, and yield estimation in real-world agricultural settings.
Why it matches plant phenotyping methods3D画像再構成・セグメンテーション・形質抽出を統合した植物フェノタイピング手法の開発が中心であり、収量関連形質の定量と予測まで技術的に評価している。
abstractthis study presents a comprehensive 3D imaging pipeline that leverages neural radiance fields (NeRF), 3D gaussian splatting (3DGS), and its advanced extensions (e.g., Feature 3DGS and Gaussian Grouping) to reconstruct, segment, and analyze finger millet yield component traits using multi-view 2D images.
To address the challenges of insufficient sensor stability and poor consistency among multi-source data during crop phenotyping in unstructured field environments, this study develops a hardware-software co-optimization framework for wheat canopy sensing based on a four-wheel-drive, high-clearance phenotyping platform. A multi-sensor stabilization device integrated with an ESO-LQR control strategy suppresses pitch disturbances during motion. A ROS-based hierarchical framework coordinates LiDAR, cameras, and inertial sensors, while spatial calibration and timestamp-based software synchronization ensure spatiotemporal consistency. A tightly coupled LiDAR-IMU SLAM algorithm enables centimeter-level 3D reconstruction of farmland. To mitigate terrain effects, a two-stage ground point extraction method integrating verticality and spatial distribution features improves canopy height estimation. Field experiments demonstrate stable platform operation at 1.5 m s⁻¹ while maintain high efficiency and data quality, with a coverage efficiency of 95.2%, retained-point ratio of 85.3%, and an MTF of 0.35 for image clarity. Phenotypic evaluation shows strong agreement between predicted wheat plant height and manual measurements, with R² values of 0.898 and 0.729 and RMSE values of 1.30 cm and 1.64 cm at the jointing and grain-filling stages, respectively. Moreover, at the jointing stage, both the 2D green area index (GAI) and the 3D point-cloud-based canopy coverage exhibit strong consistency with ImageJ-derived results (R² = 0.873 and 0.910). These findings demonstrate that the proposed approach enables stable and efficient acquisition of crop phenotypic information in complex field environments, providing a solid technical foundation for digital field monitoring, data-driven crop management, and intelligent agricultural systems.
Why it matches plant phenotyping methods小麦キャノピーの表現型取得を目的としたマルチセンサープラットフォーム、データ同期・3D再構成・キャノピー高さ推定を開発し、手動測定やImageJとの一致性を検証しているため、方法が研究の中心である。
abstractthis study develops a hardware-software co-optimization framework for wheat canopy sensing based on a four-wheel-drive, high-clearance phenotyping platform.
Plant height (PH) and aboveground biomass (AGB) are critical agronomic traits that determine the yield potential of maize ( Zea mays L . ). However, the application of genomic selection (GS) and genome-wide association studies (GWAS) in maize breeding is often hindered by the limitations of phenotypic data collection, which is typically characterized by low throughput and inadequate accuracy. To address this challenge, we employed an unmanned aerial vehicle (UAV) equipped with LiDAR and RGB cameras for high-throughput assessment of pH and AGB in a panel of 817 maize hybrids derived from 364 inbred lines over two growing seasons. Our results demonstrated that the integration of UAV-derived LiDAR point clouds with crop surface models (CSMs) enabled robust estimation of pH across multiple years ( R 2 > 0.90). Furthermore, a three-dimensional AGB estimation model was developed using UAV-derived PH and canopy coverage (CC), achieving high estimation accuracy ( R 2 > 0.83). Subsequently, the UAV-derived PH and AGB were utilized for GS and GWAS analyses. Replicated 10-fold cross-validation showed that the mean predictability was 0.504 for PH and 0.402 for AGB across eight commonly used GS models. Moreover, of the 66,066 potential crosses derived from the 364 inbred lines, the top 200 crosses selected for AGB showed up to twice the AGB of the bottom 200 crosses. Field validation demonstrated that the mean ear weight (EW) in the AGB top group was 39.0% higher than that in the bottom group. A total of 16 and 11 significant SNPs were identified by at least two GWAS methods for PH and AGB, respectively. Based on these SNPs, 81 candidate genes were functionally annotated, six of which were simultaneously associated with both traits. The candidate gene association analysis suggested that variations in the promoter region of ZmFLA9 may affect both traits. Overall, our study highlights the potential of UAV-based high-throughput phenotyping to accelerate maize genomic breeding by enabling rapid, precise, and large-scale trait assessment.
Why it matches plant phenotyping methodsUAVのLiDAR・RGBデータから草丈と地上部バイオマスを推定する高スループット表現型測定モデルを開発・検証しており、フェノタイピング手法が研究の中心です。
abstractwe employed an unmanned aerial vehicle (UAV) equipped with LiDAR and RGB cameras for high-throughput assessment of pH and AGB
Ripe tomato fruit display diverse 3D morphologies driven by genetics, environment, and management, yet these differences remain hard to quantify in the absence of precise point-cloud segmentation tools. This paper proposes the VMSNet to accurately segment tomato fruits and extract phenotypic traits based on the segmentation results, including horizontal and vertical diameters. Point clouds are obtained through depth cameras. After preprocessing and labeling the fruits, a dataset is established using global enhancement and local enhancement. On the base framework of PointNet++, the downsampling method was replaced, a multi-scale attention module (MS_A) was integrated, the combination scheduling strategy was optimized, and VMSNet was constructed. Following segmentation, the fruit growth direction is estimated by density-weighted method, and principal component analysis (PCA) is used to establish a rotation plane. By rotating according to the slicing angle, the fruit point cloud is completed and fitted into an ellipsoid. Random Sample Consensus (RANSAC) is used to smooth the outliers. The OBB is applied to extract the horizontal and vertical diameters, which are compared with measurement to verify the algorithm’s accuracy. The results indicate that the accuracy of VMSNet in segmenting ripe tomato fruits is 97.96%. The correlation coefficients R 2 between the calculated and measured values of the horizontal and vertical diameters reached 0.89 and 0.86, respectively. This proposed proposal provides robust point cloud segmentation and completion for phenotypic analysis for other same species greenhouse crop.
Why it matches plant phenotyping methods深度学習による点群分割とトマト果実径の抽出手法を開発し、実測値との比較で精度検証しており、植物表現型取得が研究の中心である。
abstractThis paper proposes the VMSNet to accurately segment tomato fruits and extract phenotypic traits based on the segmentation results, including horizontal and vertical diameters.
Biomass is a key trait in pasture plant breeding and agronomy, but measuring Dry Matter Yield or Fresh Weight across large numbers of samples is labour intensive and costly. Efficient biomass assessment systems must balance accuracy, speed, and cost, while ideally enabling non-destructive measurements. We developed a rapid, real-time, non-destructive, and remotely controlled LiDAR-based platform to estimate biomass in grass monocultures by measuring sward height at high spatial resolution. The system operates under ambient light conditions at a ground speed of 2.7 km per hour. It was evaluated in small-plot perennial ryegrass trials at two field sites in New Zealand, across two seasons at site A and one season at site B. At site A, correlations between LiDAR-derived height and fresh weight ranged from 0.33 to 0.74 across individual measurement cycles, with an overall multilevel R² of 0.72. At site B, the multilevel correlation increased to R² = 0.88. Weekly LiDAR scans at site B were used to estimate plot-level growth rates for 60 plots, demonstrating improved temporal resolution. Statistically significant differences in growth rate within regrowth cycles were detected among plots. The platform reliably differentiates perennial ryegrass plots based on biomass and offers higher temporal resolution than traditional methods.
Why it matches plant phenotyping methodsLiDARプラットフォームを開発し、草高から牧草バイオマスと成長率を非破壊推定・検証しており、植物形質取得手法が研究の中心です。
abstractWe developed a rapid, real-time, non-destructive, and remotely controlled LiDAR-based platform to estimate biomass in grass monocultures by measuring sward height at high spatial resolution.
Citrus fruit cracking causes substantial yield and economic losses, yet its relationship with plant water status (PWS) and irrigation management remains insufficiently characterized. Unlike previous UAV-based irrigation studies that focused on water-stress detection or yield estimation, this study introduces a dynamic, physiology-based framework that links temporal PWS trajectories during key phenological stages to fruit-cracking risk at the individual-tree scale. UAV-based multispectral, thermal, and LiDAR data, combined with field physiological measurements and machine-learning models, were evaluated in an irrigation management experiment in an ‘Ori’ mandarin orchard (Israel) across three contrasting growing seasons (2023–2025). Several irrigation treatments with different irrigation timings and water inputs were applied during the growing season to evaluate their effects on temporal PWS dynamics and fruit cracking. Trunk growth (TG), stem water potential (SWP), stomatal conductance (SC), and plant area index (PAI) were measured throughout the two seasons and estimated using Random Forest models (R 2 > 0.783). These indicators were subsequently used to predict yield and fruit cracking with high accuracy (yield: R² = 0.896; cracking: R² = 0.845). Cracking was lowest in 2023 (∼3%), with ∼25% lower irrigation, suggesting reduced irrigation may reduce cracking risk. Higher cracking in 2024 (∼14%, vs ∼8% in 2025) coincided with intense heat events. Mid-season SWP and SC were strongly associated with yield formation and cracking patterns. These findings demonstrate that monitoring temporal PWS dynamics can support precision irrigation management by identifying high-risk zones and enabling irrigation strategies that stabilize PWS, reduce the incidence of cracking, and improve yield under variable climatic conditions.
Why it matches plant phenotyping methodsUAVマルチセンサーと機械学習により、樹体水分状態などの植物形質を推定し、収量・果実裂果を予測する技術的枠組みが研究の中心である。
abstractthis study introduces a dynamic, physiology-based framework that links temporal PWS trajectories during key phenological stages to fruit-cracking risk at the individual-tree scale.
Background: Tropism, an adaptive growth mechanism often completely overlooked in tree phenotyping studies, is a crucial aspect of tree growth that allows them to reconfigure geometrically in relation to their immediate environment. This study introduces an integrated method to quantify tropic behaviour in plant phenotyping studies. Methods: The methodology combines cost-effective three-dimensional (3D) photogrammetric data capture from video, stem delineation techniques and 3D mathematical modelling of posture control for model-assisted identification of tropism traits. The proposed method was tested on a Pinus radiata D.Don. seedling subjected to a gravitational stimulus for 75 days. Stem posture was repeatedly measured using both 3D photogrammetry and fixed photography to create multitemporal 3D datasets and two-dimensional (2D) reference curves. Results: Individual 3D stem curves reconstructed with the proposed methodology introduced an error on spatial coordinates with a normalised RMSD ranging from 1.6 to 4.3% depending on time of capture, when compared with the 2D reference. The error for local tilt angle was higher than the error on spatial coordinates, with RMSD ranging between 5.6–12.2°, as expected for a first-order derivative. The gravitropic coefficient, capturing the sensing of and the reaction to local inclination by the plant, was underestimated by 2% if compared to the reference methodology. No contribution of autotropism (tendency to remain straight) was identified using the new methodology, but that contribution was found to be small using the 2D-approach and likely a key aspect of the gravitropic signature in the studied species. The major challenge with the proposed point cloud-based methodology arose from automated stem delineation. With dedicated algorithm enhancements to address stem occlusion in juvenile conifers and with more regular captures during plant motion, the proposed method could, however, perform identically to the 2D reference methodology. Overall, recovery of tropism traits performed equivalently whether using 2D or 3D data to fit the model of posture control. The minor discrepancies with experimental behaviour originated from fitting a simple kinematic model to complex real-world behaviour rather than data capture and digitising procedures. Conclusions: Overall, the proposed methodology, in its current form, offers a viable alternative to traditional 2D imagery methods at the cost of a small reduction in accuracy and capture time. The advantage of the 3D methodology is that it has the potential to track motion in multiple planes, whilst also measuring plant structure. With refinement, this methodology could be streamlined and adapted for deployment in field and operational environments at scale for phenotyping studies.
Why it matches plant phenotyping methods3Dフォトグラメトリ、茎の自動抽出、点群解析、姿勢モデルを統合し、植物の屈性形質を定量化・検証する方法が研究の中心である。
abstractThis study introduces an integrated method to quantify tropic behaviour in plant phenotyping studies.
Reproduction assets foundThe paper's data availability statement explicitly deposits the raw photogrammetric point clouds and derived stem curves on Figshare and the R stem-extraction pipeline code on GitHub, both with public URLs.Dataset · publicthe
Ministry of Business Innovation & Employment (MBIE)
New Zealand as part of the Tree Interactions Programme
(Catalyst Fund C09X1923).
Supplementary materials and data availability
The raw photogrammetric point clouds and the stem
curves derived from both photogrammetry and 2D
imagery can be found at the following repository:
https://doi.org/10.6084/m9.figshare.32248617. The
R code for the stem extraction pipeline is available
at https://github.com/Robin-hartley/tropism-stem-curves-3d
Hartley et al. New Zealand Journal of Forestry Science (2026) 56:11 Page 14Open asset ↗figshare · 10.6084/m9.figshare.32248617pdf-raw-page:14 lines:97-113Code · publicamme
(Catalyst Fund C09X1923).
Supplementary materials and data availability
The raw photogrammetric point clouds and the stem
curves derived from both photogrammetry and 2D
imagery can be found at the following repository:
https://doi.org/10.6084/m9.figshare.32248617. The
R code for the stem extraction pipeline is available
at https://github.com/Robin-hartley/tropism-stem-curves-3d
Hartley et al. New Zealand Journal of Forestry Science (2026) 56:11 Page 14Open asset ↗github · Robin-hartley/tropism-stem-curves-3dpdf-raw-page:14 lines:97-113Plant phenotyping relevance match · UnverifiedCrossref · checked 5 Sept 2026
Field / plotLiDAR / point cloudRGB / grayscaleRootStem / branchWhole plant / canopy / plot / fieldMorphology / geometry measurement2D/3D reconstructionVisualization / data managementArchitecture / morphology / geometry
Diameter at breast height (DBH) is a crucial indicator for obtaining tree phenotypes in orchard management, plantation monitoring, and agroforestry systems. LiDAR technology has high measurement accuracy, but it is costly and difficult to deploy flexibly in outdoor scenarios, while smartphones have emerged as a viable alternative due to their portability and low cost. In this paper, we propose a DBH estimation method based on monocular depth estimation, supported by a mobile application for algorithm deployment and result visualization. To address the limited computing resources on mobile devices, we design HR-DiffusionDepth, a lightweight diffusion-based monocular depth estimation network for smartphones, which generates pixel-wise 3D coordinates from a single image using camera intrinsics, thereby replacing LiDAR for DBH calculation. Experiments on the KITTI and SPREAD datasets show that HR-DiffusionDepth achieves the best depth estimation accuracy among similar lightweight models, reducing Abs Rel by up to 25.3% relative to the state-of-the-art (SoTA) lightweight baseline, with only 6.26 M parameters. The validation results show that the root mean square error (RMSE) of DBH estimation is 3.10 cm and the mean absolute error (MAE) is 2.25 cm, demonstrating the potential of this approach for agricultural scenarios such as orchards and plantations.
Why it matches plant phenotyping methodsスマートフォン画像と軽量深度推定ネットワークにより樹木DBHを推定する手法を開発・検証しており、植物形質取得が研究の中心である。
abstractwe propose a DBH estimation method based on monocular depth estimation, supported by a mobile application for algorithm deployment and result visualization.
Broccoli is a globally significant vegetable, but climate change and soil salinization increasingly threaten its productivity. Precise seedling phenotyping is essential for selecting salt-tolerant germplasm, yet traditional manual methods are labor-intensive and error-prone. This study develops LBD-PointNet++, an optimized 3D point cloud semantic segmentation model for automated phenotypic parameter extraction of broccoli seedlings at the germination and early developmental phase under salt stress. High-fidelity 3D point clouds were reconstructed from a precision three-view imaging system using Structure from Motion (SfM) algorithms. LBD-PointNet++ introduces three core optimizations: (1) a Large Kernel Attention (LKA) mechanism using 3D sparse decomposition to capture long-range global dependencies; (2) a Dual Uncertainty and Shape-Adaptive Sampling (DUSAS) mechanism to preserve high-frequency features of fragile stems and margins; and (3) a joint Boundary-Aware Nested Contrastive and Adaptive Varifocal Joint Loss (BNCV-Loss) to effectively isolate overlapping leaves. Experimental results demonstrate superior performance, achieving an overall mean Intersection over Union (mIoU) of 88.07% across all three categories (Leaf, Stem, and Pot) and a Mean F1-score of 93.48%. Compared to state-of-the-art Transformer architectures like PTv3, LBD-PointNet++ achieves higher accuracy with less than 6% of the parameter volume and over twofold faster inference speed. Furthermore, dynamic monitoring across NaCl gradients (0-250 mmol/L) revealed a potential non-linear threshold effect, identifying 100 mmol/L as a preliminary phenotypic threshold under these conditions. Beyond this threshold, growth inhibition intensified rapidly; At 250 mmol/L, plant height decreased by 54.43% and the 3D entity volume shrank to approximately one-fifth of the control group. In summary, LBD-PointNet++ provides a high-efficiency solution for phenotypic identification and digital breeding of salt-tolerant Brassicaceae crops.
Why it matches plant phenotyping methods3D点群分割ネットワークと三視点SfM撮像を開発し、ブロッコリー幼植物の表現型形質抽出を中心的に評価しているため。
abstractThis study develops LBD-PointNet++, an optimized 3D point cloud semantic segmentation model for automated phenotypic parameter extraction of broccoli seedlings
Introduction: Habitat restoration is necessary for the conservation and management of plant and animal species, especially in rare ecosystems. Drones may be well-suited to monitor changes in plant and animal communities in response to restoration efforts. The objective of the study was to examine whether drone imagery can detect differences in vegetation across multiple contexts. Materials and methods: Using a commercially available drone, I captured and processed aerial imagery with an open-source photogrammetric processing program. Point cloud data were processed to generate a vegetation density index, which was quantified across four cover types and compared between disturbance histories. In addition, using automated radio tracking, I compared vegetation density between used and available locations for Eastern Whip-poor-wills during the day and at night. Results: In August 2024, a drone flight covering a 3.05 km2 area of pine barrens captured 3372 images. Vegetation density differed by cover type (p = 0.001) and was greater in recently disturbed sites (p = 0.002). Scrub oak and recently burned sites had ~30% and ~12% greater vegetation density than deciduous forests and plots > 2 years post-disturbance, respectively. Vegetation density was lower at Eastern Whip-poor-will used locations than at available locations (151.0 vs. 159.7 points/m2, p < 0.001). Conclusions: Analysis of fine-scale differences in vegetation structure was important in discriminating subtle differences in habitat selection for Eastern Whip-poor-wills. This study demonstrated that drones and relatively simple image processing can be practical tools for restoration when quantifying and monitoring vegetation differences in dynamic ecosystems.
Why it matches plant phenotyping methodsドローン画像と点群処理により植生密度・植生構造を定量化する手法を中心に、異なる植生条件での適用性を評価しているため、植物表現型計測の方法適用研究に該当する。
abstractPoint cloud data were processed to generate a vegetation density index, which was quantified across four cover types and compared between disturbance histories.
Reproduction assets foundThe paper's data availability statement points to a public Zenodo deposit containing the study's drone-derived vegetation density data and related measurements.Dataset · publicThe data supporting the findings of this publication has been made available within a publicly accessible
repository at https://doi.org/10.5281/zenodo.20398090.Open asset ↗Zenodo · 10.5281/zenodo.20398090pdf-page:11 lines:1-49Plant phenotyping relevance match · UnverifiedOpenAlex · checked 14 Sept 2026
Published30 Jul 2026The international archives of the photogrammetry, remote sensing and spatial information sciences/International archives of the photogrammetry, remote sensing and spatial information sciencesCited by 0 · OpenAlex ↗
Abstract. The harvest mouse, Micromys minutus (Pallas, 1771) is the smallest rodent in Japan and now listed in the Red Data Books of Tokyo, 2 prefectural capitals, and 28 prefectures in Japan due to drastic decline of grasslands. For the harvest mouse, the height and density of the tall grass species where nesting occurs are considered particularly important. However, it has been difficult to continuously and extensively acquire information on the three-dimensional structure of herbaceous vegetation. With recent development of UAV technology, UAV data are beginning to be applied to the analysis of herbaceous vegetation. For acquiring three-dimensional information via UAV, methods include using LiDAR sensors or generating 3D point cloud data from aerial photographs using SfM. This study evaluates whether UAV LiDAR or UAV SfM is more suitable for estimating the height of tall grass species such as Japanese silver grass (Miscanthus sinensis), which serve as important nesting sites for the harvest mouse. As a result of analysis, the proposed method was found to be effective to estimate grass height regardless of whether UAV LiDAR or UAV SfM is used. However, when comparing the accuracy of canopy height estimation using UAV LiDAR data alone, UAV SfM data alone, and combined UAV LiDAR and SfM data, combined UAV LiDAR and SfM data found to perform best. Maximum canopy height was found to be best estimated using the combination of median of hand-measured five maximum canopy height values and maximum height calculated using the combined UAV LiDAR and SfM data.
Why it matches plant phenotyping methodsUAV LiDARとSfMを用いて植物群落の草丈・キャノピー高を推定し、センサー間の精度を比較評価することが研究の中心であるため、植物フェノタイピング手法として適格。
abstractThis study evaluates whether UAV LiDAR or UAV SfM is more suitable for estimating the height of tall grass species such as Japanese silver grass (Miscanthus sinensis)
Abstract. Urban vegetation is essential for mitigating the Urban Heat Island effect, yet its cooling performance depends on its three-dimensional structure. This study combines high-resolution Unmanned Aerial Vehicle - based LiDAR (Zenmuse L2) and thermal imaging (Zenmuse H20) to analyze vegetation structure and surface temperature across 4 urban parks in San Nicolás de los Garza, Mexico. LiDAR data were processed to generate Digital Terrain Model, Digital Surface Model and Canopy Height Model models, enabling the segmentation of individual trees and extraction of structural metrics such as canopy height, crown area and point density. Thermal orthomosaics were co-registered with LiDAR models to quantify temperature contrasts between vegetated and impervious areas. Results reveal consistent cooling effects in all parks, with vegetated zones showing 8–15 °C lower surface temperatures depending on canopy density and maturity. Larger parks with continuous canopies displayed the strongest thermal regulation. This integrated LiDAR–thermal approach provides a precise and scalable framework for assessing microclimatic benefits of urban vegetation, supporting climate-resilient planning in rapidly urbanizing regions.
Why it matches plant phenotyping methodsUAV LiDAR・熱画像を用いて個体樹木の樹冠高や樹冠面積などの植物構造形質を抽出する手法と統合ワークフローが中心であり、単なる環境測定ではない。
abstractLiDAR data were processed to generate Digital Terrain Model, Digital Surface Model and Canopy Height Model models, enabling the segmentation of individual trees and extraction of structural metrics such as canopy height, crown area and point density.
Accurate estimation of crop plant height using unmanned aerial vehicles (UAVs) is essential for field-scale crop monitoring and phenotyping. Most previous studies using UAV-based structure-from-motion (SfM) photogrammetry have relied on raster-based crop surface models (CSMs) and have evaluated their performance using accuracy metrics such as the coefficient of determination ( R 2 ) and root mean square error (RMSE). However, such evaluations provide limited insight into how estimation behavior varies across space and time, particularly during dynamic crop growth stages. To address this gap, this study conducted a time-series comparison of rice plant height estimates derived from UAV-SfM-generated dense point clouds (DPCs) and raster-based CSMs in farmer-managed paddy fields in Cambodia, which are characterized by heterogeneous micro-environmental conditions. Rice plant height was measured throughout the growing season and UAV-derived estimates were evaluated using regression analysis, analysis of covariance, and canopy cover dynamics. In the pooled analysis, both approaches achieved high overall accuracy, with R 2 = 0.92 and RMSE = 7.2 cm for the CSM-based approach and R 2 = 0.90 and RMSE = 8.8 cm for the DPC-based approach. However, time-series analyses revealed that CSM-derived plant height estimates exhibited strong location-dependent variability and sensitivity to early-stage canopy development, whereas DPC-based estimates showed more consistent performance across locations and growth stages. Regression coefficients derived from CSM-based estimates varied significantly among locations, whereas those from DPC-based estimates did not, suggesting that point-based representations may provide more spatially consistent estimation behavior under heterogeneous field conditions. By explicitly considering temporal dynamics, canopy development, and data representation, this study highlights the limitations of current raster-based UAV-SfM workflows for structurally complex crop canopies and suggests that DPC-based approaches may offer a useful complementary representation for crop monitoring and phenotyping, particularly when spatial consistency across heterogeneous field conditions is important.
Why it matches plant phenotyping methodsUAV-SfMによるイネの草丈推定手法を、3D点群と作物表面モデルで時系列比較・検証しており、表現形式と技術性能の評価が研究の中心です。
titleA comparative analysis of 3D point clouds and crop surface models for rice plant height estimation using UAV-SfM
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 5 Sept 2026
Field / plotLiDAR / point cloudStem / branchMorphology / geometry measurementBiomass / plant weightPlant / canopy height
Abstract Context : Radiata pine breeding programmes rely on stem volume as a key objective, but phenotyping constraints limit selection intensity. UAV-LiDAR offers a scalable alternative to labour-intensive field measurements. Aims : We evaluated UAV-LiDAR-derived metrics as genetic selection proxies for stem volume in radiata pine genetic trials and quantified their utility relative to field-measured diameter at breast height (DBH). Methods: LiDAR metrics describing tree height and size were assessed against allometric stem volume (ASV) across 11 genetic trials (~27,000 trees, two trial series) using single-step genomic best linear unbiased prediction (ssGBLUP) with ~9,500 SNPs. Results : The 3D surface area of the individual tree convex hull (convexhull3D_area) had the highest correlation with ASV (up to r = 0.87) and similar heritability to DBH (mean h 2 = 0.26). LiDAR tree height had the highest heritability (mean h 2 = 0.37) and moderate to high genetic correlation with DBH. Selecting the top 100 genotypes by convexhull3D_area recovered 67-86% of potential ASV genetic gain, versus 88-96% for DBH. Including malformed trees in the genetic analyses of LiDAR traits marginally reduced their performance as stem volume proxies. Conclusion UAV-LiDAR-derived tree height and 3D convex hull surface present desirable properties to complement field phenotyping for stem volume selection in radiata pine. Their scalability, repeatability and high heritability support lower phenotyping costs, better early selection and accelerated genetic gain in radiata pine breeding.
Why it matches plant phenotyping methodsUAV-LiDARを用いて樹高・樹体サイズなどの形質を抽出し、茎体積の遺伝選抜プロキシとして相関・遺伝率・選抜効果を検証しており、植物フェノタイピング手法が中心である。
abstractWe evaluated UAV-LiDAR-derived metrics as genetic selection proxies for stem volume in radiata pine genetic trials
Precision agriculture increasingly relies on detailed structural information, such as canopy height and canopy volume, to enhance crop health monitoring and operational safety. However, existing methods based on costly LiDAR or RGB-D sensors are often impractical for large-scale deployment in dynamic and unstructured horticultural environments. Furthermore, conventional 2D segmentation and SLAM-based pipelines typically generate sparse, geometrically inconsistent semantic maps which are insufficient for actionable structural analysis in agricultural applications. To overcome these limitations, we propose a monocular 3D structural mapping framework tailored for horticultural plants via semantic scene completion. At inference, the proposed model takes a single RGB image as input and predicts voxel-wise geometry and semantics, from which task-oriented structural maps, including canopy height, canopy volume, and obstacle-aware traversability layers, are derived. Specifically, we first introduce a Depth-Aware Decoder Module that explicitly recovers depth in the spatial domain and fuses 2D-to-3D features, thereby mitigating depth ambiguity and reducing reliance on accurate pose. Second, an NCS-Guided Geometry Encoder is designed to inject normalized depth into voxel positional embeddings, enabling self-attention to perform global relational modeling within a depth-aware geometric coordinate system. In addition, a Global Encoder is utilized to refine local structural details, while an occupancy head produces the final 3D semantic completion outputs. We construct a horticultural 3D semantic scene dataset using an RGB-D sensor, which serves as a benchmark for evaluating our method, while the deployed model remains RGB-only. Extensive quantitative and qualitative experiments are conducted on both the Semantic-KITTI dataset and our dataset. On our dataset, the method achieves 82.31% occupancy IoU, 84.26% mIoU, and 86.25% precision. Beyond voxel-level evaluation, manual field measurements further show canopy height MAE values of 0.019-0.026 m and canopy volume proxy relative errors of 8.4%-11.4%. These results demonstrate the effectiveness of our approach in real-world agricultural scenarios, providing actionable structural insights for crop monitoring and autonomous robotic operations.
Why it matches plant phenotyping methods単眼RGB画像から植物の樹冠高・樹冠体積などの構造形質を推定する3Dフェノタイピング手法を開発し、データセット構築と実測検証も行っているため、方法が研究の中心である。
abstractwe propose a monocular 3D structural mapping framework tailored for horticultural plants via semantic scene completion.
Climate change is intensifying abiotic stresses such as drought and heat, posing significant threats to global food security and the productivity of staple crops including maize (Zea mays L.) and rice (Oryza sativa L.). Conventional breeding approaches are often constrained by the complex genetic architecture of stress-adaptive traits and lengthy breeding cycles, highlighting the need for more efficient, data-driven strategies. This review summarizes recent advances in artificial intelligence (AI) and machine learning (ML) for genomic prediction, high-throughput phenotyping (HTP), and climate-adaptive breeding in maize and rice. We discuss the applications of machine learning architectures, including multilayer perceptron (MLP), convolutional neural networks (CNN), random forest (RF), deep neural networks (DNN), gradient boosting methods, and explainable artificial intelligence (XAI), in improving genomic selection and capturing complex genotype–environment interactions. The review further explores the integration of AI with HTP technologies, including autonomous robotic platforms, drones, hyperspectral imaging, and LiDAR, to enable rapid, accurate, and non-destructive phenotypic assessment. In addition, we examine the role of AI-driven predictive models in identifying stress-responsive genes, improving trait prediction, and accelerating the development of climate-resilient crop varieties. Current challenges, including data heterogeneity, computational demands, model interpretability, and biological validation, are also discussed alongside emerging solutions such as multi-view learning, transfer learning, and intelligent precision design breeding. Overall, the convergence of AI, ML, multi-omics, and advanced phenotyping technologies represents a transformative framework for next-generation crop improvement, offering new opportunities to accelerate sustainable breeding programs and strengthen global food security under changing climatic conditions.
Why it matches plant phenotyping methodsAI・MLを用いた高スループット植物表現型解析と、ロボット、ドローン、ハイパースペクトル、LiDARによる表現型評価を中心的にレビューしているため。
abstractThis review summarizes recent advances in artificial intelligence (AI) and machine learning (ML) for genomic prediction, high-throughput phenotyping (HTP), and climate-adaptive breeding in maize and rice.
Traditional manual measurement of garlic bulb phenotypic traits is inefficient, subjective, poorly reproducible, and may cause sample damage. To improve the adaptability of three-dimensional reconstruction to garlic bulb morphology and grading-related parameter extraction, this study developed a non-destructive phenotypic measurement workflow based on multi-view image-based three-dimensional reconstruction. Four garlic materials with distinct bulb morphologies and epidermal characteristics were used to demonstrate the feasibility of the reconstruction workflow, and 40 Lanling white-skinned garlic bulbs were used for quantitative accuracy validation. Multi-view images were acquired using a high-resolution camera, a motorized turntable, and a controlled illumination system. Three-dimensional models were reconstructed using ContextCapture, and the resulting point clouds were processed in CloudCompare through cropping, denoising, downsampling, and pose correction. Maximum longitudinal diameter, maximum transverse diameter, and volume were extracted from the processed point clouds according to GB/T 45244-2025 (Grades and Specifications of Garlic) and validated against manual reference measurements. The coefficients of determination for maximum longitudinal diameter, maximum transverse diameter, and volume were 0.9935, 0.9909, and 0.9924, respectively, with RMSE values of 0.0529 cm, 0.0520 cm, and 0.8874 cm3, and MAPE values of 0.6647%, 0.7765%, and 1.9149%. Additional MAE, bias, confidence interval, and Bland–Altman analyses further supported the agreement between model-derived and manual reference measurements. These results demonstrate the feasibility of multi-view image-based three-dimensional reconstruction for non-destructive garlic bulb phenotypic measurement and provide a methodological basis for future grading-related assessment and three-dimensional phenotyping of bulbous horticultural crops.
Why it matches plant phenotyping methodsニンニク球の形態形質を非破壊的に取得する3D画像計測ワークフローを開発し、手動測定と定量検証しており、フェノタイピング手法が中心である。
abstractthis study developed a non-destructive phenotypic measurement workflow based on multi-view image-based three-dimensional reconstruction.
Sustainable forest management requires inventory workflows that provide spatially explicit structural information while retaining field-based calibration and uncertainty control. This case study evaluated a field-calibrated UAV LiDAR workflow for individual-tree inventory in middle-aged and near-mature larch plantations in Chuanying District, Jilin City, China. UAV laser scanning point-clouds were integrated with six 30 m × 30 m field plots to assess three individual-tree extraction algorithms: point-cloud segmentation (PCS), marker-controlled region growing (MCRG), and region-based hierarchical cross-section analysis (RHCSA). Algorithm performance was evaluated using plot-level recall, precision, F-score, localization RMSE, tree-height and crown-width accuracy, bootstrap confidence intervals, exploratory Wilcoxon signed-rank comparisons, and leave-one-plot-out stability checks. MCRG provided the most balanced numerical performance under the tested configuration, with a mean F-score of 0.845, compared with 0.808 for PCS and 0.827 for RHCSA. However, the MCRG-RHCSA paired difference was not robust across the six plots, and the analysis should be interpreted as a dataset-specific workflow comparison rather than a universal algorithm ranking. Tree height was estimated with comparatively high accuracy, whereas crown-width estimation remained weak, indicating that vertical canopy structure was more reliable than lateral crown delineation. After calibration assessment, the workflow was applied to 157.47 ha of UAV LiDAR survey areas and generated 219,996 algorithm-based detections. These outputs are best interpreted as a spatial decision-support layer for compartment updating, density screening, and field-inspection prioritization, not as an independently verified wall-to-wall stem census.
Why it matches plant phenotyping methodsUAV LiDARによる個体樹の抽出・樹高・樹冠幅推定を中心に、複数アルゴリズムの精度比較、校正、安定性検証を行うワークフロー研究であり、植物形質取得手法が中核である。
abstractThis case study evaluated a field-calibrated UAV LiDAR workflow for individual-tree inventory
Abstract Purpose of Review Ground-based 3D point cloud technologies, including static terrestrial laser scanning (TLS), mobile laser scanning (MLS), and close-range photogrammetry, are increasingly used for estimation of aboveground vegetation biomass as they provide detailed structural representations across vegetation types; however, a comprehensive synthesis of how point-cloud data are translated into biomass estimates remains lacking. This review evaluates current approaches, performance patterns, and methodological gaps in biomass estimation using 3D ground-based point clouds. Recent Findings We systematically reviewed and analyzed 160 research articles (comprising 171 device-specific studies) published until the end of 2025 (first appearing in 2010). Research was dominated by tree-based applications (74%), with limited attention to shrubs, grasslands or crops. TLS was the prevailing acquisition technology (78%), although MLS adoption is growing. Biomass estimation primarily relied on allometric equations, volume-based reconstructions (e.g., quantitative structure models, voxelizations, convex hull), and parametric regression models. Reported model performance was generally high in tree- and shrub-based studies (median R 2 > 0.8), but more variable in non-woody vegetation types. Despite rapid advances in 3D sensing, point-cloud-native deep-learning approaches remain rarely implemented in biomass estimation workflows. Summary Ground-based 3D sensing is maturing technically, yet methodological heterogeneity persists. Many workflows still depend on destructive calibration data, semi-manual preprocessing, and non-standardized modelling strategies, limiting reproducibility and cross-study comparability. Multi-sensor integration is emerging but lacks consistent upscaling frameworks. Future research should expand coverage of underrepresented vegetation types, promote standardized and automated processing pipelines, and systematically evaluate point-cloud-native deep learning architectures, both for extracting structural proxies and for assessing their capacity to estimate biomass directly.
Why it matches plant phenotyping methods3Dセンシングによる植物バイオマス推定手法を体系的にレビューし、取得技術、推定ワークフロー、性能、再現性、標準化を評価しており、表現型測定法が中心である。
abstractThis review evaluates current approaches, performance patterns, and methodological gaps in biomass estimation using 3D ground-based point clouds.
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Here, we present a single-operator push-cart platform equipped with a 16-beam LiDAR. A push-button interface controls data acquisition, and the data processing pipeline removes ground points, filters noise, performs 5-cm voxelization, and produces plot-level canopy metrics. We validated biomass estimation in hairy vetch (Vicia villosa) and corn (Zea mays) leaf- and whole-plant thinning experiments. In vetch, voxelized estimation of plant volume correlated strongly with destructively measured biomass (r2 = 0.88), showing that the multi-beam LiDAR can produce biomass estimates comparable to previously reported methods. In corn, comparisons of perpendicular (0°) and multi-angle LiDAR beams showed significantly greater voxel counts in the upper canopy when angled beams were used (beam angle × height interaction, p < 0.001), demonstrating that multi-beam scanning provides greater penetration into the upper canopy than a single perpendicular scan plane. We also extended the suite of LiDAR-derived traits to include apparent leaf area index (LAI), mean tilt angle (MTA), persistent homology-based stand density, and plot-bounded foliage area density (FAD). The persistent homology algorithm distinguished between leaf-removal and plant-removal treatments (removal type × removal amount, p = 0.0039). LiDAR-derived LAI has been used to estimate canopy leaf area, but gap-fraction approaches do not fully exploit the ability of LiDAR to resolve distance. Plot-bounded FAD used ray length and interception distance within defined plot volumes and was more sensitive to plot-level treatments than apparent LAI or MTA, detecting differences associated with both the removal amount and removal type. These results show that a robust, portable, multi-beam LiDAR cart can reproduce plot-level canopy measurements and improve trait especially in research-sized plots.
Why it matches plant phenotyping methods携帯型マルチビームLiDARプラットフォームと処理パイプラインを開発・検証し、バイオマス、LAI、葉面積密度などの作物形質を推定しているため、フェノタイピング手法が研究の中心である。
titleA Single-Operator Push-Cart Multi-Beam LiDAR Platform for Multi-Trait Field Phenotyping
Abstract Multispectral three‐dimensional (3D) imaging offers substantial potential for plant phenotyping, yet manual segmentation of plant organs remains a bottleneck in breeding programs. We developed a color‐based filtering workflow for faba bean ( Vicia faba L.) point clouds that optimizes lower and upper thresholds of spectral indices and broadband brightness via Bayesian optimization. Rather than maximizing geometric segmentation accuracy, thresholds are selected to maximize correlations between retained points and yield‐related traits, outperforming manual filtering, reducing user effort, and standardizing decisions. Across multispectral 3D point clouds, Bayesian optimization recovered index‐specific threshold ranges that yielded strong in‐sample correlations with grain yield ( r = 0.72), bean number ( r = 0.61), pod number ( r = 0.53), and straw biomass ( r = 0.72). Peak associations occurred at harvest for straw biomass, at 41 days before harvest (DBH) for seed yield, 33 DBH for bean number, and 34 DBH for pod number. Across the season, greenness‐based indices and broadband brightness metrics consistently showed stronger links with seed yield than pigment ratio or water status indices. For straw biomass and pod number, pigment ratio indices showed consistently lower correlations. Targeting trait‐relevant canopy signals via Bayesian optimization enables reliable, nondestructive assessment of relationships between spectral signals and yield‐related traits in faba bean. By optimizing thresholds to maximize trait correlations rather than geometric accuracy, the workflow can support earlier, more cost‐efficient identification of high‐performing genotypes under drought stress and contribute to strengthening high‐throughput phenotyping in breeding programs. This enables faster identification of canopy signals most relevant to target traits.
Why it matches plant phenotyping methods植物の3D点群画像から表現型を抽出するセグメンテーション手法を開発し、ベイズ最適化による閾値選択と性能評価を行っており、フェノタイピング手法が研究の中心である。
abstractWe developed a color‐based filtering workflow for faba bean ( Vicia faba L.) point clouds that optimizes lower and upper thresholds of spectral indices and broadband brightness via Bayesian optimization.
Purpose In recent years, there has been a growing use of unmanned aerial vehicle (UAV) based light detection and ranging (LiDAR) data for mapping plant area index (PAI) in orchards. However, using LiDAR time-series collected throughout the growing season to assess PAI variations in response to phenology, represents an understudied area of investigation. Furthermore, establishing the optimal spatial resolution for mapping biophysical variables of tree crops from LiDAR point cloud data remains poorly defined. Here, we assess the capability of a UAV-based LiDAR system to characterize cherry trees throughout the growing season, with a focus on monitoring PAI and the vertical structure of individual trees. Methods A time-series of 14 point cloud acquisitions with a density of 3300 points/m2 was collected between February and December 2022, covering all phenological stages of a cherry orchard in southern France. A voxel-based method was applied to create a three-dimensional grid within which PAI was estimated for each voxel. PAI was mapped by accumulating the individual voxel-based PAI values within each vertical voxel column. Results The results demonstrate that a voxel size of at least 0.7 m is required to retrieve reliable PAI estimates (RMSE = 0.58 m2.m−2, MAE = 0.48 m2.m−2, bias = 0.19 m2.m−2, rRMSE = 23%, and R2 = 0.51), while a voxel size of 1 m produced the most accurate PAI estimates (RMSE = 0.5 m2.m−2, MAE = 0.41 m2.m−2, bias = 0.07 m2.m−2, R2 = 0.59), when assessed against field-based PAI measurements obtained with a LAI-2200 Plant Canopy Analyzer. The temporal variation of canopy PAI illustrated the progression of key phenological stages, including flowering, leaf development, ripening and senescence, as well as the response of the canopy to drought stress (reduction in PAI due to leaf rolling) during the summer. The maps of PAI successfully described the variations in leaf canopy density for different cherry varieties and allowed assessment of the vertical PAI profile at the individual tree level, which provides valuable insight into tree condition. Conclusion This study confirms that seasonal UAV-LiDAR monitoring is a viable, informative approach for capturing orchard canopy dynamics at the individual tree and sub-canopy level, linking canopy structure to phenology, varietal differences, and stress responses across the growing season.
Why it matches plant phenotyping methodsUAV-LiDARとボクセル法による樹冠PAI・垂直構造の推定手法を開発・検証し、時系列および個体レベルで評価しているため、植物フェノタイピング手法が中心である。
abstractHere, we assess the capability of a UAV-based LiDAR system to characterize cherry trees throughout the growing season, with a focus on monitoring PAI and the vertical structure of individual trees.
ABSTRACT Conventional field phenotyping methods are typically manual, time‐consuming, and destructive, creating a bottleneck for breeding progress. To address this challenge, robotics and automation technologies offer efficient sensing tools to monitor field evolution and crop development throughout the season. This study presents an end‐to‐end automated pipeline for terrestrial laser scanning (TLS) in plant breeding trials, built around a Husky ground robot equipped with a high‐resolution survey‐grade FARO 3D LiDAR scanner. Unlike prior TLS phenotyping approaches relying on manual scan placement or heuristic site selection, our system integrates a novel analytical 3D ray‐casting method for optimized TLS site planning with an offline route optimization algorithm that accounts for crop growth stages and field accessibility constraints. This enables efficient planning in complex breeding environments, reduces manual labor, and improves data collection efficiency, addressing scalability challenges in large breeding trials. Leveraging Real Time Kinematic‐Global Navigation Satellite System (RTK‐GNSS) and sensor fusion, the system achieved average errors below 0.6 cm for position and for heading, enabling point cloud registration with mean errors around 2 cm, comparable to traditional manual methods that require artificial targets. The platform was successfully deployed and evaluated in two distinct cotton breeding field layouts, demonstrating the platform's capability to autonomously collect accurate TLS data for quantitative plant phenotyping across varying plot configurations. The proposed autonomous phenotyping system advances scalable, efficient phenotyping workflows to support breeding programs for crop improvement, highlighting the potential for broader deployment in field phenomics.
Why it matches plant phenotyping methods植物育種試験向けの自律走行TLS・LiDAR計測プラットフォームと、3D計画・経路最適化・データ収集の技術的評価が中心であり、定量的植物表現型取得を目的とする。
abstractThis study presents an end‐to‐end automated pipeline for terrestrial laser scanning (TLS) in plant breeding trials
Abstract Background Accurate modeling of wildland fuelbeds requires knowledge of not only where fuels are in three-dimensional (3D) space but also what they are. In this study, we introduce an object-based scanning protocol designed to generate detailed three-dimensional mesh models of individual fuel particles (e.g., seedlings, shrubs, litter, and cones) using an industrial-grade laser scanner. While traditional terrestrial laser scanning (TLS) or photogrammetric approaches tend to require objects to be segmented from broader-scope environment-level point clouds, our approach begins with the object itself. Results By scanning discrete plant parts in controlled conditions and capturing their morphology, surface area, and volume at sub-millimeter precision, we create a methodological foundation for fuel characterization that is structurally explicit and ecologically specific. We also propose a flexible workflow to adapt the scanning process for the extensive natural range of variation in fuel object structures, classifying individual objects based on their structural complexity. Conclusions Digital twins of wildland fuel plants and particles serve as building blocks for future integration with machine learning techniques to improve wildland fuelbed classification and simulation. Our approach shifts the basis of 3D fuels modeling from environmental scanning toward object-driven understanding with implications for fire behavior, emissions, and ecological modeling.
Why it matches plant phenotyping methods個別の植物・植物部位をレーザースキャンし、形態・表面積・体積を抽出するオブジェクト中心の3D計測プロトコル自体が研究の中心であり、植物形態のフェノタイピング手法に該当する。
abstractwe introduce an object-based scanning protocol designed to generate detailed three-dimensional mesh models of individual fuel particles (e.g., seedlings, shrubs, litter, and cones) using an industrial-grade laser scanner.
Handheld Mobile Laser Scanning (HMLS) is increasingly used for high resolution 3D mapping in construction, mining and natural environments. This study evaluates the strengths and limitations of HMLS for vegetation assessment in diverse tropical eco-systems across north Queensland, Australia, including rangelands, grasslands, man-groves and estuarine wetland forests. We assessed the accuracy of HMLS-derived point clouds against ground-truth measurements and compared performance with UAV SfM–MVS surveying. HMLS achieved centimeter-level accuracy for vegetation metrics, with mean absolute errors of 8.5 cm for Diameter at Breast Height (DBH) in rangeland forests and 6.7 cm for tussock height. The system consistently produced high-density point clouds, enabling detailed characterization of vertical structure, particularly understory vegetation often obscured in aerial surveys. HMLS proved operationally flexible across closed-canopy wetlands, mangroves, rangeland forests and open grasslands. Key limi-tations included restricted horizontal point cloud penetration in dense vegetation, compounded by access constraints and environmental conditions, and point cloud drift in areas with few geometric features, such as grasslands, which introduced uncertainty in vegetation metrics. High computational demands further constrained workflow effi-ciency. Overall, HMLS demonstrates strong potential as an accurate and versatile tool for vegetation mapping and structural analysis in complex tropical ecosystems.
Why it matches plant phenotyping methodsHMLSを用いた植物の3D形態・構造計測手法を開発的に評価し、地上真値およびUAV手法と比較検証しているため、植物フェノタイピング手法が中心である。
abstractThis study evaluates the strengths and limitations of HMLS for vegetation assessment
Practical three-dimensional (3D) phenotyping in large-scale orchards with repetitive row structures remains challenging, and systematic evidence comparing both accuracy and acquisition efficiency under outdoor conditions remains limited. This study presents a field-deployable evaluation framework and implements it in a 2-ha commercial Japanese pear orchard trained under a joint V-trellis system. Using a terrestrial laser scanner (TLS) as the reference, we evaluated two handheld LiDAR systems (a low-cost SLAM-based system and a high-performance system), structure from motion / multi-view stereo (SfM/MVS) reconstructions from three camera platforms (a digital camera, an action camera, and a 360° camera), and 3D Gaussian splatting (3DGS) constructed from action-camera video. Measurements were taken at two spatial scales to capture scale-dependent effects. In the span-scale survey (4 m), location error was derived from TLS-referenced target coordinate differences, and reconstruction error was quantified using cloud-to-mesh distances with cubic targets. In the row-scale survey (one tree row), positional stability during continuous mapping was evaluated as location error. Operational metrics (acquisition time, data volume, and processing effort) were also documented. The results demonstrate clear trade-offs among the methods: LiDAR enables rapid wide-area acquisition but is susceptible to cumulative drift in row-structured environments, whereas SfM/MVS provides superior geometric fidelity at the cost of increased time and data volume. Although 3DGS is less suitable for precise quantitative measurement, it demonstrates strong potential for intuitive visualization of orchard structure and fruit distribution. These findings highlight the need for staged, purpose-specific, and seasonally adaptive strategies for orchard-scale digital twin development.
Why it matches plant phenotyping methods果樹園における複数の3D取得法を比較・評価し、樹体構造や果実分布の定量的取得精度、安定性、運用性を検証しており、植物フェノタイピング手法が中心である。
abstractPractical three-dimensional (3D) phenotyping in large-scale orchards with repetitive row structures remains challenging
Spaceborne laser scanning (SLS) presents a cost-effective means for frequent, global-scale monitoring of forest ecosystem parameters. Compared to airborne laser scanning (ALS), SLS offers substantially greater spatial coverage and revisit frequency, but at the cost of larger footprints, sparser sampling, and attenuated return signals. These constraints typically result in a loss of fine-scale vertical canopy structure in large-footprint waveform LiDAR, thereby limiting the retrieval of ecologically meaningful forest structural metrics. To address this challenge, we developed an encoder–decoder Transformer architecture to reconstruct high-resolution vertical canopy profiles from large-footprint waveform LiDAR observations. Using waveform data acquired by NASA’s Land, Vegetation, and Ice Sensor (LVIS) – a high-altitude ALS instrument commonly used as a proxy for spaceborne missions – we trained the model to recover fine-scale canopy structure by leveraging overlapping ALS point clouds as reference data. The proposed Transformer leverages long-range vertical dependencies within waveform signals to infer canopy structural details that are degraded or unresolved in large-footprint, high-altitude observations. Results show that the proposed approach substantially improves the agreement between LVIS-derived and ALS-derived canopy structural complexity metrics, increasing correlations from R = 0.62 to 0.84 and from R = 0.76 to 0.90 for two representative metrics. This framework is readily transferable to current and future SLS missions, enabling the retrieval of super-resolved vertical canopy profiles and supporting large-area assessment of ecologically meaningful canopy structural metrics.
Why it matches plant phenotyping methodsLiDAR波形から植物キャノピーの垂直構造プロファイルを再構成するTransformer手法の開発と検証が研究の中心であり、植物構造形質を推定している。
abstractwe developed an encoder–decoder Transformer architecture to reconstruct high-resolution vertical canopy profiles from large-footprint waveform LiDAR observations.
Reproduction assets foundThe paper's data availability statement provides two paper-specific public assets: the complete codebase including the best-performing Transformer model checkpoint on GitHub, and the preprocessed LVIS waveforms with corresponding ALS reference canopy profiles on Zenodo. Both are directly used for this paper's canopy-geCode · publicoach could help extend ALS-like structural characterization to broader
734 spatial extents sampled by spaceborne laser scanning.
735 Data and code availability
736 The complete codebase for training and implementing the proposed encoder–decoder
737 Transformer, including the best-performing model checkpoint, is available at
738 https://github.com/tahriribraq/Transformer-waveform-reconstruction. The preprocessed
739 LVIS waveforms and corresponding ALS reference profiles used in the study are
740 available at https://doi.org/10.5281/zenodo.21154804.
741 Acknowledgements
742 This work was supported by the National Aeronautics and Space Administration’s
743 (NASA) Decadal Survey Incubation (DSIOpen asset ↗https://github.com/tahriribraq/Transformer-waveform-reconstructionpdf-layout-page:38 lines:1-48Plant phenotyping relevance match · UnverifiedarXiv · OpenAlex · checked 11 Sept 2026
NeRF / 3D Gaussian SplattingLiDAR / point cloudLeafWhole plant / canopy / plot / field2D/3D reconstructionGrowth / time-series analysisTrackingArchitecture / morphology / geometryGrowth / development / phenology
Quantifying plant growth dynamics from sparse longitudinal 3D observations is fundamental for agriculture and plant sciences. Yet, plants pose unique challenges: they undergo intricate non-rigid deformations, exhibit changing topology as new organs emerge, and often lack explicit temporal correspondences between consecutive data acquisitions due to newly formed tissue. Methods designed for general scenes struggle to model topology changes and asynchronous organ growth characteristic of plants. To address these challenges, we introduce GrowFields, a compositional dynamic neural field representation for organ-aware 4D plant growth modelling from point cloud time series. Our approach decomposes a plant into its constituent organs and aligns each organ into its own canonical coordinate frame, isolating intrinsic growth patterns from global plant motion. We then learn a shared continuous neural deformation field that models temporal dynamics across all organs, conditioned on learnable per-organ latent codes capturing organ identity and growth characteristics. The resulting modular yet unified representation naturally accommodates the asynchronous development of plant organs while remaining grounded in the practical setting of organ-level plant tracking. We evaluate GrowFields on growth sequences from four plant species, assessing geometric fitting and organ tracking accuracy using manually annotated leaf-tip trajectories. Results demonstrate consistent improvements in spatial precision, temporal coherence, and morphological fidelity over a range of existing representations.
Why it matches plant phenotyping methods植物の3D時系列観測から器官追跡と成長動態を抽出する、オルガン認識型4Dニューラルフィールド手法の開発・評価が中心である。
abstractwe introduce GrowFields, a compositional dynamic neural field representation for organ-aware 4D plant growth modelling from point cloud time series.
Abstract. 3D instance segmentation for laser scanning (LiDAR) point clouds remains a challenge in many remote sensing-related domains. Successful solutions typically rely on supervised deep learning and manual annotations, and consequently focus on objects that can be well delineated through visual inspection and manual labeling of point clouds. However, for tasks with more complex and cluttered scenes, such as in-field plant phenotyping in agriculture, such approaches are often infeasible. In this study, we tackle the task of in-field wheat head instance segmentation directly from terrestrial laser scanning (TLS) point clouds. To address the problem and circumvent the need for manual annotations, we propose a novel two-stage pipeline. To obtain the initial 3D instance proposals, the first stage uses 3D-to-2D multi-view projections, the Grounded SAM pipeline for zero-shot 2D object-centric segmentation, and multi-view label fusion. The second stage uses these initial proposals as noisy pseudo-labels to train a supervised 3D panoptic-style segmentation neural network. Our results demonstrate the feasibility of the proposed approach and show performance improvements relative to Wheat3DGS, a recent alternative solution for in-field wheat head instance segmentation without manual 3D annotations based on multi-view RGB images and 3D Gaussian Splatting, showcasing TLS as a competitive sensing alternative. Moreover, the results show that both stages of the proposed pipeline can deliver usable 3D instance segmentation without manual annotations, indicating promising, low-effort transferability to other comparable TLS-based point cloud segmentation tasks.
Why it matches plant phenotyping methods圃場小麦穂の3D個体セグメンテーションを対象に、TLS点群とゼロショット・マルチビュー融合・擬似ラベル学習を組み合わせた表現型取得手法を開発・評価しており、方法が研究の中心である。
abstractsuch as in-field plant phenotyping in agriculture, such approaches are often infeasible.
Abstract has not been obtained from indexed metadata or an accessible article page.
Why it matches plant phenotyping methods圃場トウモロコシの葉面積を点群から抽出するセグメンテーション・幾何学的補完手法の開発が題名の中心であり、植物形質の取得方法に該当する。
titleLeaf area extraction framework: Transformer-based segmentation and geometric-based completion approaches for accurate extraction of field maize leaf area from point clouds
Leaf orientation (posture) influences photosynthesis and plant responses to environmental cues. However, the existing methods for quantifying posture typically compress its inherently three-dimensional structure into scalar values or single vectors, leaving the 3D aspects of leaf movement poorly understood. For a more complete geometric description, we propose representing leaf-blade posture by an orthonormal basis (ONB), defined as three perpendicular unit vectors aligned with the developmental axes of the leaf. This ONB serves as a local coordinate system and corresponds to rotation matrices used to represent orientation in three-dimensional space, embedding leaf posture within the mathematical structure of the special orthogonal group SO(3). Using three-dimensional point-cloud data, we reconstructed an ONB aligned with the three axes of the leaf blade and quantified elevation and azimuth angles. When applied to diurnal posture changes, the resulting angular patterns were consistent with previous observations. We then visualized posture changes after gravitational perturbation as continuous rotational trajectories. These trajectories could be compared with mathematically defined geodesic shortest paths and used to simulate alternative reorientation routes that satisfy constraints. The rotational trajectories could also be separated into swing and twist components, which reflect distinct deformation modes. The ONB can be obtained not only from three-dimensional point clouds but also from other measurement tools, making the approach broadly applicable. Conceptually, ONB representation places leaf posture within the geometric structure of SO(3), enabling the use of well-established mathematical tools such as rotational distance and geodesics for analyzing leaf reorientation.
Why it matches plant phenotyping methods葉の3次元姿勢を点群から定量化・解析する幾何学的方法を提案し、日周変化と重力摂動で実証しているため、植物表現型取得・解析が中心である。
abstractwe propose representing leaf-blade posture by an orthonormal basis (ONB)
The objective of this study was to develop a 3D plant modeling strategy that enables camera pose recovery from segmented plant images and the reconstruction of an initial point cloud. A lightweight, contour-aware framework leverages the view-consistent and surface-oriented representation of 2D Gaussian Splatting, making it suitable for plant surface reconstruction under the Plant-to-Camera mode. A contour-weighted Laplacian regularization suppresses depth discontinuities around plant boundaries, while simplified Gaussian primitives improve computational efficiency without compromising geometric fidelity. Organ-level semantics are integrated into the reconstructed geometry to distinguish plant organs such as leaves, stems, and ears. On maize and wheat datasets, our method outperformed existing approaches in terms of morphological fidelity, organ-level structural consistency, and processing speed, demonstrating its suitability for plant phenotyping
Why it matches plant phenotyping methods植物器官の3D再構成と形態情報抽出を目的とする計算手法を開発し、既存法と形態忠実度・器官構造整合性・処理速度で比較評価しており、フェノタイピング手法が中心である。
abstractThe objective of this study was to develop a 3D plant modeling strategy that enables camera pose recovery from segmented plant images and the reconstruction of an initial point cloud.
Accurate perception and 3D reconstruction of fruit tree branch structures are fundamental to smart orchard development, with broad applications in intelligent harvesting, crop phenotyping, and precision management. However, the slender and highly branched morphology, multi-scale distribution, weak surface texture, and severe occlusion inherent to fruit tree branches pose substantial challenges to high-fidelity modeling. This paper systematically reviews advances in branch feature extraction and 3D reconstruction for fruit tree canopies. A structured literature search was conducted using the Web of Science, Scopus, and Google Scholar databases, with search terms including “fruit tree branch”, “point cloud reconstruction”, “3D canopy modeling”, “branch feature extraction”, and “agricultural robotics”. Studies published between 2000 and 2025 were considered, with inclusion criteria requiring relevance to branch structure perception, reconstruction accuracy, or orchard application; non-peer-reviewed sources and studies lacking quantitative evaluation were excluded. We trace the evolution of feature extraction from classical 2D image processing and geometric fitting, through point cloud segmentation and skeleton extraction, to modern deep learning approaches and multimodal perception techniques. For 3D reconstruction, we compare active and passive sensing strategies alongside both explicit and implicit scene representation methods, discussing their respective strengths and applicable scenarios. A five-dimensional evaluation framework is also proposed, encompassing geometric accuracy, structural consistency, feature stability, computational efficiency, and generalization capability. Finally, we identify key bottlenecks in fine-grained structure recovery, occlusion handling, and cross-scene generalization, and highlight future directions in structural prior integration, multimodal collaborative modeling, and lightweight neural representations—offering a structured reference for advancing 3D perception research in smart orchards.
Why it matches plant phenotyping methods果樹の枝構造の特徴抽出と3D再構成を対象とする、植物形態計測・表現型取得手法のレビューであり、方法論が中心です。
abstractThis paper systematically reviews advances in branch feature extraction and 3D reconstruction for fruit tree canopies.
To overcome the inefficiency and subjectivity of manual seedling surveys, this study presents a unsupervised framework for evaluating maize sowing quality and emergence uniformity via UAV-based remote sensing. Centimeter-level multispectral imagery was captured to reconstruct 3D point clouds using SfM and MVS techniques. At the algorithmic level, an improved unsupervised pipeline was developed: the Otsu method was employed for plant segmentation, followed by a Fourier Transform to extract 2D spatial frequency features for precise crop row identification and automated spacing measurement. Subsequently, the Combined Entropy Uniformity (CEU) index was developed using Shannon entropy, and a proxy for canopy closure (CCP) was derived using a porosity model, thereby enabling the simultaneous relative quantification of seedling height consistency, spatial distribution uniformity, and canopy geometric structure variability. At the application level, the framework was validated through field trials involving 19 precision planters of diverse configurations. Performance was assessed using indices such as qualified spacing, miss-sowing, and the Coefficient of Variation of Plant Spacing (PSCV). Results indicate that: (1) Vacuum-type planters exhibited optimal stability at speeds of 7–9 km/h, achieving an average qualified spacing rate of 76.7% and a PSCV of approximately 24%, whereas finger-pickup planters were more sensitive to seed size variation and mechanical vibration. (2) The results from the Generalized Additive Model (GAM) suggest a possible nonlinear relationship between seeding rate and certain uniformity indices, indicating that appropriately adjusting operational parameters could help balance operational efficiency and seeding quality; however, this trend requires further validation with larger sample sizes and repeated observations. (3) Point cloud CEU metrics and canopy structure proxies based on the Gap Fraction model showed statistical correlations with certain manually collected indicators, indicating that this method has the potential for rapid screening of seeding quality and relative evaluation of seedling population structure at the field scale under the current experimental conditions.
Why it matches plant phenotyping methodsUAV画像・3D点群から作物の出芽、草丈均一性、空間分布、群落構造を抽出する解析ワークフローを開発し、19種のプランターで検証しており、植物表現型取得法が中心である。
abstractthis study presents a unsupervised framework for evaluating maize sowing quality and emergence uniformity via UAV-based remote sensing.
Field / plotMultimodalLiDAR / point cloudMultispectral / hyperspectralWhole plant / canopy / plot / fieldArchitecture / morphology / geometry
Crop phenotyping serves as a fundamental basis for crop breeding, precision cultivation, and smart agriculture. In recent years, it has evolved toward multi-modal integration and multi-scale coordination. This paper analysed indoor and outdoor phenotyping platforms across diverse application scenarios, and reviewed sensing technologies including RGB imaging, multi-spectral imaging, hyperspectral imaging, thermal imaging, fluorescence imaging, LiDAR, and nuclear magnetic resonance (NMR). The applications of these technologies were summarized in capturing crop morphological traits, physiological status and biochemical components. The phenotyping acquisition methods and intelligent analytical techniques were also analyzed at different scales such as plant cells, tissues and organs, individual plants, population plot and field. Additionally, the advancements were explored in high-throughput phenotyping technologies and their integration with crop gene function analysis, providing a reference for future phenotyping research.
Why it matches plant phenotyping methods作物表現型センシング技術・装置、取得法、解析技術、プラットフォームを主題とする包括的レビューであり、表現型手法が中心です。
abstractThis paper analysed indoor and outdoor phenotyping platforms across diverse application scenarios, and reviewed sensing technologies including RGB imaging, multi-spectral imaging, hyperspectral imaging, thermal imaging, fluorescence imaging, LiDAR, and nuclear magnetic resonance (NMR).
Accurate yield estimation and crop load monitoring are essential for precision orchard management, supporting targeted fertilization, pruning, thinning, harvest planning, and marketing decisions. However, reliable in-situ monitoring remains challenging because commercial orchards are characterized by severe canopy occlusion, fruit overlap, heterogeneous tree architecture, variable illumination, and complex backgrounds. This review synthesizes advances in multi-modal sensing and deep learning for orchard yield estimation, breaking down the paradigm into intermediate fruit-counting or crop-load monitoring steps and supplementary spectral quality-assessment dimensions. First, yield-related indicators are summarized, including direct phenotypic traits such as fruit number, size, volume, and spatial distribution, as well as indirect structural and physiological proxies such as canopy volume, vegetation indices, flowering intensity, and spectral maturity attributes. Second, representative sensing devices and carrying platforms are reviewed, including red-green-blue (RGB) cameras, red-green-blue-depth (RGB-D) sensors, light detection and ranging (LiDAR), hyperspectral and multispectral systems, unmanned ground vehicles (UGVs), and unmanned aerial vehicles (UAVs). Third, the evolution of estimation methods is discussed, from traditional image processing and machine learning to object detection, instance segmentation, multi-object tracking, point-cloud analysis, remote-sensing regression, and multi-modal fusion. The review shows that no single sensor or algorithm can satisfy all orchard monitoring requirements. Ground-based vision and depth sensing are more suitable for fine-scale fruit counting and sizing, whereas UAV and spectral sensing provide advantages for regional yield mapping and quality-enhanced assessment. Future research should emphasize occlusion-aware perception, robust cross-environment generalization, lightweight edge deployment, standardized benchmarks, and integrated quantity-quality monitoring frameworks for actionable crop load management.
Why it matches plant phenotyping methods果実数・サイズ・体積・空間分布などの植物形質を対象に、センシング機器と画像解析・深層学習による収量推定法を体系的にレビューしており、フェノタイピング手法が中心である。
abstractThis review synthesizes advances in multi-modal sensing and deep learning for orchard yield estimation, breaking down the paradigm into intermediate fruit-counting or crop-load monitoring steps and supplementary spectral quality-assessment dimensions.
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Field / plotLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurement2D/3D reconstructionSegmentationStress / disease detectionArchitecture / morphology / geometryGrowth / development / phenology
Three-dimensional (3D) crop phenotyping is increasingly used to capture crop structure, but its value for crop protection is conditional rather than automatic. 3D approaches are operationally justified only when reconstructed geometry adds decision-relevant information beyond simpler 2D, spectral, scalar, or conventional baselines. This review examines 3D crop phenotyping through a reconstruction-trait-task-maturity framework for crop protection and synthesizes evidence across disease assessment, pest and stress interpretation, pesticide dose adjustment, spray deposition, weed-target perception, protection-oriented breeding, and digital-twin development. The literature is organized through four connected lenses: reconstruction routes that generate crop geometry, 3D traits that may alter protection reasoning, decision pathways that link traits to intervention variables, and maturity levels that distinguish static 3D models, validated phenotypic traits, process-coupled systems, protection outputs, and outcome-updated decision twins. The strongest decision-facing evidence currently comes from canopy-based dose adjustment, deposition prediction, drift reduction, and related spraying applications in which 3D traits are linked to intervention variables and field-facing comparators. Disease, stress, and architecture-aware modelling provide important but more heterogeneous evidence, while many point-cloud datasets, segmentation pipelines, neural reconstruction methods, and agricultural digital-twin frameworks remain upstream of practical crop-protection decisions because they do not yet connect 3D measurements to validated protection labels, comparator baselines, decision thresholds, intervention outputs, or outcome updating. A central conclusion is that high-fidelity 3D representation should not be conflated with decision-twin maturity. Protection-oriented digital twins require explicit coupling among synchronized crop geometry, functional or epidemiological models, decision rules, and recorded field outcomes. This review therefore identifies the evidence and reporting priorities needed to move 3D crop phenotyping toward validated, deployment-oriented, and feedback-aware crop-protection support.
Why it matches plant phenotyping methods3D作物フェノタイピングの再構成、形質抽出、検証、デジタルツイン成熟度を中心に扱うレビューであり、植物フェノタイピング手法が中核。
abstractThis review examines 3D crop phenotyping through a reconstruction-trait-task-maturity framework for crop protection and synthesizes evidence across disease assessment, pest and stress interpretation, pesticide dose adjustment, spray deposition, weed-target perception, protection-oriented breeding, and digital-twin development.
Abstract More than 20 years have passed since forest management inventories were first implemented using discrete-return linear-mode lidar (LML) and the area-based approach (ABA). Among recent sensor innovations, single-photon lidar (SPL) stands out as a particularly promising technology for improving the cost efficiency of ABA. The main objective of this study was to assess the cost efficiency of ABA when reducing SPL point density by increasing flight altitude, thereby enabling larger area coverage. Three SPL datasets (10.1, 24.2, and 59.3 first returns/m2) were compared with two LML datasets (2.6 and 136.9 first returns/m2) and digital aerial photogrammetry (DAP) (61.3 points/m2). The analysis used 249 systematically distributed ground plots across various boreal forest types, and nonlinear models were constructed for basal area, stem density, volume, Lorey’s mean height, and dominant height. Model predictions were further validated using 530 independent plots aggregated to 47 stands. The results showed that SPL achieved model accuracies comparable to LML and consistently better than DAP. When averaging relative root mean square error (RMSE) across all biophysical attributes and forest types, SPL low-density data yielded smaller errors than low-density LML data and DAP in both cross-validation and independent stand validation. For example, in mature, highly productive forest—where more than half of the validation stands were located—the RMSE values for volume were 9.3, 8.7, 15.6, 6.4, 6.8, and 6.2% for LML low density, LML high density, DAP, SPL low density, SPL medium density, and SPL high density, respectively. Furthermore, SPL data collected at multiple flight altitudes indicate that operating above commonly reported in the literature and manufacturer-recommended heights can allow for up to a 30% reduction in flight distance while maintaining comparable model accuracy, although such gains may not translate into proportional cost reductions due to technical and atmospheric constraints limiting suitable flight conditions.
Why it matches plant phenotyping methods森林プロットの生物物理形質を推定する複数のLiDAR・写真測量法を比較し、独立データで精度検証しているため、センサーに基づく植物形質計測法の検証が中心である。
titleA comparison of single-photon lidar, conventional lidar, and digital aerial photogrammetry for area-based forest inventory
Abstract Forest biometrics has evolved from a measurement-driven discipline focused on field efficiency and statistical rigor to a data-rich, technology-enabled science integrating multisensor information and advanced modeling approaches. This special issue, inspired by the Second North American Forest Mensurationists Conference held in 2022, highlights this transformation through nine studies that collectively span scales from individual branches to regional forest dynamics. Together, they emphasize a shift from identifying single optimal models to developing integrated, uncertainty-aware model systems that support operational decision-making. At the finest scale, advances in terrestrial laser scanning enable improved characterization of branch geometry under challenging conditions, yielding robust taper and form factor estimates for volume. At the tree level, extensive benchmarking of height–diameter relationships demonstrates that model form and stand origin strongly influence predictive performance, with generalized additive models often outperforming traditional approaches. Complementary work shows that calibration strategies are not universally transferable across model forms, underscoring the need for careful alignment of function choice and calibration design. Addressing biases in young stands, Bayesian model averaging offers a practical interim solution where traditional volume models trained on mature cohorts fail. At broader scales, studies demonstrate the operational potential of integrating public and low-cost remote sensing data. Freely available USGS 3DEP LiDAR supports highly accurate dominant height and site index estimation, while bias-corrected digital aerial photogrammetry provides a viable alternative in areas lacking LiDAR coverage. Landscape-level analyses using Landsat time series and permanent plots enable mapping of basal area growth, revealing spatial variability and temporal trends driven largely by stand dynamics. Collectively, these studies define a cohesive framework for modern forest biometrics: combining multiple data sources, selecting model families deliberately, applying light but effective calibration, and explicitly quantifying uncertainty. This integrated approach supports scalable, reliable predictions tailored to the needs of forest managers and policymakers. The special issue thus outlines a forward-looking research agenda that prioritizes resilient modeling systems over isolated solutions, enabling forestry to meet contemporary challenges across scales from tree components to landscapes.
Why it matches plant phenotyping methods森林の枝形状、樹高、林分指標などの植物形質を、レーザースキャン、航空写真、LiDAR、時系列衛星データ、統計モデルで推定・検証する方法群を中心に扱う特集概説であり、測定・推定手法が中心である。
abstractAt the finest scale, advances in terrestrial laser scanning enable improved characterization of branch geometry under challenging conditions, yielding robust taper and form factor estimates for volume.
Melon (Cucumis melo L.) is a globally significant horticultural crop, characterized by high nutritional value and substantial commercial status. However, frequent outbreaks of powdery mildew severely threaten its yield and fruit quality. Current early detection methods primarily focus on detached leaf assays, which often lack sufficient model generalization. This study proposes a temporal 3D multispectral point cloud reconstruction method for melon plants by integrating multispectral imaging with 3D reconstruction technology. An Artificial Neural Network (ANN) model for 3D spatial light field distribution was developed based on a hemispherical white reference to achieve precise reflectance calibration of the multispectral point clouds. Post-calibration, the coefficient of variation (CV) for the spectral reflectance of the hemispherical reference in 3D space was reduced to less than 2.4%. On this basis, an early classification model for melon powdery mildew was constructed using Partial Least Squares Discriminant Analysis (PLS-DA) based on the mean reflectance spectra of individual plant point clouds. The results demonstrate that the average recognition accuracy reaches 85.94% from 4 days post-inoculation onwards, enabling disease early warning three days in advance. This research provides critical theoretical support and technical reference for the non-destructive early monitoring and precision smart plant protection of crops in facility agriculture.
Why it matches plant phenotyping methodsメロン個体の病徴状態を対象に、時系列3Dマルチスペクトル点群の再構成・反射率校正と早期病害分類を開発しており、植物表現型取得手法が中心である。
abstractThis study proposes a temporal 3D multispectral point cloud reconstruction method for melon plants by integrating multispectral imaging with 3D reconstruction technology.
Why it matches plant phenotyping methods植物の水分状態を非破壊・遠隔センシングで測定する手法を体系的に比較・評価したレビューであり、植物フェノタイピング手法が中心です。
abstractThis second of a two-part review synthesizes recent advances in non-destructive approaches for measuring plant water status, evaluating their principles, applications and limitations.
Plants are geometrically and topologically complex objects, and methods and devices that produce plant point clouds often miss parts due to self occlusions, making further analysis, such as phenotypic trait extraction or 3D reconstruction, difficult. We introduce A-Occ-Plant , a novel method for point cloud completion. The first novelty of our algorithm is converting point clouds into a set of images, which are then completed using 2D amodal segmentation. The images are then converted into a complete point cloud by using view-consistent Gaussian splats. The second novelty is the use of a coarse-to-fine hierarchical Transformer with cross-scale attention. The completed soft masks are fused into a continuous 3D density field using Gaussian splatting, removing the need for external pose estimation or fixed-size inputs. We introduce a synthetic dataset using a procedural model and a real-world plant reconstruction benchmark with artificially generated occlusions. We further benchmark A-Occ-Plant against representative 3D point-cloud completion methods, demonstrate that it recovers downstream phenotypic traits (leaf count, leaf angle, plant height), and show that it generalizes to another crops (soybean). A-Occ-Plant achieves a 264.8% improvement in LPIPS and an 8.3% gain in SSIM compared to the current state of the art, while using only 2.3% of the parameters and running 39.4× faster. We release our code at https://github.com/JaeLee18/PlantPhenomics_Occlusion.
Why it matches plant phenotyping methods植物の遮蔽点群を補完し、葉数・葉角度・草丈という表現型形質を復元する手法を開発しており、データセット作成とベンチマーク検証も中心的に行っている。
abstractWe introduce A-Occ-Plant , a novel method for point cloud completion.
Reproduction assets foundThe paper explicitly releases authors' code and sample data (inference code, sample data for reproducing results) via a Google Drive project download and a GitHub repository, both with explicit availability statements and public URLs.Code · publicThe full code and data at https://github.com/JaeLee18/PlantPhenomics_Occlusion .Open asset ↗JaeLee18/PlantPhenomics_Occlusionlines:386-410Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 5 Sept 2026
Accurate characterization of plant 3D architecture and semantic parsing of key cotton organs represent an essential prerequisite for crop phenotyping, precision field management, and cultivar breeding and selection. However, the overall 3D structure of field-grown cotton plants is highly complex in field environments. The morphological traits and spatial distribution of various organs are modulated by multiple factors including genetics, environmental conditions, and cultivation management practices, resulting in pronounced phenotypic variation under field conditions. Thus, this study proposed an integrated technical framework for UAV-based 3D reconstruction and organ semantic segmentation tailored for field-grown cotton. High-fidelity 3D point clouds of the crop canopy are generated by coupling an field-adapted low-altitude unmanned aerial vehicle (UAV) acquisition strategy with neural radiance fields (NeRF). Despite these attractive characteristics, segmenting and analyzing such intricate point clouds can be quite challenging. To effectively parse these complex geometric structures, a novel deep learning architecture named FieldCotSeg-Net is introduced. This model integrates an Anisotropy-aware Local Attention (ALA) module and a Hierarchical Feature Refinement Gate (HFRG) module to capture fine-grained features for precise point cloud segmentation. Experimental results demonstrate that the proposed model achieves outstanding performance on both the Huaxing3Dcot and Crops3D cotton datasets. On the Huaxing3Dcot dataset, the model yields a mean intersection over union (mIoU) of 75.7%, representing a 4.5% improvement over the baseline model. On the Crops3D cotton dataset, after retraining the model on this dataset, it attains an mIoU of 74.5%, showing substantial adaptability and effectiveness in organ segmentation. This technical system provides a scalable and robust solution for field cotton phenotyping analysis in breeding research and commercial production.
Why it matches plant phenotyping methods綿花の圃場表現型解析を目的に、UAVによる3D再構成と器官セグメンテーション手法を開発・評価しており、植物形態の取得が研究の中心である。
abstractThis technical system provides a scalable and robust solution for field cotton phenotyping analysis in breeding research and commercial production.
Accurate retrieval of leaf area index (LAI) is vital for crop monitoring and genetic breeding. Although multi-modal unmanned aerial vehicle (UAV) remote sensing has advanced LAI estimation, conventional empirical models often overfit on small breeding populations and cannot disentangle the true causal effects of genetic backgrounds from confounding factors within a statistically rigorous framework. This study presents a robust framework for plot-scale maize LAI estimation across 800 breeding plots from four genetic subgroups: doubled haploid (DH), mixed, temperate (TEM), and tropical/subtropical (TST). From UAV RGB and multispectral imagery acquired at three phenological stages, we extracted 76 multi-modal features comprising point-cloud structural metrics, spectral vegetation indices, and texture features. Following a dual-criterion mutual information and multicollinearity filter, four algorithms, including traditional tree-ensembles and the Tabular Prior-data Fitted Network (TabPFN), were evaluated using nested validation. TabPFN achieved superior generalization performance, yielding a mean test R2 of 0.778 ± 0.031, an RMSE of 0.264 ± 0.024, and an MAE of 0.203 ± 0.022, significantly outperforming tree-ensemble models (p < 0.01). Across growth stages, retrieval accuracy peaked at the expanded bell-mouth stage (R2 = 0.802) and successfully captured the unimodal trajectory of canopy development. SHAP-based attribution showed that spectral indices contributed most to the predictions (55.9%), followed by canopy texture (26.3%), with the spatial heterogeneity metric Tex_Entropy being the most influential single feature (22.8%). When embedded as the nuisance estimator within a Double Machine Learning framework for causal inference, TabPFN confirmed that, relative to the TEM subgroup, only the DH genetic background exerted a consistent and significant negative causal effect on LAI (ATE = −0.070, p = 0.030). These results establish TabPFN as a reliable and extensible tool for non-invasive, high-throughput phenotyping in precision breeding.
Why it matches plant phenotyping methodsUAVマルチモーダル画像からトウモロコシLAIを推定する計算・画像解析ワークフローを開発・比較検証し、高スループット表現型解析への応用を示しているため、方法が中心的である。
abstractThis study presents a robust framework for plot-scale maize LAI estimation across 800 breeding plots from four genetic subgroups
Accurate and wide-area estimation of seaweed biomass is essential for evaluating blue carbon. Conventional diver surveys and two-dimensional (2D) aerial imagery analysis face challenges such as intensive labor and biomass underestimation. While Unmanned Aerial Vehicle-based Light Detection and Ranging (UAV-LiDAR) provides dense 3D spatial data, classifying point clouds in extremely shallow coastal waters with dense kelp and artificial structures remains difficult. This study establishes a high-accuracy biomass estimation method using UAV-LiDAR and PointNet. A heuristic hybrid filtering approach combining physical constraints and local statistics was developed to automatically generate high-quality reference data. The trained PointNet successfully segmented complex point clouds into four classes with an overall accuracy of 94.2%. To calculate biomass, we introduced a volume correction model based on point cloud density (coverage) to mitigate overestimation caused by internal canopy gaps. This correction yielded estimated wet weights nearly identical to the in situ measurements (an approximate 3% difference), confirming highly accurate biomass reproduction. Furthermore, while the conventional 2D maximum likelihood method underestimated total biomass, our 3D point cloud analysis successfully quantified the dense, overlapping canopy. This framework significantly improves the efficiency and accuracy of blue carbon monitoring.
Why it matches plant phenotyping methodsUAV-LiDARとPointNetによる海藻の3D点群分割および biomass 推定手法を開発・検証しており、植物体のバイオマスという形質の取得が研究の中心である。
abstractThis study establishes a high-accuracy biomass estimation method using UAV-LiDAR and PointNet.
Cultivars of strawberry (Fragaria × ananassa) differ in photoperiodic responses, which influence the balance between vegetative and reproductive growth, shaping canopy development, biomass production, and water use efficiency (WUE). Using 3D point-cloud phenotyping, this study compared the canopy structure and WUE of the short-day cultivar ‘Sonata’ and long-day cultivar ‘Favori’ grown under identical greenhouse conditions. Cultivar-specific growth and water use traits were quantified using daily non-destructive 3D point cloud phenotyping combined with continuous whole-plant gravimetry, supported by manual and destructive measurements. Non-destructive estimates of plant height and digital biomass corresponded moderately to measurements (height: R2 = 0.628; biomass: R2 = 0.579; mean absolute percentage error (MAPE) = 13.86%). Growth analysis indicated similar relative growth rates between the two cultivars, whereas the crop growth rate was higher in ‘Sonata’ than in ‘Favori’. Integration of growth estimates with gravimetric records revealed higher period average WUE in ‘Sonata’ (3.1 mg g−1) than in ‘Favori’ (2.5 mg g−1). These results highlight the distinctive growth strategies of a canopy-driven pattern in ‘Sonata’ and a reproduction-driven pattern in ‘Favori’. The combined 3D phenotyping–gravimetry framework provides a high-resolution, non-destructive approach to quantify cultivar-specific growth and water use traits.
Why it matches plant phenotyping methods3D点群による非破壊フェノタイピングと連続重量計測を組み合わせ、植物形態・バイオマス・水利用形質を定量化し、測定精度も検証しているため、手法が研究の中心である。
abstractUsing 3D point-cloud phenotyping, this study compared the canopy structure and WUE
Three dimensional (3D) instance segmentation is essential for precision characterization of tree architecture at the branch level, which supports both tree fruit crop breeding and the development of robotic systems for orchard management. Existing methods usually use sparse convolution-based operation, which requires a coordinate quantization preprocess to generate sparse tensors, risking the loss of geometric details for fine-grained downstream phenotyping tasks. To overcome this challenge, we developed the dynamic sparse point-voxel transformer (DSPVFormer) model for the efficient and accurate 3D instance segmentation of high-resolution point clouds for dormant apple trees. Our hybrid DSPVFormer architecture maximizes the use of raw point features by dynamically mapping and aggregating the raw point features into the sparse voxel embeddings, capturing strong geometric features that may be discarded during quantization. Evaluations demonstrate that DSPVFormer achieved statistically significant improvements over baseline models on most instance segmentation metrics, which are further translated into more accurate phenotyping evaluation including branch counting and pruning map generation. These advances directly benefit downstream applications in plant phenotyping and robotic pruning for tree crops such as apples. Meanwhile, experimental results on phenotyping tasks suggested that phenotyping-specific evaluation metrics should be prioritized over upstream computer vision performance metrics to realize the full potential of high-throughput phenotyping for real-world applications.
Why it matches plant phenotyping methodsリンゴ樹の3D点群から枝レベル形質を抽出するセグメンテーション手法を開発・評価し、枝数や剪定マップへの応用まで検証しており、植物フェノタイピング手法が中心である。
abstractwe developed the dynamic sparse point-voxel transformer (DSPVFormer) model for the efficient and accurate 3D instance segmentation of high-resolution point clouds for dormant apple trees.
Reproduction assets foundThe paper states that its data and code (including the DSPVFormer analysis pipeline built on Plant Segmentation Studio) are publicly available at the authors' PSS GitHub repository. The COS dataset of 98 dormant apple tree point clouds is also referenced as accessible via this repository/statement. Other URLs (spconv,mCode · publicThe data and code are available at the PSS GitHub repository: https://github.com/perrydoremi/PlantSegStudio .Open asset ↗https://github.com/perrydoremi/PlantSegStudiolines:383-408Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 5 Sept 2026
Improving nitrogen use efficiency (NUE) in wheat is critical for addressing the dual challenges of global food security and environmental sustainability. Globally, only 42%-47% of applied nitrogen (N) fertilisers taken up by crops, with remainder lost to the environment, driving soil and water pollution, greenhouse gas emissions, and ecological imbalances. This review provides a comprehensive synthesis and integrative framework- integrating agronomic practices, advanced remote sensing and genomic approaches to enhance wheat NUE. We first examine the physiological basis of NUE, emphasising the synergy between photosynthetic carbon assimilation and N metabolism, the critical role of Rubisco in carbon-nitrogen coupling, and the temporal dynamics of N uptake, transport, and remobilisation throughout the wheat growth cycle. The temporal mismatch between source-sink N partitioning during grain filling emerges as a major physiological constraint limiting NUE in modern high-yielding varieties. We then explore transformative advances in remote sensing technologies, highlighting the paradigm shift from traditional vegetation indices to physiological sensing approaches. Through integration of multispectral imaging, LiDAR, thermal infra-red sensing, and solar-induced chlorophyll fluorescence, coupled with three-dimensional radiative transfer models and machine learning algorithms, these technologies enable non-destructive, real-time monitoring of crop N status while overcoming spectral-structural ambiguity and saturation limitations. From a genomic perspective, we synthesise recent progress in quantitative trait loci mapping and genome-wide association studies (GWAS), identifying key genetic loci controlling root architecture, N uptake transporters (NRT/AMT families), and grain filling efficiency. Multi-omics integration-spanning genomics, transcriptomics, and metabolomics-reveals temporal genetic networks distinguishing short-term nitrogen signalling responses from long-term adaptive remodelling, with genes such as TaNAC2-5A, TaNPF6.2, and QMrl-7B emerging as promising targets for molecular breeding. High-throughput phenotyping platforms enable time-series GWAS analysis, capturing developmental dynamics and genotype × environment interactions that traditional approaches miss. Finally, we discuss sustainable N management strategies, including enhanced efficiency fertilisers, precision application technologies, and soil health optimisation. By integrating these multidisciplinary approaches within a Genotype × Environment × Management framework, this review provides a roadmap for developing climate-smart, N-efficient wheat varieties and precision N management systems that simultaneously enhance productivity, reduce environmental footprints, and ensure sustainable agricultural intensification.
Why it matches plant phenotyping methods小麦の窒素状態を非破壊・時系列に測定するリモートセンシングと高スループット表現型解析を、技術的課題や統合手法とともにレビューしており、表現型取得法が実質的に扱われている。
abstractWe then explore transformative advances in remote sensing technologies, highlighting the paradigm shift from traditional vegetation indices to physiological sensing approaches.
Three-dimensional (3D) reconstruction based on structure from motion and multi-view stereo (SfM-MVS) is increasingly used in plant phenotyping, but its performance is influenced by crop architecture, viewpoint configuration, and image preprocessing. For compact crops such as peanut, dense branching and severe within-canopy occlusion make reliable reconstruction challenging. This study evaluated the effects of reconstruction pipeline, angular interval, and image preprocessing on 3D reconstruction of peanut plants under controlled rotary imaging. A total of 10,800 RGB images from 30 plants were used to compare representative implementations of incremental and global SfM-MVS pipelines in terms of geometric quality, phenotypic accuracy, and processing efficiency. At the 1° baseline, the tested global pipeline implementation reduced the root mean square reprojection error (RMSRE), point-density coefficient of variation (CV), vertical root mean square error (VRMSE), and the 95th percentile of the absolute point-cloud distance values (P95) by 15.05%, 14.08%, 39.87%, and 33.33%, respectively, and increased average phenotypic accuracy from 96.08% to 97.37%, compared with the tested incremental pipeline implementation. In contrast, the tested incremental implementation showed a lower voxel void ratio and shorter processing time. In both pipelines, increasing the angular interval reduced processing time but also reduced geometric stability, internal voxel filling, and phenotypic accuracy. In the present dataset, angular intervals of 3°–5° provided a favourable balance between reconstruction accuracy and efficiency. Cropping reduced peripheral redundancy, whereas cropping combined with background removal produced the best overall results, with the lowest reprojection error and the highest phenotypic accuracy. These results provide practical guidance for selecting reconstruction pipeline, viewpoint configuration, and preprocessing strategy in close-range indoor 3D phenotyping of peanut plants and crops with similar canopy architectures.
Why it matches plant phenotyping methods落花生の3D表現型取得について、SfM-MVSパイプライン、視点間隔、画像前処理を比較・検証しており、フェノタイピング手法が研究の中心である。
abstractThis study evaluated the effects of reconstruction pipeline, angular interval, and image preprocessing on 3D reconstruction of peanut plants under controlled rotary imaging.
Advances in deep learning (DL) and structure from motion (SfM) photogrammetry combined with off-the-shelf unoccupied aerial vehicles (UAVs) and high-resolution cameras enable unprecedented plant species mapping accuracy. While these tools have been mainly applied to flat terrain or upper forest canopies, the forest understorey remains largely unexplored. Here, we present a method combining DL with multi-view UAV imagery to map the invasive tree-of-heaven ( Ailanthus altissima ) in the understorey of a drought-affected Central European forest. The raw UAV photographs were segmented with convolutional neural networks (CNNs). Resulting predictions were projected onto georeferenced point clouds using SfM. This novel approach revealed that more than 40% of the invasion was hidden beneath the canopy and would have been missed by conventional orthomosaic-based methods. To assess CNN generalization abilities, we altered training and prediction domains: lower-processing-level aerial images vs. higher-processing-level orthomosaic, both originating from a small training extent (420 m 2 or 0.25% of the study area). For intra-domain predictions, aerial-trained models (F1=0.880) outperformed ortho-trained models (F1=0.805). When applied cross-domain, aerial models retained superior performance (F1=0.843) over ortho-trained ones (F1=0.750). Expanding the training extent eightfold raised the accuracy of the ortho-trained models to F1=0.836 within-domain and F1=0.846 cross-domain. In summary, integrating photogrammetry with DL is a promising route for utilizing overlapping aerial imagery efficiently and leveraging information that conventional orthomosaic-based analyses discard. The resulting richer 3D information and improved transferability may support decision-making and retrofitting this novel technique to upcoming and existing datasets opens new avenues in vegetation studies and beyond.
Why it matches plant phenotyping methods森林下層の侵入樹木を対象に、UAV多視点画像、SfM、深層学習を統合した植物状態(侵入・分布)の抽出法を開発し、ドメイン間性能も検証しており、方法が中心である。
abstractHere, we present a method combining DL with multi-view UAV imagery to map the invasive tree-of-heaven ( Ailanthus altissima ) in the understorey of a drought-affected Central European forest.
An understanding of spike shape will be of great benefit for improving wheat yields. Traditional manual measurements of spike traits are slow and prone to human error, preventing large-scale phenotyping. Employing imaging techniques will allow researchers to measure multiple morphometric parameters simultaneously. While 2D imaging provides a rapid screening method, 3D imaging offer a more comprehensive understanding of spike shape, revealing complex external structures. This study addresses the challenge of developing a high-resolution 3D surface-scanning pipeline to accurately quantify wheat spike morphology across diverse genotypes. Using a 3D surface-scanner, sharp point clouds of individual spikes were reconstructed and automatically aligned and analysed to extract key morphological features including spike length, volume, and cross-sectional area profile. New shape descriptors based on cross-sectional area profiles, local extremes, statistical curve fitting, segmentation of spikes into zones of aborted spikelets, base and apical segments as well as the extraction of spike/spikelets branching and endpoints of components were introduced to capture detailed structural variation between genotypes. Correlations between the 3D-derived traits and traditional metrics such as spike weight, spikelet number and seed weight confirmed the biological relevance of the extracted parameters. The method distinguished morphological differences among twelve wheat genotypes, revealing distinct shape types such as long, short, compact, and awned spikes. By combining precise 3D imaging with computational analysis, this approach provides a non-destructive framework for spike phenotyping. These findings demonstrate that 3D surface-scanning can deliver accurate and reproducible measurements of wheat spike architecture, offering new opportunities for linking morphology with genetics and yield potential in modern breeding programs.
Why it matches plant phenotyping methods小麦穂の形態を3D画像取得と計算解析で定量化するパイプラインを開発し、形状記述子の抽出と遺伝子型間での検証を行う、植物フェノタイピング手法の中心的研究である。
abstractThis study addresses the challenge of developing a high-resolution 3D surface-scanning pipeline to accurately quantify wheat spike morphology across diverse genotypes.
Reproduction assets foundThe paper's Data Availability and Code Availability sections point to the authors' public GitHub repository containing sample 3D spike data and the analysis code for the wheat spike morphology pipeline.Code · publicCode Availability
The codes are available at the following link: https://github.com/LatifaGreche/3D-WheatSpikeMorphologyExtractionOpen asset ↗LatifaGreche/3D-WheatSpikeMorphologyExtractionlines:316-410Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Accurate 3D plant models are crucial for computational phenotyping and physics-based simulation; however, current approaches face significant limitations. Learning-based reconstruction methods require extensive species-specific training data and lack editability for hypothesis-driven research. Procedural modeling offers parametric control and large model variability but demands specialized expertise in geometric modeling and an in-depth understanding of complex procedural rules, making it inaccessible to domain scientists. We present FloraForge, an LLM-assisted framework that enables domain experts to generate biologically accurate, fully parametric 3D plant models through iterative natural language Plant Refinements (PR) during template creation, minimizing the need for programming expertise. Our co-design workflow leverages LLM-assisted code generation to progressively refine Python scripts that generate parameterized complex plant geometries as Non-Uniform Rational B-Spline (NURBS) surface representations, with botanical constraints. Plant organs are represented as spline surfaces that can be easily tessellated into polygonal meshes with arbitrary precision, ensuring compatibility with functional structural plant analysis workflows such as light simulation, computational fluid dynamics, and finite element analysis. We demonstrate the framework by generating procedural models of multiple maize genotypes, soybean (which shares the procedural generator with mung bean), and mung bean, with one plant tracked across different developmental stages. We fit procedural models to empirical LiDAR and NeRF-derived point cloud data through manual refinement of the Plant Descriptor (PD), a human-readable YAML file originally templated by the LLM, obtaining consistently low mean symmetric Chamfer distances that indicate close agreement between generated models and measured plant geometry. The pipeline generates dual outputs: triangular meshes (represented as STL or OBJ files) for visualization and triangular meshes with additional parametric metadata for quantitative analysis (stored as SMESH files). We further illustrate analysis-ready use by coupling the procedurally generated models to the HELIOS framework to simulate diurnal photosynthetically active radiation interception in virtual maize and mung bean fields across growth stages. Our framework uniquely combines pre-trained LLM-assisted template creation, mathematically continuous representations that support both phenotyping and rendering, and direct parametric control through the PD. The framework makes sophisticated geometric modeling accessible to plant science researchers while maintaining mathematical rigor through biologically interpretable parameterizations; additionally, the iterative PR dialogue produces an explicit record of model properties that is typically absent in conventional procedural modeling pipelines.
Why it matches plant phenotyping methods植物の3D形状を生成・編集し、LiDAR/NeRF点群との適合で検証する、計算機フェノタイピング向けの中心的手法開発である。
abstractWe present FloraForge, an LLM-assisted framework that enables domain experts to generate biologically accurate, fully parametric 3D plant models
Soil salinization has become a critical factor limiting global agricultural production. Characterizing the growth and developmental responses of okra to salt stress and developing efficient and accurate salt-stress phenotyping techniques can provide an important methodological reference for okra cultivation in saline lands and future multi-cultivar salt-stress phenotyping studies. Traditional manual measurement of plant phenotypic parameters suffers from low efficiency and insufficient detection accuracy, making it difficult to achieve rapid and non-destructive analysis of plant phenotypic traits under salt stress. Therefore, this study proposes a computational phenotyping parameter extraction method based on the CSP-MSG Net model. Using dual-view feature fusion, we constructed a dedicated dataset. On the basis of PointNet++-MSG, the original MLP layers were replaced with C2F modules, and the SGE attention mechanism was integrated to enhance morphological feature extraction, thereby constructing a lightweight CSP-MSG Net architecture adapted to okra seedling point clouds for semantic segmentation of okra point clouds combined with DBSCAN clustering to complete instance segmentation, phenotypic parameters including plant height, stem diameter and canopy width were further calculated. This scheme enables high-throughput data acquisition, improves measurement accuracy, effectively reduces model parameters and computational overhead, and realizes lightweight operational performance. The results show that okra seedlings can still grow with increasing salt stress concentration, while the growth rates of the three measured traits are all inhibited, indicating that high-concentration salt stress impairs the growth activity of okra seedlings. To verify the calculation accuracy of the model, the phenotypic parameters predicted by the model were compared with manually measured values. The coefficients of determination for stem diameter, canopy width and plant height of okra seedlings reached 0.96, 0.99 and 0.99, respectively. These results strongly demonstrate the excellent reliability and effectiveness of the proposed method, providing methodological support for non-destructive and accurate phenotypic detection of okra seedlings under salt stress.
Why it matches plant phenotyping methodsオクラ幼苗の点群から草丈・茎径・樹冠幅を抽出する計算フェノタイピング手法を開発し、手動測定との比較で精度検証しているため、方法が研究の中心である。
abstractthis study proposes a computational phenotyping parameter extraction method based on the CSP-MSG Net model.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 15 Sept 2026
Plant height during the early growth stage of rice is a key indicator reflecting canopy establishment rate, tillering potential, and overall growth vigor, all of which critically determine final yield formation. Conventional manual measurements fail to capture high-frequency, continuous, and non-destructive monitoring of plant height dynamics, limiting the understanding of early growth vigor and its genetic mechanisms. In this study, a UAV-based LiDAR system was employed to acquire canopy point clouds of 211 rice accessions across ten time points within 40 days after transplanting. High-resolution canopy height models (CHMs) were generated, and continuous plant height trajectories H(t) were reconstructed using piecewise cubic Hermite interpolation (PCHIP). The first derivative V(t) quantified growth rate dynamics and identified the timing of maximum growth (T max ), enabling precise differentiation of early growth patterns among geno-types. Genome-wide association analysis (GWAS) using a mixed linear model (MLM, Q+K) detected 604 significant SNPs, among which 33 were stably expressed across environments. Five candidate genes were identified within ±200 kb windows, mainly encoding proteins related to cell elongation, hormone signaling, and photosynthetic metabolism. The results highlight that LiDAR-based dynamic monitoring of plant height, coupled with genomic association analysis, provides a robust framework for quantifying rice early growth vigor and elucidating its molecular basis, offering valuable guidance for breeding high-vigor “early-establishing” rice cultivars.
Why it matches plant phenotyping methodsUAV-LiDARによるイネ草丈の時系列取得・CHM生成・成長率推定が研究の中心であり、GWASはその測定形質の応用分析。
abstractConventional manual measurements fail to capture high-frequency, continuous, and non-destructive monitoring of plant height dynamics
Cucumber is a core cultivated facility vegetable in China. Drought stress at the seedling stage severely inhibits its growth and development. The regulatory mechanism and optimal application concentration of SiO 2 nanoparticles in alleviating drought stress in cucumber seedlings remain unclear. Moreover, traditional manual measurement and classic point cloud segmentation models struggle to achieve high-throughput accurate detection of cucumber seedling phenotypes under drought stress. To address these issues, this study focused on phenotypic detection under drought stress and analysis of the regulatory effects of SiO 2 nanoparticles. An improved compact and low-redundancy segmentation model, DDCANet, was proposed based on PointNet++-SSG. Combined with 3D point cloud technology and the Euclidean clustering algorithm, it enables automatic extraction of phenotypic parameters from cucumber seedlings treated with SiO 2 nanoparticles under drought stress. In this study, Trailing cucumber seedlings were used as experimental materials. 3D point cloud data of cucumber seedlings were collected under treatments with different concentrations of SiO 2 nanoparticles and PEG-simulated drought stress. A dataset containing 70 valid samples was constructed and labeled into two categories: Stem and Leaf. The core optimizations of the DDCANet model are as follows: Firstly, an Adaptive Density-Aware Feature Enhancement (ADFE) module is embedded to accurately capture point cloud density heterogeneity induced by SiO 2 ;Secondly, a Channel Attention and Normalization-enhanced SA Layer (CANL) is designed to strengthen the coupling of local and global drought-related phenotypic features. Thirdly, a Drought-Aware Hybrid Loss (DHL) function is constructed to alleviate the class imbalance of seedling stem and leaf point clouds under drought stress. Results show that the DDCANet model achieves a mean Intersection over Union (mIoU) of 89.01 ± 0.32% and a Stem IoU of 83.6 ± 0.45%, representing improvements of 6.55% and 9.6% respectively compared with the baseline PointNet++-SSG model, and a 30.5% improvement in stem segmentation accuracy compared with the classic PointNet model. It thus enables high-throughput, non-destructive detection of drought phenotypes in cucumber seedlings under SiO 2 nanoparticle treatment. Ablation experiments verified the positive contributions of the ADFE, CANL, and DHL modules. Furthermore, instance segmentation and phenotype extraction were completed using the Euclidean clustering algorithm to analyze the drought-alleviating effects of SiO 2 nanoparticles under PEG-simulated drought stress. Results indicate that a low concentration of 20 mg/L exhibits a weak alleviating effect, medium concentrations of 40-60 mg/L show bidirectional regulatory characteristics, and a high concentration of 100 mg/L causes negative physiological effects. The optimal application concentration is 80 mg/L, which comprehensively improves key phenotypes such as seedling height and volume under drought stress and exerts a positive regulatory effect on seedling growth under drought conditions. The DDCANet model constructed in this study provides an efficient technical tool for the accurate phenotypic detection of crop seedlings treated with SiO 2 nanoparticles under drought stress. It clarifies the optimal application concentration of SiO 2 nanoparticles, offers a precise concentration threshold and theoretical support for the scientific application of SiO 2 nanoparticles in drought-stressed cultivation of protected cucumber, and establishes a novel methodological reference for the research on phenotypic regulation of crops under drought stress via nano-agricultural technology.
Why it matches plant phenotyping methods3D点群分割モデルを開発・検証し、キュウリ幼苗の茎葉分離と形質抽出を自動化することが研究の中心であるため、植物フェノタイピング手法論文として採用。
abstracttraditional manual measurement and classic point cloud segmentation models struggle to achieve high-throughput accurate detection of cucumber seedling phenotypes under drought stress.
This study evaluates the performance of LiDAR sensing and UAV photogrammetry for three-dimensional canopy reconstruction and structural parameter estimation in precision agriculture under Mediterranean conditions. Experiments were conducted in Sicily, Italy, on Moringa oleifera Lam. and Ficus macrophylla subsp. columnaris, representing contrasting canopy architectures. LiDAR and UAV photogrammetric data were used to generate canopy models and estimate canopy height, canopy volume, and vegetation density distribution. A voxel-based approach was applied to LiDAR-derived point clouds to quantify internal canopy structure and vegetation density within the canopy volume. Accuracy was assessed by comparing remote sensing-derived canopy metrics with ground-truth field measurements. LiDAR outperformed UAV photogrammetry in canopy height estimation, achieving lower RMSE values than UAV-derived models (0.19–0.21 m vs. 0.52–0.60 m), corresponding to an approximate error reduction of 60–65%. LiDAR also provided more accurate canopy volume estimation, with lower relative errors than UAV photogrammetry (3.5–4.2% vs. 13.7–16.1%). The voxel-based LiDAR approach enabled the quantification of vegetation density distribution within the canopy volume, showing higher sensitivity to internal canopy layers compared with UAV photogrammetry, particularly in the structurally complex Ficus macrophylla canopy. UAV photogrammetry provided reliable estimates of the external canopy surface but underestimated structural parameters in dense vegetation due to canopy occlusion and limited penetration into inner canopy layers. Differences between the two methods were more pronounced in Ficus macrophylla than in Moringa oleifera, confirming the strong influence of canopy complexity on sensing performance. These findings demonstrate that LiDAR-derived structural and voxel-based metrics can improve canopy characterization and support precision agriculture applications such as biomass estimation, irrigation planning, yield prediction, and canopy management in Mediterranean cropping systems.
Why it matches plant phenotyping methodsLiDARとUAVフォトグラメトリによる植物キャノピーの3次元再構築・構造形質推定を比較検証し、地上計測との精度評価まで行っており、フェノタイピング手法が研究の中心である。
abstractThis study evaluates the performance of LiDAR sensing and UAV photogrammetry for three-dimensional canopy reconstruction and structural parameter estimation
High-throughput phenotyping is essential for resolving genotype-by-environment interactions and accelerating crop breeding. In greenhouse potted-plant systems, narrow aisles, global navigation satellite system (GNSS)-denied operation, variable pot layouts, and plant-level data traceability constrain repeatable automated phenotyping. This study presents PhenoRob-P, a modular autonomous robotic system designed for potted crops in structured facility environments. The system integrates a compact two-wheel differential chassis, a LiDAR–vision fusion framework for row-level navigation, pot-level target identification and local alignment, a six-degree-of-freedom robotic arm with inverse-kinematics-based real-time pose compensation for repeatable multi-view close-range imaging, and a three-tier User–Cloud–Robot platform for task scheduling, remote monitoring, and closed-loop data management. Greenhouse validation showed throughputs of 520 pots/h in continuous scanning mode and 187 pots/h in multi-view fine inspection mode. At travel speeds of 0.2–0.3 m/s, mean terminal positioning errors remained within 30 mm, and approximately 87% of lateral and longitudinal errors fell within ±30 mm. Biological validation demonstrated time-resolved stress phenotyping in wheat, with color indices capturing drought progression and rewatering recovery. For maize, multi-view three-dimensional reconstruction estimated plant height and stem diameter with R 2 values of 0.940 and 0.845, respectively, relative to manual measurements. These results show that PhenoRob-P provides an integrated perception-localization-acquisition-analysis workflow for high-throughput, traceable, and time-resolved phenotyping of potted crops.
Why it matches plant phenotyping methods植物形質の取得を中核とする自律ロボット型ハイスループット表現型解析プラットフォームを開発・検証しており、画像取得、3D再構成、ストレス・形態形質の推定性能も評価している。
abstractThis study presents PhenoRob-P, a modular autonomous robotic system designed for potted crops in structured facility environments.
Reproduction assets foundThe paper's Data availability statement explicitly deposits authors' source code and sample datasets in a public GitHub repository, matching the allowed URL.Code · publicThe source code and sample datasets supporting the findings of this study are openly available at the following GitHub repository: https://github.com/Sunniersy/PhenoRob-P .Open asset ↗https://github.com/Sunniersy/PhenoRob-P · Sunniersy/PhenoRob-Plines:388-431Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · Crossref · checked 13 Sept 2026
Accurate tree counting from remote sensing data is essential for forest inventory, biomass estimation, carbon accounting, and ecological monitoring. However, existing approaches predominantly rely on airborne RGB imagery and often struggle in complex forest scenes where neighboring crowns exhibit highly similar textures and colors and where overlapping crown boundaries become ambiguous. To address this limitation, the LiDAR-derived Canopy Height Model (CHM) is introduced as a complementary modality that provides explicit cues on canopy height variation and vertical structure to support RGB-based analysis. Building on this, we propose BCAR-Net, a broker-guided RGB and depth (RGB-D) multimodal framework that couples bidirectional cross-modal interaction, adaptive tri-branch fusion, and auxiliary reconstruction within a two-stage optimization scheme. Specifically, a bidirectional cross-attention U-Net generates an intermediate broker RGB-D representation from paired RGB images and depth maps through symmetric bidirectional cross-attention between the two modalities and direction-aware gating. The original RGB image, depth map, and broker representation are then jointly encoded by three weight-sharing branches and adaptively aggregated by a spatial fusion gate for density-map regression. To regularize the fused latent feature, a multi-scale cross-attention reconstruction decoder provides auxiliary RGB and depth reconstruction supervision by querying multi-scale BCA-UNet encoder features through 2D cross-attention, and a reconstruction-oriented first stage replaces externally generated fused-image supervision, yielding a task-consistent optimization scheme. Experiments on the NEONTreeEvaluation benchmark show that BCAR-Net consistently outperforms single-modality settings and direct RGB-D concatenation multimodal baseline. Additional experiments on a public UAV RGB-LiDAR dataset provide a small-scale supplementary evaluation under a different acquisition setting, where BCAR-Net achieves modest but consistent improvements over RGB-only and depth-only baselines. These results demonstrate that the proposed framework offers an effective but computationally cautious solution for tree counting in complex forest environments.
Why it matches plant phenotyping methodsRGB画像とLiDAR由来データから樹木数を推定する深層学習手法を開発し、複数ベンチマークで比較評価しており、植物個体の計測手法が研究の中心である。
abstractwe propose BCAR-Net, a broker-guided RGB and depth (RGB-D) multimodal framework
BarleyCommon beanCowpeaGrowth chamberMesh / voxelLiDAR / point cloudMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldAnnotation / quality control
Abstract High-throughput 3D multispectral plant phenotyping platforms generate large volumes of point cloud files, but trait extraction is typically performed by sensor-bundled software whose internal algorithms are not publicly documented, which limits reproducibility and integration into custom research pipelines. Here we present PhytoScan3D, an open-source Python pipeline that extracts morphological and spectral phenotypic traits, spanning plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, canopy geometry, NDVI, hue, and vegetation indices, from both PLY and PCD point cloud files generated by Phenospex PlantEye F500 and F600 sensors, and is portable to point clouds from any acquisition platform. PhytoScan3D was validated against HortControl (PhenoSpex) ground-truth measurements on 936 barley ( Hordeum vulgare ) pot-date observations from the growth chamber trial (20 Norwegian cultivars, 12 scan dates, Septemenr 2025 to January 2026), achieving Pearson r = 0.913 to 0.999 and ratio approximately 1.000 for Plant Height Max, 3D Leaf Area, and NDVI Average. A vectorised mesh face filtering implementation achieved a 120x speed improvement, increasing valid 3D Leaf Area coverage from 0.6% to 100% of files. Cross-format validation on 223 PlantEye F600 PCD files from the ICRISAT LeasyScan platform (four legume species: mungbean, cowpea, lima bean, and common bean; 1,523 plant observations) yielded r = 0.884 against independent cuboid annotation heights. The systematic positive bias (mean +27.2 mm, ratio = 1.44) is attributable to PhytoScan3D computing height from raw point cloud Z-range while cuboid annotations are fitted to segmented plant points only, with the offset consistent across all four species (per-species r = 0.880 to 0.888). Cross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. PhytoScan3D is available at “github.com/kovimallik/phytoscan3d” under the MIT licence and processes 1,651 files across three independent datasets in under 12 minutes on GPU hardware. Highlights PhytoScan3D is the first open-source Python pipeline for batch extraction of phenotypic traits, including plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, NDVI, and excess green index, from both PLY and PCD point cloud files generated by Phenospex PlantEye sensors. Primary validation against HortControl ground-truth measurements on 936 barley pot-date observations achieved Pearson r = 0.913-0.999 for Plant Height Max, 3D Leaf Area, and NDVI Average. A 120x computational speedup in mesh face filtering (vectorised NumPy vs. set-based loop) increased the coverage of valid 3D Leaf Area extraction from 0.6% to 100% of files. Cross-format validation on 223 PlantEye F600 PCD files from ICRISAT LeasyScan (four legume species, 1,523 plants) achieved r = 0.884 against independent cuboid annotation heights. The systematic +27.2 mm bias reflects a methodological difference (raw Z-range vs. soil-segmented annotations), is consistent and predictable across all four species (per-species r = 0.880-0.888), and is correctable by a single linear factor. Cross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. Significant scan-unit variation was detected for Plant Height Max (F = 5.71, p < 0.001, η 2 = 0.138) and Canopy Width X (F = 6.32, p < 0.001, η 2 = 0.150), demonstrating the biological utility of extracted traits.
Why it matches plant phenotyping methods植物の3D点群・マルチスペクトルデータから形態・スペクトル形質を抽出するオープンソース手法を開発し、複数データセットで技術検証・ベンチマークしているため、植物フェノタイピング手法が中心である。
abstractHere we present PhytoScan3D, an open-source Python pipeline that extracts morphological and spectral phenotypic traits
Reproduction assets foundThe paper's own analysis code (PhytoScan3D pipeline) is publicly released on GitHub under the MIT licence, and the two external 3D point cloud datasets used for validation (Crops3D and ICRISAT LeasyScan) are publicly available on figshare. The primary barley PLY dataset is not yet public (to be deposited in NVA upon).Code · publicditing, Funding acquisition.
Declaration of Competing Interest
The authors declare that they have no known competing financial interests or personal
relationships that could have appeared to influence the work reported in this paper.
Data Availability
PhytoScan3D source code, documentation, and example datasets are available at
https://github.com/kovimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10Open asset ↗github.com/kovimallik/phytoscan3dpdf-raw-page:15 lines:1-36Dataset · publicData Availability
PhytoScan3D source code, documentation, and example datasets are available at
https://github.com/kovimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10.6084/m9.figshare.28270742 (Galba et al.
2025).
Acknowledgements
This work was supported by the PheNo, DLT-Farming and Soil2Milk from Research Council
of Norway and TWIN-NUE from Norwegian University of Life Sciences (NMBU). The
authoOpen asset ↗figshare · 10.6084/m9.figshare.27313272pdf-raw-page:15 lines:1-36Dataset · publicimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10.6084/m9.figshare.28270742 (Galba et al.
2025).
Acknowledgements
This work was supported by the PheNo, DLT-Farming and Soil2Milk from Research Council
of Norway and TWIN-NUE from Norwegian University of Life Sciences (NMBU). The
authors thank Sara Catarina Costa Laranjeira, Min Lin and other NMBU growth facility staff
for plant care and scanning operOpen asset ↗figshare · 10.6084/m9.figshare.28270742pdf-raw-page:15 lines:1-36Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Accurate mapping of forest canopy height is fundamental to modern forestry, providing essential structural data for biomass estimation and monitoring forest health. This study evaluates the broad usability of global (25 m) and high-resolution (1 m) Canopy Height Models (CHMs) by comparing them against temporally aligned Airborne Laser Scanning (ALS) reference layers from 2018 and 2024. At the 25 m scale, we evaluated four global products: Global Forest Canopy Height (GFCH), Global Map of Tree Canopy Height (GMTCH), High-Resolution Canopy Height model of Earth (HRCH), and Europe Temporal Canopy Height (EUCH). These satellite-derived models exhibit significant height-dependent limitations, systematically underestimating mature forest canopies (>30 m) by more than 15 m due to signal saturation, though EUCH and GMTCH performed moderately better. Transitioning to 1 m high-resolution data revealed a dramatic recovery in structural fidelity. A photogrammetrically derived model (PALS) achieved an RMSE of 4.89 m and a Mean Error (ME) of 1.86 m, demonstrating remarkable vertical stability across complex topography, even on slopes >25°. While coniferous stands produced higher absolute errors (RMSE = 6.75 m) than deciduous stands (RMSE = 6.19 m) due to spire-like architectures, PALS effectively captured fine-scale canopy textures. Experimental deep learning architectures, specifically the ArcGIS Living Atlas model, showed promise with an RMSE of 8.90 m, though out-of-the-box implementations struggle without local calibration. For forest disturbance monitoring, a distinct performance trade-off emerged. High-resolution photogrammetry (PALS) provided the highest overall precision for identifying clear-cuts (F1 = 0.353) but was conservative, capturing only 51% of the reference area. In contrast, the global HRCH model captured the total spatial footprint (103.9% of area) despite its geometric inaccuracies. The Living Atlas deep learning model offered the most balanced sensitivity, detecting 118.6% of the area with a competitive F1 score of 0.326. Ultimately, digital aerial photogrammetry provides a cost-effective solution for frequent operational updates, such as the two-year national mapping cycle in the Czech Republic.
Why it matches plant phenotyping methods森林キャノピー高という植物構造形質を対象に、複数の衛星・航空・深層学習モデルをALS基準と比較評価しており、測定手法の技術的検証が中心である。
abstractThis study evaluates the broad usability of global (25 m) and high-resolution (1 m) Canopy Height Models (CHMs) by comparing them against temporally aligned Airborne Laser Scanning (ALS) reference layers from 2018 and 2024.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 15 Sept 2026
High-fidelity 3D reconstruction and precise phenotypic parameter extraction of banana plants are critical for crop growth monitoring and yield estimation in precision agriculture. However, traditional methods encounter significant bottlenecks: LiDAR systems are cost-prohibitive for widespread adoption, while traditional photogrammetry often fails to handle the complex canopy structures, severe occlusions, and weak texture features characteristic of banana leaves. To address these limitations, this article proposes a novel framework for 3D reconstruction and automatic phenotyping based on multi-view images captured by mobile phones. We introduce BN-NeRF, an enhanced Neural Radiance Field method built upon Instant-NGP. Specifically, we integrate three key technical improvements: (1) frame-level geometric calibration to correct camera pose drift caused by handheld motion; (2) sparse geometric anchoring to explicitly constrain depth and scale using sparse point clouds; and (3) thin-leaf prior regularization to suppress artifacts and improve the geometric accuracy of leaf surfaces. Building on this reconstruction, we establish a complete pipeline to recover explicit metric geometry from implicit radiance fields. By combining mesh topological analysis with geodesic algorithms, we achieve automated and precise extraction of key morphological parameters. Extensive experiments were conducted on a dataset of 90 banana plants in a real-world orchard. The results demonstrate that BN-NeRF achieves superior rendering quality (PSNR of 32.4 dB, SSIM of 0.951, and LPIPS of 0.152) while maintaining inference speeds comparable to Instant-NGP. Furthermore, the extracted phenotypic parameters showed strong agreement with manual ground truth across both leaf-level and structural traits. In addition to trait-specific regression performance, the evaluation also includes normalized completeness analysis, calibration-cube-based scale validation, and Bland-Altman agreement analysis, supporting the measurement reliability of BN-NeRF for field phenotyping. This study demonstrates that low-cost smartphone-based acquisition, combined with BN-NeRF, can support accurate field phenotyping of banana plants. In addition, an implemented mobile-cloud system was functionally validated through repeated end-to-end runs on an iPhone 13 client and a cloud workstation.
Why it matches plant phenotyping methodsスマートフォン画像からの3D再構成と植物形態形質抽出を中核とするBN-NeRF手法を開発し、圃場データで精度・再現性を検証しているため。
abstractthis article proposes a novel framework for 3D reconstruction and automatic phenotyping based on multi-view images captured by mobile phones
A deeper understanding of circadian rhythms in plants, especially trees, is crucial for uncovering how structural and physiological processes align with daily environmental cycles. However, most studies analyze biochemical changes and positional variations separately, with limited exploration of their coordination within the whole-plant system. Hyperspectral light detection and ranging (HSL) integrates three-dimensional (3D) structural mapping with hyperspectral reflectance, enabling non-destructive assessment of plant biochemistry. Previous work showed that HSL can detect nocturnal vertical canopy displacements with centimeter accuracy, but organ-level rhythmic patterns (e.g., branches vs. leaves) remain poorly studied. Here, we developed a hyperspectral point cloud classification method combining spectral and spatial data to separate branches from leaves and analyze their sleep movements independently. A novel sinusoidal-polynomial fitting model was then proposed to characterize circadian rhythms in both sleep movements and reflectance variations. We applied HSL data from a single birch tree (Betula pendula) collected at 30 distinct HSL measurement times over 24 h to develop a 3D canopy partitioning approach that divides the canopy into nine grids (3 × 3) and ten vertical layers per grid. Results revealed near-24-hour rhythmic patterns (max R² = 0.5841, P < 0.05) and stratified sleep movements: branches exhibited larger amplitudes than the corresponding canopy layers, with the overall maximum movement amplitude occurring shortly before sunrise (04:00-06:30) and recovering after sunrise. The model also effectively characterized diurnal reflectance variations (max R² = 0.5812, P < 0.05). In addition, chlorophyll-related spectral indices exhibited a sinusoidal variation, reaching a minimum around 03:00. These findings highlight the potential of HSL for the joint analysis of structural and biochemical circadian rhythms, providing a non-destructive approach to investigate plant rhythmicity in both structural and physiological domains.
Why it matches plant phenotyping methods hyperspectral LiDARによる植物の構造・生理形質の取得と、葉・枝の分類および概日リズム推定モデルの開発が研究の中心である。
abstractHere, we developed a hyperspectral point cloud classification method combining spectral and spatial data to separate branches from leaves and analyze their sleep movements independently.
Field / plotNeRF / 3D Gaussian SplattingPhotogrammetry / SfM / MVSLiDAR / point cloudStem / branchMorphology / geometry measurement2D/3D reconstructionArchitecture / morphology / geometry
Accurate characterization of tree stem geometry is essential for forest inventories, yet conventional field measurements of diameter at breast height (DBH) are limited to a single cross-section and do not capture vertical variability along the trunk. This study compares five approaches for stem characterization in a Mediterranean forest: mobile laser scanning (MLS), consumer-grade iPad-LiDAR, Structure from Motion (SfM) photogrammetry, Gaussian Splatting (GS), and manual field measurements. Data were acquired simultaneously within a 2.5 m radial plot. DBH was estimated through RANSAC-based circular fitting, and stem sections were extracted every 20 cm to assess diameter stability along the trunk. All techniques produced similar mean DBH values closely matching field measurements (23 cm), with MLS achieving the lowest RMSE (1.29 cm), followed by SfM (1.52 cm), GS (1.60 cm), and iPad-LiDAR (2.26 cm). However, marked differences were observed in vertical completeness. MLS captured the full vertical profile of the stems, reaching 14.11 m, whereas SfM and GS from iPhone, and iPad-LiDAR were limited to approximately 6 m or less. The results indicate that although low-cost image-based approaches can provide accurate DBH estimates under controlled conditions, MLS remains the most robust solution for comprehensive vertical stem characterization.
Why it matches plant phenotyping methods森林樹幹のDBHと垂直方向の形状を、複数の3Dセンシング手法で推定・比較し、RMSEや垂直完全性を評価している。植物形状計測法の技術比較・検証が中心である。
abstractThis study compares five approaches for stem characterization in a Mediterranean forest: mobile laser scanning (MLS), consumer-grade iPad-LiDAR, Structure from Motion (SfM) photogrammetry, Gaussian Splatting (GS), and manual field measurements.
Interest in light detection and ranging (LiDAR) for the precise monitoring of vegetative growth of grain crops has increased. The study was conducted to estimate wheat size and plant distance using LiDAR and the convex hull method (CHM) compared to the voxel grid method (VGM). A commercial LiDAR system was used for data collection in the middle and late growth stages using static and dynamic scanning. A small number (ten) of data frames, consisting of a region of interest (ROI) of 1 m × 0.9 m for each frame, were selected as data samples. The data processing workflow consisted of data conversion, targeted data frame selection, visualization, region of interest (ROI) segmentation, outlier and untargeted point removal, downsampling, denoising, voxelization, preparation of the convex hull, and 3D PCD density map. To estimate the plant size and distance of wheat, the results obtained using CHM and VGM were compared with measured data results, and both methods were applied for the middle and late growth stages of wheat. The relative accuracy of LiDAR-estimated plant height, canopy volume, plant spacing, and row distances with respect to the measured results were 94%, 87%, 94%, and 87%, respectively, using CHM, and 76%, 72%, 62%, and 71% by VGM for static data scanning; for dynamic scanning, the estimated relative accuracy percentages were 87%, 91%, 94%, and 93%, respectively, using CHM, and 77%, 74%, 75%, and 74%, respectively, using VGM. The same methods were applied to the late growth stage data sets. Between the two methods, CHM provided higher accuracy for static and dynamic data-scanning approaches in the middle and late growth stages because the complex geometry of plants, thin and sparse leaf area, and structure complicated voxelization. Despite several challenges in PCD collection and processing, this study supports size and distance estimation for wheat and similar grains as non-destructive methods.
Why it matches plant phenotyping methodsLiDARと3D点群処理によりコムギの草丈、キャノピー体積、株間・畝間距離を推定し、凸包法とボクセル法を実測値と比較検証している。表現型取得・抽出手法が研究の中心である。
abstractThe study was conducted to estimate wheat size and plant distance using LiDAR and the convex hull method (CHM) compared to the voxel grid method (VGM).
This study suggests a novel extraction pipeline based on terrestrial laser scanning across multiple growth stages to address the current deficiency of three-dimensional (3D) phenotypic traits for wheat populations derived from 3D point clouds. This study presents 3D Wheat Point-seg Net (3D WP-seg Net), a novel 3D point cloud segmentation network that incorporates an SA-CrossAttention module to address the difficulties presented by complex structures, background noise, non-uniform point distributions, and scale variations in plot-level wheat point cloud data. Plot height, canopy area, and volume are examples of common phenotypic parameters that are successfully extracted using this technique. Additionally, two new phenotypic parameters: plot extension distance and lodging angle are suggested by fusing the centroid and slice-skeletonization algorithms. A software platform called 3D Trait Analysis was created to facilitate multi-sensor 3D data processing and trait extraction. A genome-wide association study (GWAS) was then conducted using the extracted population-level traits to find potential genes linked to these new phenotypes. While the segmentation accuracies of 3D WP-seg Net achieved 93.1%, 88.3%, and 92.5% under various sensor systems, the results showed a strong correlation between the predicted and measured plot heights (R 2 = 0.954). Furthermore, four candidate genes linked to extension distance were found on chromosomes 1A, 2A, and 4A, and five putative genes controlling plot lodging angle were found on chromosomes 2D, 3A, and 7A. The multi-stage 3D phenotyping and analysis framework for wheat populations established by this study improves the accuracy of point cloud segmentation and trait quantification while offering a new and efficient method for the genetic analysis of important population-level traits.
Why it matches plant phenotyping methodsLiDAR点群の分割、3D形質抽出、検証、ソフトウェア基盤の開発が研究の中心であり、コムギの形態・倒伏関連形質を定量化しているため。
abstractThis study presents 3D Wheat Point-seg Net (3D WP-seg Net), a novel 3D point cloud segmentation network
Reproduction assets foundThe paper's data availability statement explicitly deposits the authors' source code (3D WP-seg Net segmentation pipeline and 3D Trait Analysis software), testing data, and supporting datasets in a public GitHub repository, directly supporting this paper's wheat 3D phenotyping and segmentation analysis.Code · publicThe source code, testing data, and other datasets supporting the results presented here are available at https://github.com/AI-PhenoLab/3D-WP-seg-Net .Open asset ↗AI-PhenoLab/3D-WP-seg-Netlines:511-575Code / dataset availability confirmedCrossref · checked 13 Sept 2026
AppleStrawberryGreenhouseLiDAR / point cloudRGB / grayscaleFruitSegmentationTracking
Accurate and consistent fruit monitoring over time is a key step towards automated agricultural production systems. However, this task is inherently difficult due to variations in fruit size, shape, occlusion, orientation, and the dynamic nature of orchards where fruits may appear or disappear between observations. In this article, we propose a novel method for fruit instance segmentation and re-identification on 3D terrestrial point clouds collected over time. Our approach directly operates on dense colored point clouds, capturing fine-grained 3D spatial detail. We segment individual fruits using a learning-based instance segmentation method applied directly to the point cloud. For each segmented fruit, we extract a compact and discriminative descriptor using a 3D sparse convolutional neural network. To track fruits across different times, we introduce an attention-based matching network that associates fruits with their counterparts from previous sessions. Matching is performed using a probabilistic assignment scheme, selecting the most likely associations across time. We evaluate our approach on real-world datasets of strawberries and apples, demonstrating that it outperforms existing methods in both instance segmentation and temporal re-identification, enabling robust and precise fruit monitoring across complex and dynamic orchard environments. • We propose a new performant approach to autonomous fruit tracking in real greenhouses. • It segments fruits using learning-based instance segmentation and RGB 3D point clouds. • Segmented fruits are encoded by a 3D CNN and matched via attentive data association. • Experiments on real strawberry and apple datasets show our method outperforms others. • Our approach enables precise temporal fruit monitoring in real and complex scenarios.
Why it matches plant phenotyping methods果実を個体単位で3D点群からセグメンテーションし、時系列追跡する画像解析手法の開発・評価が研究の中心であり、植物器官の状態を抽出するため適格。
abstractwe propose a novel method for fruit instance segmentation and re-identification on 3D terrestrial point clouds collected over time
Reproduction assets foundThe paper explicitly states that the authors' implementation of the fruit matching method (IRIS3D) is publicly available on GitHub, which is the computational analysis code for this paper's fruit segmentation and re-identification phenotyping pipeline.Code · publicThe implementation of our fruit matching method is publicly available at https://github.com/PRBonn/IRIS3D .Open asset ↗PRBonn/IRIS3Dlines:72-99Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Because conventional vegetative propagation methods for Kiwifruit (Actinidia deliciosa (A.Chev.) C.F.Liang & A.R.Ferguson) often are constrained by their need for extensive plantation areas, high labour inputs, and intensive weed management. Therefore, in vitro micropropagation has emerged as an effective approach for the large-scale production of uniform, disease-free kiwifruit plant material. In the present study the shoot growth dynamics and spatial competition between explants for kiwifruit (cv. Hayward) in vitro-grown were investigated considering different explant densities (3, 5, and 7) and two subculture durations (30 and 45 days). Growth performance was assessed integrating traditional measurements (shoot viability, number and length, callus formation, fresh and dry biomass) with high-resolution three-dimensional photogrammetric reconstruction. Image acquisition was performed using a smartphone-based system (iPhone+viDoc RTK rover), and dense point clouds were generated through the Structure from Motion photogrammetric processing, providing the basis for quantitative geometric analysis. Consistent correlations were observed between manually measured growth traits and smartphone-derived morphometric parameters at both 30 and 45 days of subculture. Specifically, point cloud–based estimates of surface area, height, and volume were significantly associated with shoot number, shoot length, and biomass accumulation, supporting the reliability of 3D photogrammetry as a non-destructive tool for phenotyping in vitro kiwifruit growth. The proposed approach demonstrates the potential of 3D photogrammetry to enhance the objectivity, resolution, and repeatability of growth assessment in in vitro culture systems, offering new insights into shoot development and density-dependent interactions. Graphical Abstract
Why it matches plant phenotyping methodsスマートフォン撮影とSfMによる3Dフォトグラメトリで、キウイフルーツ苗条の表面積・高さ・体積を非破壊推定し、手動測定およびバイオマスとの相関で信頼性を検証しており、表現型取得手法が中心である。
abstractdense point clouds were generated through the Structure from Motion photogrammetric processing, providing the basis for quantitative geometric analysis.
Three-dimensional (3D) point-cloud phenotyping enables non-destructive and repeatable characterization of plant architecture, supporting the measurement of traits such as internode length, branching topology, and organ orientation. This article presents TomatoPGT (Tomato Plant Graph Twin) , a 3D tomato dataset designed for research on semantic/instance segmentation, graph-based structural representation, and graph-derived phenotypic trait extraction. The dataset contains 42 scans from three greenhouse-grown tomato plants acquired across early to mid-vegetative development using a rotational multi-view imaging system. Each scan consists of 60-70 overlapping RGB images captured under uniform illumination and reconstructed into a metrically scaled dense colored point cloud using Structure-from-Motion and multi-view stereo. TomatoPGT provides: (i) multi-view RGB images, (ii) dense colored point clouds, (iii) manually curated semantic and instance annotations at organ level, (iv) graph representations encoding plant topology and geometry, and (v) tabulated phenotypic traits computed deterministically from the graphs (internode length, insertion angles, and phyllotactic angles). TomatoPGT supports reproducible development and evaluation of 3D phenotyping pipelines, including learning-based segmentation and graph-based modeling of plant architecture.
Why it matches plant phenotyping methods植物の3D形態表現型抽出を目的としたデータセットで、画像・点群・器官アノテーション・グラフ・形質値を提供し、再現可能なフェノタイピング手法の開発と評価を直接支援している。
abstractThis article presents TomatoPGT (Tomato Plant Graph Twin) , a 3D tomato dataset designed for research on semantic/instance segmentation, graph-based structural representation, and graph-derived phenotypic trait extraction.
Reproduction assets foundThe paper's own TomatoPGT dataset (multi-view RGB images, dense point clouds, semantic/instance annotations, graph representations, and CSV phenotypic traits) is publicly deposited on Mendeley Data, and the authors' Cloud-Seg/Cloud-Graph software tools plus supplementary materials (camera calibrations, example datasetsDataset · publicRepository name 1: Mendeley[2].
Data identification number: DOI: 10.17632/72md54c7n7.1
Direct URL to data: https://data.mendeley.com/datasets/72md54c7n7/1Open asset ↗Mendeley · 10.17632/72md54c7n7.1html-lines:105-178Code · public6. Code and documentation: CloudSeg and CloudGraph software tools, environment specifications, and example usage instructions are hosted on Zenodo[3].Open asset ↗Zenodohtml-lines:264-308Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · Europe PMC · checked 15 Sept 2026
Accurate acquisition of plant phenotypes is crucial for elucidating plant growth and development, underlying genetic mechanisms, and responses to environmental stimuli. Traditional three-dimensional (3D) phenotyping mainly captures geometric traits such as height, leaf area, and canopy volume, while overlooking physiological and biochemical information. Here, we present a hyperspectral point clouds generation method based on PlantGaussian (a 3D Gaussian Splatting technique) that integrates structural and spectral information, extending 3D phenotyping beyond geometry to include physiology. High-quality plant point clouds were first reconstructed using PlantGaussian, and hyperspectral images(HSI) were mapped onto them to produce hyperspectral point clouds. In potted soybean experiments, we built predictive models linking hyperspectral reflectance to SPAD (chlorophyll content) and EWT (equivalent water thickness), and visualized their 3D distributions. The hyperspectral point clouds achieved strong predictive performance for SPAD ( R 2 = 0.78, RMSE = 2.05) and EWT ( R 2 = 0.80, RMSE = 1.07), thereby validating the approach. It further revealed clear vertical stratification within the canopy, highlighting significant spatial heterogeneity of SPAD and EWT in individual plants. Temporal monitoring from August 6 to 21, 2025, captured a sharp increase in EWT after heavy rainfall on August 11. Overall, our results demonstrate that hyperspectral point clouds enable accurate, non-destructive trait estimation and provide a powerful tool for exploring plant function, monitoring stress responses, and advancing precision agriculture.
Why it matches plant phenotyping methods植物の3D形態とハイパースペクトル情報を統合してSPAD・EWTを推定する手法を開発し、予測性能を検証しているため、植物フェノタイピング手法が中心である。
abstractHere, we present a hyperspectral point clouds generation method based on PlantGaussian (a 3D Gaussian Splatting technique) that integrates structural and spectral information, extending 3D phenotyping beyond geometry to include physiology.
Tree height is a fundamental attribute in ecological research and commercial forestry, serving as a key indicator of site productivity. Unmanned Aerial Vehicles (UAVs) equipped with RGB cameras and Light Detection and Ranging (LiDAR) sensors offer a cost- and time-efficient alternative to traditional field-based, satellite, and manned aircraft methods for tree height measurement. The objectives of this study are: (1) to evaluate the effects of UAV flight speed and image overlap on data quality, mission efficiency, and processing requirements; (2) to compare the performance of Structure-from-Motion (SfM) photogrammetry and LiDAR in generating canopy height models (CHMs); and (3) to quantify the accuracy of UAV-derived tree height estimates relative to field measurements and identify optimal flight configurations. Three flight speeds (10, 15, and 20 mph) and four forward/side overlap levels (50%, 60%, 70%, and 80%) were tested, with UAV-derived height estimates validated against 920 field-measured trees. Both datasets were processed in ArcGIS Pro to produce canopy height models (CHMs), RGB imagery via Structure-from-Motion (SfM) photogrammetry, and LiDAR data from laser-scanned point clouds. Orthomosaic quality was assessed using tie point density, reprojection error, ground resolution, image georeferencing deviation, Global Positioning System (GPS) root mean squared error (RMSE), and block adjustment success, while LiDAR point cloud quality was evaluated using point density (pts/m 2 ) and height percentiles (P25, P50, P75, P95). Height estimation accuracy for both sensors was quantified using the coefficient of determination (R 2 ), RMSE, and Bias. Results indicate that image overlap exerted a stronger and more consistent influence than flight speed across all dimensions of mission efficiency, data volume, and processing time. Flight duration more than doubled and image counts increased sixfold when overlap increased from 50:50 to 80:80. Higher overlaps improved orthomosaic continuity, tie point density, reprojection accuracy, and CHM quality, though at the cost of longer processing times, greater storage demands, and increased computational requirements. LiDAR point density similarly increased with overlap, yielding smoother CHMs at ≥70% overlap, while height percentiles remained stable across configurations. In terms of accuracy, UAV imagery at 10 mph with 80:80 overlap achieved the best photogrammetric performance (R 2 ≈ 0.60, RMSE = 4.5 m, Bias = 4.3 m), though all imagery-derived estimates exhibited systematic height underestimation. LiDAR-derived heights were substantially more robust across all flight configurations, with the best performance at 10 mph and 80:80 overlap (R 2 ≈ 0.89, RMSE < 1.5 m, Bias < 0.5 m). These findings demonstrate that higher overlap, particularly at moderate flight speeds, substantially enhances data quality and tree height estimation accuracy, offering practical guidance for optimizing UAV-based forest inventory workflows.
Why it matches plant phenotyping methodsUAV画像・LiDARによる個体樹高推定を中心に、飛行条件、SfMとLiDARの比較、920本の実測木による精度検証を行っており、植物形質取得手法の技術評価が主目的である。
abstractThe objectives of this study are: (1) to evaluate the effects of UAV flight speed and image overlap on data quality, mission efficiency, and processing requirements; (2) to compare the performance of Structure-from-Motion (SfM) photogrammetry and LiDAR in generating canopy height models (CHMs); and (3) to quantify the accuracy of UAV-derived tree height estimates relative to field measurements and identify optimal flight configurations.
Abstract Warmer temperatures, permafrost thaw, and increased wildfire activity are driving rapid ecological change across the Arctic, significantly altering plant productivity and aboveground biomass (AGB). These rapid changes highlight the urgent need to improve monitoring of vegetation dynamics in the Earth’s northern ecosystems, where high spatiotemporal heterogeneity occurs at scales finer than those captured by traditional satellite observations. The growing use of unoccupied aerial systems (UASs) presents an opportunity to overcome this limitation. Yet, the diversity of UAS platforms, sensors, and data collection and processing workflows presents challenges for developing standardized, generalizable approaches. To address this challenge, we compiled 672 AGB plots co-located with 183 UAS-based structure-from-motion (SfM) or light detection and ranging (LiDAR) surveys collected across the Arctic. Here, we: (1) evaluated the generalizability of UAS-derived canopy structure derived from high-resolution SfM and LiDAR for estimating AGB, (2) assessed scaling errors and their sources in two recent satellite-based AGB products derived from Landsat and moderate resolution imaging spectroradiometer, and (3) demonstrated the use of high-resolution AGB maps to quantify biomass variation across tundra plant functional types (PFTs) and to monitor post-fire recovery. Our results show that both SfM and LiDAR accurately captured AGB and its variability across tundra PFTs using a random forest model (overall root mean squared error: 0.332 kg m –2 ), with mapping performance varying slightly by region and data source. Using UAS-derived AGB maps as a benchmark, we identified systematic biases in satellite-derived AGB products, largely attributable to the magnitude of AGB and structural heterogeneity within coarse-resolution pixels. Applying our model to repeat UAS surveys following a tundra fire on Seward Peninsula, we observed rapid AGB recovery in non-shrub patches, with biomass recovering to pre-fire levels within two years. In contrast, shrub patches recovered more slowly, with AGB gains continuing over 2–4 years through both in-patch growth and lateral expansion (via dispersal) into remaining burned areas. Overall, these findings support the generalizability of UAS-based SfM and LiDAR data for estimating tundra AGB and highlight the need for broader collection and synthesis of such data to improve ecological monitoring and model benchmarking in the Arctic.
Why it matches plant phenotyping methodsUASのSfMおよびLiDARから植物群落の地上部 biomass (AGB) を推定する手法の一般化性能を評価し、衛星推定値のベンチマークにも用いており、植物形質取得が研究の中心である。
abstractevaluated the generalizability of UAS-derived canopy structure derived from high-resolution SfM and LiDAR for estimating AGB
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。Code · publicThe codes and training data is available on GitHub: https://github.com/Daryl-Open asset ↗pdf-page:20 lines:1-30Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · checked 15 Sept 2026
Urban forest carbon sequestration is vital for environmental health, climate change mitigation, and enhancing the quality of life in urban areas. This paper presents a framework for high density point clouds production by integrating point data from aerial photogrammetry, UAV-based LiDAR and terrestrial LiDAR for individual tree measurements and carbon storage estimation. The aerial photos, UAV-based LiDAR and terrestrial LiDAR were observed based on common ground control points and combined using Iterative Closest Point (ICP) algorithm. The combined point cloud was iltered to separate ground points and normalized based on Digital Terrain Model (DTM). The normalized point cloud was used for individual tree segmentation from which individual tree measurements such as, tree height, Diameter at Breast Height (DBH) and crown diameter were estimated. The estimated tree parameters were used for individual carbon estimation. The results show that the individual tree segmentation method signi icantly underestimated the number of trees. The estimation of DBH, tree height, and crown diameter achieved the Root Mean Square Error (RMSE) value of 0.107m, 1.385m and 2.650m respectively. However, in general the estimates experience underestimation as shown by Mean Bias Error (MBE) with 0.003m, -0.636m and 0.001m for DBH, tree height and crown diameter respectively. The estimated values for each individual tree were used for individual tree biomass and carbon storage recording the Root Mean Square Error (RMSE) at 1970.236 kg and 886.606 kgC respectively while attaining the Mean Bias Error (MBE) measure of 140.019 kg and 63.009 kgC each. The proposed framework showed promising results for individual tree carbon estimation. Nonetheless, further attention should be given on individual tree delineation process.
Why it matches plant phenotyping methods航空写真、UAV・地上LiDARを統合し、個体樹木の分離と樹高・DBH・樹冠径を推定して精度評価する手法が中心であり、植物形質計測の技術的検証に該当する。
abstractThis paper presents a framework for high density point clouds production by integrating point data from aerial photogrammetry, UAV-based LiDAR and terrestrial LiDAR for individual tree measurements and carbon storage estimation.
While unmanned aircraft system (UAS)-based photogrammetry and light detection and ranging (LiDAR) are increasingly used for canopy height estimation in forestry and other orchard systems, their application to pecan orchards remains limited. Accurate measurements of tree height and canopy structure are essential in pecan production for assessing tree growth and health, and for supporting precision orchard management. This study provides one of the first systematic evaluations of UAS-based structure-from-motion (SfM) photogrammetry and UAS-mounted LiDAR for estimating pecan tree height. A rotary-wing UAS equipped with RGB and near-infrared (NIR) cameras collected imagery at 60 and 120 m aboveground over two pecan orchards containing 480 and 308 trees, and LiDAR data were acquired at 70 m. UAS imagery was processed to generate three-dimensional (3D) point clouds, digital surface models (DSMs), digital terrain models (DTMs), and orthomosaics. DTMs were derived using point cloud classification and DSM filtering, and tree heights were calculated relative to these terrain models using canopy height models (CHMs) and point cloud–based approaches. LiDAR data were processed to produce calibrated point clouds, DSMs, and DTMs, from which tree heights were extracted using comparable methods. Image-based tree heights showed strong agreement with manual measurements, with point cloud–derived high percentiles or maxima [ R 2 = 0.982–0.996; root mean square error (RMSE) = 14 to 25 cm] consistently outperforming CHM-based estimates across ground elevation methods, camera types, and flight altitudes. LiDAR-derived tree heights exhibited similarly high accuracy. Image-based and LiDAR-derived heights were strongly correlated across all trees at 120 m ( R 2 = 0.982–0.995; RMSE = 18–25 cm), confirming the reliability of SfM photogrammetry. However, incomplete canopy reconstruction in some 60 m datasets led to underestimation, highlighting the importance of sufficient image overlap for accurate 3D canopy modeling. These results demonstrate that UAS image-based point clouds can provide pecan tree heights comparable to LiDAR, offering a cost-effective approach for tree growth monitoring, orchard management, and precision agriculture applications.
Why it matches plant phenotyping methodsUAS画像測量とLiDARを用いた pecan 樹高推定法を系統的に比較・検証しており、植物形態形質の取得が研究の中心である。
abstractThis study provides one of the first systematic evaluations of UAS-based structure-from-motion (SfM) photogrammetry and UAS-mounted LiDAR for estimating pecan tree height.
The vertical heterogeneity of rice canopy structure limits the accuracy of inverting leaf physicochemical parameters using traditional radiative transfer models, while LiDAR-based 3D reconstruction remains costly for large-scale applications. To address these challenges, this study proposes a method for constructing 3D rice canopy scenes using "Precision Mode" and "Rapid Mode" strategies. The Precision Mode builds detailed structural models based on measured morphological parameters, validated via the LESS 3D radiative transfer model. To overcome the limitations of obtaining detailed morphology via UAV remote sensing, the Rapid Mode employs machine learning algorithms-specifically Support Vector Machine (SVM), Random Forest (RF), and XGBoost-to map easily accessible parameters (LAI, Above-ground Biomass, Plant Height, and Transplanting Date) to detailed 3D structural parameters. Results indicate that XGBoost achieves the highest accuracy in the Rapid Mode. Furthermore, simulated spectra under both modes showed high consistency with measured spectra, yielding average RMSE values of 0.0104 (R 2 = 0.9965) for the Precision Mode and 0.0307 (R 2 = 0.9694) for the Rapid Mode. Although the spectral accuracy of the Rapid Mode is slightly lower, its modeling efficiency is significantly enhanced, retaining a strong capability to reproduce spectral response characteristics across growth stages. This approach provides an effective tool for analyzing vertical spectral response mechanisms and offers an efficient data simulation scheme for UAV remote sensing parameter inversion based on 3D radiative transfer models.
Why it matches plant phenotyping methodsイネ群落の3D構造を構築・推定する手法を開発し、放射伝達モデルと実測スペクトルで検証しており、植物形質の取得・再現が研究の中心です。
abstractthis study proposes a method for constructing 3D rice canopy scenes using "Precision Mode" and "Rapid Mode" strategies.
Reproduction assets foundThe paper's Data Availability statement says the collected phenotype/structural/spectral data are publicly available on the authors' GitHub repository (allowed URL), while the analysis code is only available from the corresponding author upon request (request_only, no public URL).Dataset · publicThe data collected and used in this study are publicly available at: https://github.com/baijc4095-code/2024data . The code used for analysis can be obtained from the corresponding author upon reasonable request.Open asset ↗baijc4095-code/2024datalines:240-256Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · checked 13 Sept 2026
Forest digital twins play a crucial role in modern precision forestry by supporting biomass estimation and carbon cycle monitoring. However, existing 3D reconstruction methods struggle to simultaneously achieve metric-level structural accuracy and visual realism in complex understory environments. This study proposes a semantically constrained 3D Gaussian Splatting framework that fuses handheld LiDAR point clouds with unmanned aerial vehicle imagery. First, a multi-modal fusion mechanism is constructed to extract geometric anchors from registered LiDAR data for precise 3DGS spatial initialization, which mitigates rendering artifacts and geometric drift caused by poor initialization in purely visual methods. Second, a semantic regularization optimization strategy is proposed to realize differentiated modeling of tree trunks and canopies, effectively balancing the structural accuracy of rigid trunks and the photorealistic rendering of non-rigid canopies. Experiments conducted on three study plots demonstrate that the proposed approach achieves an average PSNR of 24.94 dB, SSIM of 0.773, and LPIPS of 0.231 across all plots, outperforming standard NeRF and baseline 3DGS, while enabling DBH estimation with R2 = 0.848 and RMSE = 2.705 cm. This method provides a solution for high-fidelity forest digital twin construction in open-canopy forest environments such as urban and campus forests.
Why it matches plant phenotyping methodsLiDAR・UAV画像を統合した3D再構成法を開発し、樹幹・樹冠の構造モデル化とDBH推定を評価しており、植物形質取得が中心的な技術貢献である。
abstractThis study proposes a semantically constrained 3D Gaussian Splatting framework that fuses handheld LiDAR point clouds with unmanned aerial vehicle imagery.
Accurately estimating leaf area index (LAI) is vital for evaluating crop growth and predicting yields. Conventional approaches, however, often struggle due to the limited representativeness of available data and the complex structure of plant canopies, which reduce their reliability across diverse canopy architectures and observation conditions. To overcome these challenges, this work introduces an LAI retrieval framework that combines a three-dimensional radiative transfer model (3D RTM) with deep learning techniques. Representative 3D maize canopy scenarios were generated using the LESS model, producing synthetic LiDAR point clouds constrained by realistic structural parameters. A deep learning model based on PointNet++ was trained, and transfer learning (TL) was employed to facilitate knowledge transfer from simulated to actual measured data. The TL-enhanced model demonstrated significant improvement, with R2 rising from 0.537 to 0.842 and RMSE dropping from 0.541 to 0.288 m2·m−2. Moreover, retrieval performance was notably affected by scanning mode, angle, and stem diameter, achieving optimal results under TLS acquisition, moderate scanning angles, and intermediate stem widths. These findings suggest that integrating 3D RTM-generated synthetic point clouds with transfer learning is an effective strategy for enhancing the robustness and generalization of LiDAR-based LAI retrieval.
Why it matches plant phenotyping methodsLiDAR点群からトウモロコシのLAIを推定する手法を、3D放射伝達モデル、PointNet++、転移学習で開発・検証しており、植物形態形質の取得・推定が研究の中心です。
abstractthis work introduces an LAI retrieval framework that combines a three-dimensional radiative transfer model (3D RTM) with deep learning techniques.
Reproduction assets foundThe paper's field-measured LiDAR point cloud and LAI data (Yingke Oasis and Huazhaizi sites) come from a publicly accessible TPDC dataset with an explicit URL in the Data Availability Statement. No author analysis code, trained models, or synthetic dataset deposit is stated.Dataset · public2024WX06.
Data Availability Statement: The dataset used in this study was obtained from the National Tibetan
Plateau Data Center (TPDC, https://www.tpdc.ac.cn/ (accessed on 6 September 2025)), a publicly
accessible scientific data platform providing multi-source geoscientific datasets. The specific dataset
can be accessed via: https://www.tpdc.ac.cn/zh-hans/data/4d60d570-0aa9-417b-8a9d-c32b73b564
(accessed on 6 September 2025). The TPDC database integrates long-term observational and remote
sensing data with standardized quality control, ensuring the reliability and consistency of the datasets
for scientific research.
Acknowledgments: The authors would like to acknowledge the National TibetaOpen asset ↗4d60d570-0aa9-417b-8a9d-c32b73b564pdf-raw-page:19 lines:1-51Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Climate change is increasing the frequency of compound drought and heat events, threatening forest stability worldwide. While genomics has helped identify resilient genotypes, our ability to characterize adaptive traits - phenotyping - has not kept pace. This creates a bottleneck: we can sequence trees faster than we can understand how they physically respond to stress. Moving away from single-sensor monitoring, the field is now embracing multi-sensor data fusion, in which thermal imaging, Solar-Induced Fluorescence (SIF), hyperspectral remote sensing, and LiDAR are combined on platforms ranging from Unmanned Aerial Vehicles (UAVs) to ground-based robotic systems. These integrated approaches are proving effective for detecting physiological stress - such as changes in stomatal conductance - before visible damage appears. Deep learning models, meanwhile, are beginning to outperform traditional vegetation indices for specific tasks such as tree-crown segmentation and stress classification, although their performance remains constrained by overfitting, limited transferability, and domain shift across forest types in analyzing complex forest canopies. A major limitation remains, however: most high-throughput phenotyping (HTP) focuses on the canopy, largely ignoring the root system and the soil-plant-atmosphere continuum (SPAC), which are critical for drought resilience. In this review, we argue that developing climate-resilient forests requires looking below the canopy. We propose a constraint-based framework that couples aerial sensor data with eco-hydrological approaches and process-based modeling to narrow the range of plausible root functional strategies-rather than to directly identify root phenotypes, while critically evaluating the assumptions and validation challenges inherent in this approach. Future research should focus on standardized protocols, open benchmark datasets, and Explainable AI (XAI) to strengthen the link between above-ground signals and below-ground traits.
Why it matches plant phenotyping methods植物フェノタイピング手法を中心に、マルチセンサー融合、深層学習、検証課題、標準化・ベンチマークをレビューしているため。
abstractIn this review, we argue that developing climate-resilient forests requires looking below the canopy.
Accurate estimation of wheat spike volume is important for yield component analysis and stress resilience assessment, yet field-based measurement remains challenging. Active 3D sensing methods such as Light Detection and Ranging (LiDAR) or time-of-flight (ToF) are sensitive to plant motion or poorly suited to outdoor conditions, while 3D reconstructions are computationally expensive. Direct 2D image processing would offer computational advantages, but image-based models lack explicit geometric information. We therefore propose a hybrid 2D-3D approach with knowledge distillation during training while enabling efficient image-only inference. First, we train a rigid-invariant point cloud network using distance-based histogram features to obtain pose-robust geometric representations. We then combine the 3D model with a proposed multi-view image-based regulated Transformer (RT) in an ensemble architecture. Finally, we distill the ensemble knowledge into a purely image-based student model using either feature-based or label-based distillation. The two distilled RTs reduce the mean absolute error (MAE) from 654.31 mm$^3$ of the non-distilled RT to 639.93 mm$^3$ and 644.62 mm$^3$, and increase correlation from 0.76 to 0.77 and 0.82, respectively. At the same time, inference time is reduced from 160 ms to 1.4 ms per spike. Distillation further mitigates volume-dependent bias and reshapes the latent representation of the image model toward a geometry-aware shape. Our results demonstrate that 3D-informed training of a 2D Transformer allows for scalable and efficient spike volume estimation for high-throughput field phenotyping.
Why it matches plant phenotyping methods小麦穂の体積を画像・3D再構成・知識蒸留で推定する手法の開発と性能評価が中心であり、高スループット植物フェノタイピングへの応用も明示されている。
abstractWe therefore propose a hybrid 2D-3D approach with knowledge distillation during training while enabling efficient image-only inference.
Reproduction assets foundThe paper explicitly states that links to its wheat spike dataset (multi-view images and 3D scans) and its analysis code are available via the authors' project webpage, which is an allowed URL. Other URLs (pyrender, CORDIS projects) are generic libraries or unrelated funding projects, not paper-specific assets.Dataset · publictance of around 2.5 m with a ground sampling distance of 0.3 mm (Fig. S1 a). The tagged and imaged spikes (Fig. S1 b) were sampled and ground truth volumes were acquired with a 3D light scanner (Shining 3D Einscan-SE V2, SHINING3D, Hangzhou, China) following the protocol of [ 76 ] . Links to the dataset and code can be found at https://oliviazum.github.io/3DKD-wheat/ . Detailed information about the dataset can be found in Sec. A .
3.3 Data Pre-Processing
Field images contained approximately 300-500 spikes per genotype within a plot of about 1.5 m 2 m^{2} . To reduce background inference, spike detection was first performed, and all subsequent processing was restricted to the detected regioOpen asset ↗lines:91-104Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published20 May 2026Journal of Advanced Computational Intelligence and Intelligent InformaticsCited by 0 · OpenAlex ↗
The real-time quantitative estimation of herbaceous plant growth status holds significant potential for investigating fertilization effects, predicting growth curves, and enhancing crop yield. This study constructed a growth quantification model using an improved YOLOv5 architecture integrated with 3D point cloud processing, with pak choi as an exemplar crop. To improve the recognition accuracy while reducing the number of parameters, we employed a lightweight YOLOv5 model enhanced with Atrous Spatial Pyramid Pooling and Ghost convolution modules for individual pak choi plant localization and growth stage classification. We also developed a segmentation method based on the HSV color space to segment leaves. To estimate the total fresh weight of individual plants, we first calculated the leaf surface area by generating a triangular mesh from the corresponding leaf point clouds and predicted the chlorophyll content using a stacking ensemble model. Subsequently, to address the leaf occlusion issues, the leaf pixel ratio in the images, leaf surface area, and mean leaf chlorophyll content were collectively used as independent variables. Finally, a multiple linear regression model was developed to accurately estimate the total fresh weight of individual pak choi plants. Experimental results demonstrate that the modified YOLOv5 architecture achieves a 3.5% improvement in mAP@0.5 (reaching 96%) and a 4.66% increase in F1-score (attaining 90.26%), while significantly reducing the computational complexity compared to the baseline model. Statistical tests verified that the fitted equation could explain 79% of the variation in the total fresh weight, with an average relative error of 12.16%. This enables non-contact and accurate measurement of the pak choi growth status.
Why it matches plant phenotyping methodsYOLOv5、3D点群、葉面積・クロロフィル推定を統合し、個体の生体重という植物形質を非接触推定する手法が研究の中心である。
abstractThe real-time quantitative estimation of herbaceous plant growth status holds significant potential
High-precision plant phenotyping requires efficient 3D reconstruction methods with high geometric quality. 3D Gaussian Splatting (3DGS) has recently emerged as a promising approach for real-time 3D reconstruction, achieving impressive visual quality. However, in crop environments dominated by monochromatic and low-texture regions, existing 3DGS methods often produce ambiguous geometries and fail to recover geometry-consistent 3D surfaces. To address these limitations, we propose LV-3DGS (Leafy Vegetables-3DGS), an optimized 3DGS-based framework tailored for the reconstruction of leafy vegetable scenes. First, a blurred reconstruction module is introduced to mitigate reconstruction artifacts caused by camera motion blur during multi-view image acquisition. Second, we propose a planar optimization strategy and design both local and global geometric consistency regularizations to optimize the model, thereby improving the surface reconstruction quality and geometric accuracy. Third, based on an analysis of individual Gaussian contributions, a contribution-based pruning strategy is developed to selectively remove inaccurate geometric components, achieving accurate scene geometry while reducing memory consumption and improving rendering efficiency. In addition, a quantitative geometric evaluation method is proposed for assessing reconstruction quality. Experimental results demonstrate that the proposed method achieves the highest accuracy among the tested baselines, with SSIM, PSNR, and LPIPS reaching 0.94, 34.53 dB, and 0.11, respectively. Moreover, the geometric consistency (GC) metric attains 0.317 cm. Finally, phenotypic parameters are measured from the reconstructed leafy vegetable point clouds. Compared with ground truth measurements, the proposed approach yields coefficients of determination (R2) of 0.9959, 0.9651, and 0.9895 for plant height, leaf number, and leaf area, respectively. These results are significantly outperform to some existing phenotyping methods, providing a new methodology and technical solution for high-precision, low-cost, and high-throughput crop phenotyping.
Why it matches plant phenotyping methods葉菜類の3D再構成とそこからの形質抽出を中心に、手法開発・幾何評価・実測値との検証を行っているため、植物フェノタイピング手法として中心的である。
abstractwe propose LV-3DGS (Leafy Vegetables-3DGS), an optimized 3DGS-based framework tailored for the reconstruction of leafy vegetable scenes.
GrapevineNeRF / 3D Gaussian SplattingLiDAR / point cloudRGB / grayscaleFruitStem / branchPose / keypoint estimation2D/3D reconstructionSegmentation
• End-to-end pipeline from neural reconstruction to physical grape berry manipulation. • Efficient point clouds generation using NeRF and the metric scale derived directly from robot kinematics. • RANSAC sphere fitting achieves 92.1% berry detection precision without annotated training data. • Stem-aligned 6-DoF pose optimization improves end-to-end grip success by 17.2%. Table grape thinning requires selective removal of 20–40% of berries from dense clusters. In practice, workers decide which berries to remove by considering both the approximate berry count and local 3D spatial characteristics such as crowding and relative positioning. Automating this task is challenging because conventional 2D image-based approaches suffer from occlusion-related counting errors and lack explicit 3D spatial information necessary for reliable manipulation. We propose a robot-integrated vision pipeline that reconstructs grape bunch structure from posed multi-view RGB images. Neural Radiance Fields (NeRF) is used to learn a volumetric scene representation, from which a dense, low-noise point cloud is extracted via depth back-projection, and RANSAC-based geometric fitting models individual berries and stems, enabling berry-level segmentation and orientation estimation for manipulation planning. The perception pipeline uses an eye-in-hand RealSense D405 camera mounted on a Fanuc CRX-5iA collaborative robot. Camera poses are derived from the robot kinematic chain, allowing the reconstructed point cloud and detected berry centers to be expressed directly in the metric robot base frame without external scale recovery. In robot-mounted RealSense D405 experiments on 10 grape bunches, RANSAC sphere fitting achieved a counting MAE of 0.50 berries, RMSE of 0.71 berries, and mean center localization error of 2.71 mm. On a 52-bunch benchmark, RANSAC sphere fitting outperforms the learning-based SoftGroup++ method for 3D berry instance segmentation (92.1% vs 82.8% average precision) without requiring annotated training data. In 35 manipulation trials, the system achieved an 85.7% pre-grasp reachability rate and an 83.3% conditional target success rate demonstrating an end-to-end pipeline from neural reconstruction to manipulation-ready berry poses.
Why it matches plant phenotyping methodsブドウ房の3D再構成、ベリー分割・計数・位置推定を中核とするロボット統合型フェノタイピング手法であり、技術性能も定量評価している。
abstractWe propose a robot-integrated vision pipeline that reconstructs grape bunch structure from posed multi-view RGB images.
Abstract has not been obtained from indexed metadata or an accessible article page.
Why it matches plant phenotyping methods柑橘樹の樹高という植物形質の推定精度・正確度を、手測定、LiDAR、SLAM、AIフォトグラメトリで体系的に比較検証する研究であり、フェノタイピング手法の技術評価が中心です。
titlePrecision and accuracy of tree height estimation in citrus orchards: a systematic investigation of manual, airborne LiDAR, SLAM LiDAR, AI-driven photogrammetry
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · OpenAlex · checked 5 Sept 2026
Introduction With the continuous advancement of smart agriculture, multi-modal remote sensing based on unmanned aerial vehicles (UAVs) offers new technical approaches for monitoring and managing crop moisture in fields. However, significant challenges remain in developing high-precision field-scale crop Plant Moisture Content (PMC) prediction models and translating them into actionable irrigation strategies. Methods This study focuses on winter wheat, employing field experiments with PMC and water use efficiency (WUE) as indicators of crop water status. Vegetation indices (VIs) derived from UAV data were used to construct a leaf area index (LAI) inversion model. Crop Height was extracted from oblique photogrammetry point cloud data. By combining the Penman-Monteith equation with dual crop coefficients, an improved evapotranspiration (ET) model was developed, utilizing multispectral data from UAVs, thermal infrared data, point cloud-derived plant height, and LAI inversion results. Further utilizing VIs, temperature indices (TIs), and machine learning algorithms (Random Forest Regression (RFR), Back Propagation Neural Network (BPNN), Partial Least Squares Regression (PLSR), and Support Vector Regression (SVR), we established PMC prediction models for winter wheat at different growth stages. These models, integrated with WUE, form the basis for an irrigation scheduling optimization framework at the field scale. Results Results indicate that VIs, the difference between canopy temperature and air temperature (ΔT), Crop Water Stress Index (CWSI), and ET exhibit varying correlations with PMC during three critical growth stages of winter wheat, with ET showing the highest correlation during the jointing and heading stages (absolute correlation coefficient |r| ≥ 0.639). Compared to PMC prediction models constructed with different combinations of VIs, ET, VIs+ET, and VIs+TIs, the model employing the RFR algorithm with multimodal inputs (VIS+TIs+ET) demonstrated the best performance. The model’s predictive accuracy gradually improved across all growth stages, peaking during the grain-filling stage, with the coefficient of determination(R 2 ) of 0.900 and a normalized root mean square error (nRMSE) of 2.688%. Optimal WUE varied across growth stages under different irrigation treatments. The highest values were achieved at the jointing stage under treatment W3 (PMC = 81.8%), and at the heading and grain-filling stages under treatment W1 (PMC = 76.8% and 64.0%, respectively). Discussion The study suggests that stage-specific irrigation scheduling based on PMC thresholds can improve overall water use efficiency. This study shows that integrating multi-modal UAV data with machine learning and an improved ET model enables high-precision PMC monitoring, supporting data-driven irrigation scheduling in precision agriculture.
Why it matches plant phenotyping methodsUAVマルチモーダルデータと機械学習により、作物水分状態(PMC)、LAI、草高、蒸発散量を推定する手法を開発・評価しており、フェノタイピング手法が研究の中心である。
abstractCrop Height was extracted from oblique photogrammetry point cloud data.
Conventional two-dimensional image-based methods are limited in measuring the three-dimensional morphology of tobacco stems, especially thickness and curved geometry. This study proposes a point-cloud-based method for three-dimensional tobacco stem measurement using a dual-laser scanning system. The method combines improved centerline skeleton extraction, upper–lower surface registration, and skeleton-guided cross-sectional analysis to estimate length, width, thickness, and fineness. Adaptive neighborhood re-weighting and curvature-constrained regularization are introduced to improve skeleton extraction, and reference-assisted registration is used to support thickness measurement. For a standard gauge block, the proposed method achieved mean absolute errors below 0.009 mm and root mean square errors below 0.011 mm for length, width, and thickness measurements. Validation on 30 tobacco stem samples showed good agreement with the YC image-based method for length and width, with correlation coefficients of 0.998 and 0.997, respectively. The results demonstrate the feasibility of thickness-aware three-dimensional morphological measurement of tobacco stems under the tested conditions.
Why it matches plant phenotyping methodsタバコ茎の長さ・幅・厚さ・細さという植物形態形質を、点群・レーザースキャン・骨格抽出で測定する手法の開発と検証が研究の中心である。
abstractThis study proposes a point-cloud-based method for three-dimensional tobacco stem measurement using a dual-laser scanning system.
LiDAR / point cloudFlowerLeafStem / branchSegmentationGrowth / development / phenology
The segmentation of 3D point clouds of plant organs, such as leaves and stems, helps to monitor plant growth and is a key step in plant growth phenotype analysis. Compared to point cloud segmentation tasks in other fields, plant point cloud segmentation is more challenging due to the interwoven distribution of various parts such as stems, leaves, and flowers. In this paper, we propose a universal point cloud segmentation network PlantEFRSegnet that can be used for multi-species of plants. The proposed PlantEFRSegnet utilizes a newly designed edge point preservation downsampling module to identify and preserve the points at the edges of plant organs during the downsampling process, in order to assist the segmentation network in learning the contours of various plant organs. PlantEFRSegnet performs supervised feature repair on the point cloud features obtained through downsampling to mitigate the impact of feature loss on segmentation performance during feature embedding. The encoder of the segmentation network is composed of four local feature extraction modules. These four modules can not only extract features but also enhance the features corresponding to points with high contributions in local regions based on point attention mechanism. We evaluated the proposed PlantEFRSegnet on a laser-scanned plant point cloud dataset. Compared with the state-of-the-art approaches, the proposed PlantEFRSegnet achieved better segmentation results.
Why it matches plant phenotyping methods植物器官の3D点群を対象に、器官分割と植物成長フェノタイプ解析を行う新規ネットワークを開発・評価しており、フェノタイプ取得の計算手法が中心である。
abstractThe segmentation of 3D point clouds of plant organs, such as leaves and stems, helps to monitor plant growth and is a key step in plant growth phenotype analysis.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。Dataset · publicThe experimental dataset used in this paper can be obtained through the following link: https://github.com/dllab23/PlantPointCloud (accessed on 11 May 2026).Open asset ↗dllab23/PlantPointCloudhtml-lines:785-806Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Background High-throughput automated image analysis holds great promise for plant breeding by enabling faster, more accurate assessment of traits relevant to crop improvement. Imaging-based systems, such as the CropReporter, allow automated quantification of photosynthetic parameters like PSII efficiency under ambient light from a top-down 2D perspective. However, standard analysis tools average values across the 2D top view, overrepresenting upper leaves and underrepresenting those in the lower canopy. Upper leaves may occlude lower ones, and due to the pinhole projection of the camera, lower leaves of the same size appear smaller in the image. Consequently, vertical heterogeneity in PSII efficiency within the canopy cannot be resolved using a single 2D image. Results To address these issues, we integrated top-view PSII efficiency data (by CropReporter) with 3D structural data from RGB point clouds (by MaxiMarvin). Alignment accuracy between MaxiMarvin and CropReporter was high, with R² ≥ 0.98 for the x-axis and R² ≥ 0.99 for the y-axis. The method was tested using Chenopodium quinoa, Glycine max, and Solanum tuberosum, exposed to salinity, waterlogging and drought stress respectively. In Chenopodium quinoa, it allowed precise determination of when senescence began in the lower leaves. In Solanum tuberosum, the reduction in PSII efficiency by drought was the same for all leaf layers, while in Glycine max, waterlogging stress most strongly affected the middle layer of the canopy. Conclusions This framework enables the 3D mapping of PSII efficiency across the vertical plant profile by combining top-view chlorophyll fluorescence imaging (CropReporter) with 3D structural data (MaxiMarvin). It reveals vertical variation in photosynthetic activity across canopy layers. With standard 2D chlorophyll fluorescence imaging it is difficult to distinguish between non-photosynthetic tissues like flower heads and lower layers of leaves, that might have the same PSII values. Using height-based filtering, taking data from the 3D mapping, such distinction can be made with the method presented in this paper. This allows estimating the PSII efficiencies of leaves only. By capturing layer-specific responses to abiotic stress and developmental changes, the method provides physiologically relevant input for crop growth modelling and highlights the importance of accounting for canopy structure in photosynthetic analyses.
Why it matches plant phenotyping methods2Dクロロフィル蛍光によるPSII効率を3D植物構造へ投影し、群落層別の葉の生理形質を推定する手法の開発・検証が中心である。
abstractTo address these issues, we integrated top-view PSII efficiency data (by CropReporter) with 3D structural data from RGB point clouds (by MaxiMarvin).
Reproduction assets foundThe authors state that the analysis scripts (2D–3D alignment pipeline) and the phenotyping data used in the study are included with the publication as supplementary material, accessible via the article DOI. This is a paper-specific, publicly available asset containing the authors' analysis code and data.Dataset · publicThe scripts and the data that were used in the current study are available and added to this publication.Open asset ↗lines:143-180Plant phenotyping relevance match · UnverifiedCrossref · checked 5 Sept 2026
Crop attribute detection, as a key component of intelligent agricultural harvesting machinery, plays a crucial role in harvesting efficiency, loss reduction, and autonomous operation control. Compared with existing reviews on artificial intelligence and sensing technologies in agriculture, this review focuses on crop attribute detection scenarios oriented toward the intelligent decision-making and control requirements of agricultural harvesting machinery. It mainly analyzes crop attributes that affect harvesting operations, as well as the sensors and algorithms involved in detecting these attributes, and further clarifies the relationship between detection methods and control decisions in agricultural harvesting machinery. For grain crops, the key attributes relevant to harvesting operations include plant height, plant density, spike number, crop lodging, canopy structure, and crop position. For fruit and vegetable crops, the key attributes relevant to harvesting operations include maturity, position, and quality. From the perspectives of multi-source data acquisition, data analysis, and attribute detection algorithms, the key technologies in the field of crop attribute detection are systematically summarized and analyzed, including sensors used in crop attribute detection, such as RGB, spectral, near-infrared, and LiDAR sensors, as well as data analysis and recognition approaches, such as image classification, object detection, and point cloud analysis. The complexity of field environments and the dynamics of machine operation are analyzed, highlighting the technical bottlenecks of current detection systems in environmental adaptability, real-time responsiveness, and resistance to interference. To address these challenges, feasible optimization directions were proposed, including multi-sensor fusion, weakly supervised learning, and few-shot learning. This review aims to provide systematic references and theoretical support for the coordinated development of crop detection and control decision-making in intelligent agricultural harvesting systems.
Why it matches plant phenotyping methods収穫機械向けではあるが、草丈・密度・穂数・倒伏・群落構造・成熟度など植物の形態・状態を検出するセンサーと解析手法を体系的にレビューしており、表現型取得法が中心である。
titleA Review of Crop Attribute Detection for Agricultural Harvesting Machinery
Accurate quantification of forest coverage and combustible biomass (fuel load) is critical for wildfire risk assessment and ecosystem management. However, traditional methods relying on airborne LiDAR or field surveys are cost-prohibitive and time-intensive, while satellite imagery often lacks the vertical resolution required for canopy volume analysis. This paper proposes a novel, automated pipeline for rapid forest inventory using virtual remote sensing data derived from Google Earth Studio (GES). Our approach first generates low-altitude orbital imagery and camera poses for a target region. For dense 3D reconstruction, we employ Pi-Long, developed within the VGGT-Long framework. This model serves as a scalable extension of the Pi-3 feed-forward Transformer architecture. To address the inherent scale ambiguity in monocular reconstruction, we introduce a metric recovery module that aligns the reconstructed trajectory with GES ground truth poses via Sim(3) Umeyama optimization. The metric-scale point cloud is then orthogonally projected into Bird's-Eye-View (BEV) height and density maps. Finally, we employ a watershed-based segmentation algorithm combined with height variance analysis to classify tree species (conifer vs. broadleaf), calculate Leaf Area Index (LAI), and estimate total fuel load. Experimental results demonstrate that this pipeline offers a scalable, cost-effective alternative to physical scanning, enabling near-real-time estimation of forest biomass with high geometric consistency.
Why it matches plant phenotyping methods森林の3D再構成、BEVマップ、分割・高さ分散解析を組み合わせ、LAIと燃料量という植物・群落形質を推定するパイプライン自体が中心的な技術貢献であるため。
abstractThis paper proposes a novel, automated pipeline for rapid forest inventory using virtual remote sensing data derived from Google Earth Studio (GES).
Abstract To address the problem of fine branch identification and pruning decision for dormant apple trees, this study proposes a 3D point cloud branch recognition method integrating Neural Radiance Fields (NeRF) and the PointNeXt network. This method employs the neural radiance field theory to construct a point cloud model of apple trees, achieving fine detail representation and providing a high-precision, high-standard dataset for subsequent branch pruning experiments. First, a panoramic video is captured by circling the fruit tree, and a multi-view image sequence is obtained through frame sampling. Subsequently, the Structure from Motion (SfM) algorithm is employed for sparse reconstruction to recover the pose information of the images. On this basis, a neural radiance field model is trained. Hierarchical sampling is performed using ray casting, and the sampled points, combined with positional encoding, are fed into a multi-layer perceptron (MLP). The radiance field is then generated via volume rendering, from which a high-fidelity 3D point cloud model of the fruit tree is derived. Finally, the point cloud is processed using the PointNeXt semantic segmentation network to achieve the identification and segmentation of branches to be pruned and branches to be retained. To verify the effectiveness of the method, this study reconstructed point cloud models of dormant apple trees and selected 10 of them for experimental analysis. The algorithm achieved an average overall recognition accuracy of 75.15% and an average false negative rate (FNR) of 24.85%. The experimental results demonstrate that the proposed method constructs a 3D point cloud model with multi-scale, multi-modal, and high-precision phenotypic information at a relatively low cost. It not only overcomes the limitations of traditional 3D reconstruction methods, such as insufficient point cloud accuracy and difficulty in accurately identifying thin branches, but also effectively mitigates the high misrecognition rate observed in conventional branch recognition approaches. This provides technical support for unmanned agricultural machinery pruning in orchards and holds significant implications for achieving precision agriculture and sustainable development.
Why it matches plant phenotyping methodsNeRFとPointNeXtを用いてリンゴ樹の3D点群を構築し、剪定対象枝を認識・分割する手法が研究の中心であり、植物の形態・構造状態を直接推定して性能評価している。
abstractthis study proposes a 3D point cloud branch recognition method integrating Neural Radiance Fields (NeRF) and the PointNeXt network.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 5 Sept 2026
Eggplant (Solanum melongena L.) is a widely cultivated vegetable crop worldwide, occupying an important position in the agricultural industries of Asia, the Middle East, and Southern Europe. Its significance extends beyond agricultural economics to diverse dimensions such as dietary nutrition, rendering it of considerable research and application value. Traditional crop phenotyping methods suffer from low efficiency, substantial manual errors, and a tendency to damage tender seedlings, while existing three-dimensional phenotyping techniques face challenges including strong background interference and large data volumes. These dual constraints limit the accuracy and application feasibility of seedling phenotyping. To address these issues, this study proposes a non-destructive phenotyping method for eggplant seedlings, with the improvement of the PointNet++ architecture as its core and point cloud background purification as a key preprocessing step, aiming to enhance eggplant breeding efficiency and seedling screening accuracy. The raw point clouds first undergo background purification to actively remove seedling tray points, thereby improving point cloud purity and reducing data size. Concurrently, based on the PointNet++ model, we develop an improved point cloud segmentation model, EggplantPointNet++, by introducing multi-scale residual blocks, integrating channel attention mechanisms, incorporating a global context module, and refining the feature propagation layer. In conjunction with the DBSCAN clustering algorithm, this approach achieves semantic and instance segmentation of eggplant seedling point clouds, with certain improvements in segmentation accuracy and model efficiency under small-scale and occluded scenarios. To validate the technical effectiveness, multiple comparative experiments and ablation studies were conducted. The results demonstrate that EggplantPointNet++ outperforms the original model, background purification preprocessing provides positive gains, and each improved module contributes positively. The final model achieves improvements in core metrics including Recall and F1-score. Based on the segmented point cloud data, this study calculates core phenotypic parameters including plant height, stem diameter, cotyledon angle, and cotyledon area. Using the technical system established in this study, we completed the time-series measurement of three-dimensional morphological changes in eggplant seedlings during the cotyledon stage, providing quantitative references for seedling growth assessment and superior plant selection.
Why it matches plant phenotyping methodsナス幼苗の3D点群から形質を抽出する非破壊フェノタイピング手法を開発し、比較実験・アブレーションで技術性能を検証しているため、方法が中心的である。
abstractthis study proposes a non-destructive phenotyping method for eggplant seedlings
Thinning is a cornerstone of sustainable forest management (SFM), yet decisions are often constrained by subjective experience and a lack of quantitative spatial data. To address this, we developed a precision thinning framework for Cunninghamia lanceolata plantations by fusing terrestrial and aerial LiDAR data. Instead of relying on manual selection, this study established a quantitative mechanism for identifying harvesting targets. We employed a layer-stacking seed-point algorithm to accurately segment individual trees and extracted key parameters (tree height, DBH, and crown width) with high precision (Overall R2 ≥ 0.85). Furthermore, an objective multi-criteria weighting method (AHP – CRITIC) was constructed to prioritize thinning targets based on stand stability and growth status. Results indicated that the proposed framework achieved an individual tree segmentation F1-score of 89.24%. Simulated thinning based on the calculated weights significantly optimized the stand spatial structure: canopy openness increased by 11.8%, and spatial indices converged toward optimal ranges. Compared with conventional practices, the proposed approach effectively reduced growth dispersion and enhanced population coordination. These findings demonstrate that integrating multi-platform LiDAR with objective weighting algorithms offers a scientifically rigorous pathway for precision forestry, promoting both productivity and the long-term sustainability of plantation ecosystems.
Why it matches plant phenotyping methodsLiDAR融合による個体木セグメンテーションと樹高・DBH・樹冠幅の抽出、および精度評価が枯間伐フレームワークの中心的な技術要素であるため、植物表現型計測手法として採用する。
abstractWe employed a layer-stacking seed-point algorithm to accurately segment individual trees and extracted key parameters (tree height, DBH, and crown width) with high precision (Overall R2 ≥ 0.85).
Traditional field surveys of urban park biodiversity lack efficiency and scale, whereas LiDAR offers precise 3D vegetation quantification. This study investigates how 3D vegetation structural complexity impacts urban park plant diversity. We integrated Unmanned Aerial Vehicle (UAV) and handheld LiDAR data with ground-based quadrat surveys to capture comprehensive vegetation structures. Using six key 3D structural metrics, we modeled their relationship with plant diversity via Random Forest. Results indicate canopy height standard deviation (Hstd) primarily influences cultivated plant diversity, while the vegetation density index (VDI) drives spontaneous diversity. The model predicted species richness better (30.63% variance explained) than the Shannon index (7.63%). These drivers exhibited significant non-linear effects and potential ecological thresholds. A strong synergy emerged: when the vertical structure is complex and the 3D spatial density is high, the predicted plant diversity initially exhibits a trend of saturation and stabilization. Ultimately, multi-dimensional 3D vegetation structure proves to be a robust indicator of plant diversity. Our proposed multi-platform LiDAR fusion framework enables rapid, precise ecological assessments, providing methodological references and support for the transition from 2D to 3D green quality evaluation in the fine-scale management of similar cities.
Why it matches plant phenotyping methodsUAV・ハンドヘルドLiDARを融合し、植物群落の3D構造指標を抽出して植物多様性を推定する測定・解析フレームワークが中心であり、植物状態の定量的評価に該当する。
abstractWe integrated Unmanned Aerial Vehicle (UAV) and handheld LiDAR data with ground-based quadrat surveys to capture comprehensive vegetation structures.
Introduction Addressing the core bottleneck in traditional crop models-the disconnect between morphology and physiological function at the organ scale and their limited dynamic response to environmental changes-this study aimed to construct a multi-source data fusion maize growth model for simultaneous organ-scale simulation. Methods We developed a closed-loop Environment-Driven-Functional Response-Morphological Feedback (EDFM) architecture. By integrating environmental time-series data, RGB images, and 3D point clouds, we created a multimodal fusion model based on a gated attention network. This approach adaptively weights multi-source features and pioneers a bidirectional morphology-physiology feedback loop based on physiological development time (PDT) and NURBS surfaces. The WOFOST moisture response function was also improved. Results The model significantly enhanced the simulation accuracy of organ-scale growth, reducing the root mean square error (RMSE) for plant height by 74.6% through a morphology-physiology dynamic weighting mechanism. More fundamentally, it resolved the disconnect between morphological and physiological processes. The improved plant height prediction validates the model's effectiveness at the organ scale. Discussion The pioneering "physiology-morphology" parallel simulation architecture provides an interpretable theoretical model and robust quantitative tools for designing high-photosynthetic-efficiency plant architecture and enabling precision water-fertilizer management.
Why it matches plant phenotyping methodsRGB画像・3D点群・環境データを統合し、器官スケールの形態と生長をシミュレーションする手法を開発しており、植物形質(草丈など)の推定が中心的な技術貢献である。
abstractWe developed a closed-loop Environment-Driven-Functional Response-Morphological Feedback (EDFM) architecture.
This study evaluates the performance of LiDAR sensing and UAV photogrammetry for three-dimensional canopy reconstruction and structural parameter estimation in precision agriculture. Experiments were conducted in Sicily (Italy) on Moringa oleifera Lam. and Ficus macrophylla subsp. columnaris, representing contrasting canopy architectures. LiDAR and UAV data were used to generate canopy models and estimate canopy height, volume, and vegetation density. A voxel-based approach was applied to LiDAR point clouds to analyze internal canopy structure. LiDAR significantly outperformed UAV photogrammetry, achieving lower errors in canopy height estimation (RMSE = 0.19–0.21 m vs. 0.52–0.60 m) and canopy volume (3.5–4.2% vs. 13.7–16.1%). UAV photogrammetry provided reliable estimates of canopy surface but underestimated structural parameters in dense vegetation due to occlusion effects. Differences were more pronounced in Ficus macrophylla than in Moringa oleifera, highlighting the influence of canopy complexity. These findings demonstrate that LiDAR-derived structural metrics can improve canopy characterization and support precision agriculture applications such as biomass estimation, irrigation planning, and canopy management in Mediterranean cropping systems.
Why it matches plant phenotyping methodsLiDARとUAVフォトグラメトリによる樹冠の3次元再構成と、樹冠高・体積・密度推定を比較検証しており、植物形質取得手法が研究の中心です。
abstractThis study evaluates the performance of LiDAR sensing and UAV photogrammetry for three-dimensional canopy reconstruction and structural parameter estimation in precision agriculture.
Accurate plant organ segmentation is essential for high-throughput phenotyping and ideotype selection. However, current methods struggle with plants of complex morphology, particularly small organ categories with sparse point distributions. In addition, severe leaf adhesion in dense canopies often hinders reliable leaf instance segmentation using conventional clustering methods. To address these challenges, we propose a dual-path fusion network (DPFuseNet) for semantic segmentation and a hierarchical multi-scale spectral clustering algorithm (HMSC) for instance segmentation of plant point clouds. DPFuseNet introduces three innovations: a high-frequency information embedding strategy, a dual-path feature extraction module integrating CNN and Transformer branches, and a cross-attention–based dual-granularity feature fusion block. Evaluated on tomato, cabbage, and soybean datasets, DPFuseNet achieved superior performance over state-of-the-art baselines such as Stratified Transformer and Point Transformer v3, reaching average precision, recall, F1-score, and IoU of 96.51%, 96.27%, 96.38%, and 93.32%, respectively. Compared with the current leading single-branch model Point Transformer v3, DPFuseNet improves these metrics by 1.19%, 1.20%, 1.21%, and 2.05%, and by 0.89%, 1.14%, 1.02%, and 1.70% over the dual-branch model PVDST. For instance segmentation, the proposed HMSC algorithm, combined with region growing, achieved mPrec 89.65%, mRec 78.70%, mCov 76.88%, and mWCov 85.11% on multi-stage tomato, cabbage, and soybean datasets, consistently outperforming conventional spectral clustering. Overall, the proposed framework demonstrates robustness and efficiency in both semantic and instance segmentation, offering a novel pathway for advancing plant point cloud analysis and smart agriculture.
Why it matches plant phenotyping methods植物点群から器官の意味・個体分割を行う深層学習およびクラスタリング手法の開発と評価が研究の中心であり、植物表現型解析への直接的な応用を示している。
abstractAccurate plant organ segmentation is essential for high-throughput phenotyping and ideotype selection.
ABSTRACT Lodging is a major contributor to decreased yield in tef, a staple cereal crop in Ethiopia. Semidwarf varieties have been developed with a goal to increase yield through reduced lodging, but studying lodging susceptibility currently requires a labor‐intensive, imprecise, manual scoring method. Here we present workflows for analyzing tef stand height from UAS sensors across time to both predict lodging later in the season with early height and to measure the severity of lodging after a storm event. We compare 3D point clouds generated by photogrammetry from RGB images with those generated from LiDAR to estimate height, demonstrating that they produce similar results, despite differences in cost. Stand height and lodging can both be accurately measured with low‐cost UAS, reducing the need for manual measurements and increasing precision and temporal resolution in plant breeding programs.
Why it matches plant phenotyping methodsUAS画像・LiDARによるテフの草高と倒伏程度の推定ワークフローを開発・比較し、育種での測定精度向上を示す中心的な表現型計測研究。
abstractHere we present workflows for analyzing tef stand height from UAS sensors across time to both predict lodging later in the season with early height and to measure the severity of lodging after a storm event.
Reproduction assets foundThe paper's Data Availability Statement and Methods sections point to a public GitHub repository containing the authors' analysis code and associated data (including PheNode sensor data), plus the PlantCV-Geospatial package used for the RGB/LiDAR height and lodging analysis.Code · publicthe USDA NIFA AFRI (Grant Number
2022-
67021-
36467 to N.F.), and by the Bellwether Foundation.
Conflicts of Interest
Getu Beyene has patent “Lodging resistance in Eragrostis tef” pending
to Donald Danforth Plant Science Center.
Data Availability Statement
Code and data associated with this manuscript are available on GitHub
(https://github.com/danforthcenter/teff-manuscript).References
Abebe, Y., A. Bogale, K. Michael Hambidge, B. J. Stoecker, and R. S.
Gibson. 2007. “Phytate, Zinc, Iron and Calcium Content of Selected Raw
and Prepared Foods Consumed in Rural Sidama, Southern Ethiopia,
and Implications for Bioavailability.” Journal of Food Composition and
Analysis 20, no. 3: 161–168.
AssOpen asset ↗danforthcenter/teff-manuscriptpdf-raw-page:8 lines:1-98Code · publicyzing images of plants (Gehan
et al. 2017; Schuhl et al. 2026) that provides a framework for
measuring and storing observations extracted per object within
each image. All code associated with these analyses is available
on GitHub (https://github.com/danforthcenter/teff-manuscript),
as well as the PlantCV-
Geospatial package (https://github.com/danforthcenter/plantcv-geospatial). As observed in the ortho-
mosaic (Figure 1A), tef plots were planted under power lines in
the field, which could not be flown under due to UAS safety re-
strictions. Pixels belonging to powerlines needed to be removed
to measure plot heights. During import, PlantCV-
Geospatial
was used with a height percentile tOpen asset ↗danforthcenter/plantcv-geospatialpdf-raw-page:4 lines:1-107Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · checked 15 Sept 2026
Maize ( Zea mays L.) is a globally significant crop that plays a crucial role in feeding the growing global population. Among its various traits, plant height is particularly important as it affects yield, lodging resistance, ecological adaptability, and other important factors. Traditional methods for measuring plant height often lack cost-efficiency and accuracy. In this study, we employed a light detection and ranging (LiDAR) sensor mounted on an unmanned aerial vehicle (UAV) to collect point cloud data from 270 doubled haploid (DH) lines. This innovative application of UAV-based LiDAR technology was explored for high-throughput phenotyping in maize breeding. We constructed high-density genetic maps and assessed plant height at both single-plant and row scales across multiple developmental stages and genetic backgrounds. Our findings revealed that for many varieties and small areas, single-plant-scale estimation accuracy was superior to row-scale estimation, with an R 2 of 0.67 versus 0.56 and an RMSE of 0.12 m vs . 0.17 m, respectively. Two high-density genetic maps were constructed based on SNP markers. In Sanya and Xinxiang, the F 1 DH and F 2 DH populations identified 12 and 20 QTLs (quantitative trait loci) for plant height, respectively. The study successfully identified and validated QTLs associated with plant height, revealing novel genetic loci and candidate genes. This research highlights the potential of UAV-based remote sensing to advance precision agriculture by enabling efficient, large-scale phenotyping and gene discovery in maize breeding programs.
Why it matches plant phenotyping methodsUAV搭載LiDARによるトウモロコシ草丈の高スループット推定を開発・評価し、単個体と列スケールの精度比較を行っているため、表現型取得法が研究の中心です。
abstractwe employed a light detection and ranging (LiDAR) sensor mounted on an unmanned aerial vehicle (UAV) to collect point cloud data from 270 doubled haploid (DH) lines
To address the issue of 3D reconstruction information loss caused by occlusion during single-view camera acquisition of crop phenotypic parameters, this study proposes a detection method for tomato plant phenotypic parameters based on multi-view 3D point cloud reconstruction. The Kinect 2.0 sensor was employed to acquire point cloud data of tomato plants from three different viewpoints. Background noise was effectively removed using a combination of Conditional Filtering and Statistical Outlier Removal methods. By extracting surface normal features and calculating Fast Point Feature Histograms (FPFH), the Sample Consensus Initial Alignment (SAC-IA) and Iterative Closest Point (ICP) algorithms were utilized to accomplish coarse and accurate registration of the point clouds, respectively, ultimately achieving 3D reconstruction. Experimental results demonstrated that the reconstructed 3D model of the tomato plant was clear in outline and complete in structure. For the phenotypic parameters of plant height, canopy width, and leaf angle, the coefficients of determination (R²) between the calculated and manually measured values were 0.98, 0.94, and 0.89, respectively, with Root Mean Square Errors (RMSE) of 0.75 cm, 1.10 cm, and 4.43 °. Compared to single-view measurements, the accuracy of plant height and maximum canopy width derived from multi-view reconstruction increased by 15.31% and 13.12%, respectively. This method provides technical support for the rapid and accurate extraction of phenotypic parameters in tomato plants.
Why it matches plant phenotyping methodsトマトの草丈、キャノピー幅、葉角を抽出するマルチビュー3D点群再構成法を開発し、手動測定との精度検証も行っており、植物表現型取得が研究の中心である。
abstractthis study proposes a detection method for tomato plant phenotypic parameters based on multi-view 3D point cloud reconstruction.
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Recent advancements in 3D reconstruction technologies have significantly transformed plant phenotyping, enabling precise, scalable, and automated trait extraction. Traditional manual phenotyping methods are increasingly being replaced by image-based approaches, such as photogrammetry, LiDAR, RGB-D sensing, and deep learning (DL)-based techniques. These tools allow for non-destructive, high-throughput measurements of plant morphology, structure, and physiological traits. This review synthesizes the state of the art in 3D reconstruction methods, including conventional geometric algorithms and emerging DL methods, and evaluates their application across diverse plant species. In addition, we discuss the sensing modalities, evaluation metrics, and crop-specific deployments. Although promising, current technologies still face challenges in terms of computational efficiency, scalability to outdoor environments, and generalizability across crop types. This review concludes by identifying research gaps and future directions for making real-time, field-deployable 3D phenotyping systems.
Why it matches plant phenotyping methods植物フェノタイピングにおける3D再構成技術と形質抽出を主題とする方法論レビューであり、評価指標やセンサー、応用を体系的に扱っている。
abstractThis review synthesizes the state of the art in 3D reconstruction methods
Monitoring the growth dynamics in field-grown cabbage is critically important for ensuring stable vegetable production and advancing precision agricultural management. However, conventional two-dimensional (2D) image-based monitoring approaches are limited to planar projection information and lack representations of spatial structural characteristics, rendering them inadequate for supporting high-precision, full-cycle phenotypic monitoring of cabbage under open-field conditions. In this study, a high-precision three-dimensional (3D) point cloud dataset covering the period from the seedling stage to maturity was constructed using depth cameras in conjunction with multi-view spatial registration techniques. Building on this dataset, an adaptive point cloud segmentation network designed for the whole-cycle growth monitoring was proposed, incorporating a Head Refinement Module (HRM), a Leaf Instance Segmentation Module (LISM), and Cross Module Interaction (CMI) to address leaf adhesion and head boundary delineation. Experimental results demonstrated that the proposed method consistently outperformed state-of-the-art models in both semantic and instance segmentation tasks. For semantic segmentation, the mean Intersection over Union (mIoU) reached 0.767, with a point classification accuracy of 94.8%. The model comprises 54.25 million parameters and achieves an average response time of 0.76 s. For instance segmentation, the Average Precision (AP) improved by 2.3% for cabbage heads and 3.8% for leaves, while the Average Recall (AR) increased by 6.9%. Growth parameters, including plant height and canopy spread, extracted from the segmentation results showed strong agreement with ground-truth measurements, with correlation of coefficients (R 2 ) exceeding 0.9 for plant height, canopy length, and canopy width. Leveraging these multidimensional phenotypic descriptors, the temporal dynamics of cabbage growth throughout the entire growth cycle were systematically characterized. Overall, this study enables dynamic monitoring of cabbage phenotypes across the full growth cycle, providing a novel technical pathway for extending 3D phenotyping from controlled environments to open-field applications and offering important support for precise crop monitoring and the development of digital twin agriculture.
Why it matches plant phenotyping methods3D点群データセット、セグメンテーションネットワーク、形質抽出を開発・検証し、圃場キャベツの草高や冠幅を定量化する植物フェノタイピング手法が研究の中心である。
abstracta high-precision three-dimensional (3D) point cloud dataset covering the period from the seedling stage to maturity was constructed using depth cameras in conjunction with multi-view spatial registration techniques.
Reproduction assets foundThe paper's authors publicly release their improved OneFormer3D point cloud segmentation code on GitHub; the cabbage 3D point cloud dataset is only available upon request.Code · publicThe code is available at https://github.com/PandaDalin/improve_oneformer3d. The data of this study are available from the corresponding author upon request.Open asset ↗PandaDalin/improve_oneformer3dhtml-lines:449-475Plant phenotyping relevance match · UnverifiedOpenAlex · checked 14 Sept 2026
Abstract. Vegetation in dryland ecosystems often exhibits spatial patterning that leads to the formation of fertile islands. Discrete patches accumulate nutrients, organic litter, seeds and water, slow down geomorphodynamic dispersion processes and contrast with rather barren interpatch areas. While this fragmentation shapes surface dynamics in dryland environments across the globe, their spatial arrangement remains difficult to quantify at fine scales. In this study, we utilised data collected by an uncrewed aircraft system (UAS) together with field data to study surface patterns in degraded Argania spinosa forests in South Morocco that show fertile island dynamics. Point clouds generated from UAS imagery using a Structure-from-Motion photogrammetric workflow were classified into vegetation and ground points, allowing the derivation of digital terrain and digital surface models as well as conventional orthophotos and artificial ground-only orthophotos. This high-resolution geospatial data was used to map tree-influenced soil surface areas and crown areas. Their size and spatial relationships were compared and complemented by a detailed assessment of tree morphologies and terrain characteristics based on both field observations and UAS-based geodata. Spatial and statistical analyses were conducted to study the effects of tree morphology, hillslope wash, shading and wind on emerging surface patterns beneath Argania spinosa trees. Across the 496 evaluated tree-influenced areas, the surface influence extended on average to 1.69 times the size of the crown covered area. The extent of this influence beyond the canopy cover is strongly controlled by tree size and morphology, indicating that browsing-induced degradation influences not only tree conditions but also the spatial extent of positive surface effects in the interpatch area. The tree-influenced areas exhibit a consistent north-east displacement, a pattern that surprisingly appears largely decoupled from hillslope wash and is most reasonably explained by a combined influence of shading and wind effects. The results of this study demonstrate the potential of UAS imagery to complement fertile island research by providing spatial insight beyond conventional field-based assessments. At the same time, the impact of browsing on surface dynamics in a UNESCO biosphere reserve is highlighted as a factor contributing to degradation in this silvopastoral land-use system.
Why it matches plant phenotyping methodsUAS-SfM画像から樹冠面積、樹体形態、樹木影響域を抽出するワークフローが研究の中心で、個体レベルの植物形態・状態を定量化しているため。
abstractPoint clouds generated from UAS imagery using a Structure-from-Motion photogrammetric workflow were classified into vegetation and ground points, allowing the derivation of digital terrain and digital surface models as well as conventional orthophotos and artificial ground-only orthophotos.
Instance segmentation of plant point clouds is challenging due to intricate structures, non-uniform density, and large intra-class variation. Conventional methods often suffer from blurred boundaries, instance adhesion, and insufficient coupling of semantic and instance features. To address these issues, this paper proposes MPRSF-CSA, a novel network integrating recursive slice-based feature extraction with an attention-embedding mechanism. The method first transforms disordered point clouds into ordered sequences via a multi-directional recursive slicing strategy and models inter-slice dependencies using BiLSTM. Parallel decoding branches for semantic and instance segmentation are constructed, and a core attention-embedding module facilitates bidirectional fusion of semantic and instance features. Instance segmentation is achieved via clustering and semantic-aware optimization. Experiments on two public datasets demonstrate that MPRSF-CSA outperforms existing approaches in segmentation accuracy, boundary preservation, and adaptability to complex plant scenes.
Why it matches plant phenotyping methods植物点云のインスタンスセグメンテーション手法を開発し、公開データセットで性能評価しているため、植物形態の取得・抽出を担う方法論が中心である。
abstractInstance segmentation of plant point clouds is challenging due to intricate structures, non-uniform density, and large intra-class variation.
This study compared 3D point cloud data derived from Structure-from-Motion (SfM) in 2021 and lidar in 2022 acquired using remotely piloted aircraft systems (RPAS). The overall objective was to develop and compare optical and active point cloud methods for deriving vegetation structures commonly measured in the field to quantify wildfire fuel distribution. The outcomes of the modelling framework were then applied to examine the impacts of mountain pine beetle (MPB) on canopy fuel load volumes in Jasper National Park prior to a high intensity wildfire in 2024. Tree species were classified using geographic object-based image analysis (GEOBIA) with an overall accuracy of ∼ 90%, with higher performance in relatively open canopies with minimal shadow. Photogrammetric and lidar point clouds resolved accurate individual tree height (R 2 = 0.96; 0.99, respectively) when compared to field measurements. Crown base height derived using a windowed point density approach improved agreement with field data (R 2 = 0.76; 0.91, respectively) and improved relative to previously reported methods. Across sites with varying MPB-induced tree mortality, plots dominated by dead conifers showed a redistribution of canopy fuels towards the ground compared to plots of mostly live conifers. This structural shift suggests increased ladder fuel development, reduced canopy continuity, and a heightened likelihood of surface to crown fire transition. The results demonstrate that RPAS point clouds can effectively characterize tree structure and improve crown base height estimation, supporting more accurate assessment of canopy bulk density. These measurements provide a viable alternative to labour-intensive field surveys and can then be used as calibration and validation data for broad-area forest assessment fuel modelling using airborne and satellite remotely sensed data.
Why it matches plant phenotyping methodsRPASのSfMおよびLiDAR点群を用いて樹高、樹冠基部高、林冠燃料構造を抽出し、現地測定と比較・検証している。個体・林分の植物構造測定法が研究の中心である。
abstractThe overall objective was to develop and compare optical and active point cloud methods for deriving vegetation structures commonly measured in the field to quantify wildfire fuel distribution.
Optimizing olive orchard management requires timely, per-tree data to enhance productivity and sustainability. Unoccupied aerial vehicle (UAV)-based red, green, and blue (RGB) imagery offers a low-cost solution for acquiring high-resolution spatiotemporal insights for orchard management, which are not yet common in Tunisia. This study monitored tree structural parameters, leaf area index (LAI), and leaf nitrogen content (%N DW) in two Tunisian olive orchards during 2022 and 2023. UAV-derived imagery was photogrammetrically processed into 3D point clouds and analyzed using an automated approach. Target variables of the automated approach included tree-wise estimates of height, projected crown area, and crown volume, as well as raster cell counts of the canopy cloud and spectral indices such as the normalized green-red difference index (NGRDI) and green leaf index (GLI). In addition, the estimated parameters per tree were used to model LAI and leaf nitrogen content. Analyses were conducted separately for trees represented by a high and a low number of points in the dense point cloud. Outcomes were compared to reference data collected in the field on dates close to the UAV flights. The findings showed strong relationships for the projected crown area (R2 = 0.82 and 0.91) and tree height (R2 = 0.89 and 0.88) when compared to reference values. Linear regression models for LAI (R2 = 0.73 and 0.68) and crown volume (R2 = 0.85 and 0.91) estimation also show strong relationships. However, leaf nitrogen estimation was not feasible from RGB spectral index values, as it showed a weak relationship (R2 = 0.34). A dataset with multispectral imagery could overcome this limitation but would increase costs, making it less suitable for the low-budget approach required in price-sensitive farming contexts, particularly in low-income regions.
Why it matches plant phenotyping methodsUAV画像から樹体形状・LAIなどの植物形質を自動推定し、圃場基準値との比較検証を行う手法が研究の中心である。
abstractUAV-derived imagery was photogrammetrically processed into 3D point clouds and analyzed using an automated approach.
Accurate estimation of forest growing stock volume (GSV) at fine spatial scales is essential for sustainable forest management, carbon accounting, and local decision-making. However, traditional forest inventories often lack sufficient sampling density to provide reliable estimates for small areas. This study evaluates the performance of two small area estimation approaches: the Empirical Best Predictor (EBP) based on a nested-error linear regression model, and the Mixed-Effects Random Forest (MERF) for estimating GSV at the forest stand level using multi-source remote sensing data. The analysis was conducted in the Vallombrosa Nature Reserve (Italy), integrating field measurements from 101 plots with auxiliary variables derived from Sentinel-2 imagery and airborne LiDAR. Both methods were applied to estimate the mean and total GSV across 658 forest stands, many of which lacked direct observations. Model performance was assessed using spatial cross-validation, and uncertainty was quantified using root-mean-square error (RMSE). Results show that MERF outperformed EBP in predictive accuracy, achieving higher R2 (0.67 vs. 0.37) and lower RMSE (151 vs. 202 m3 ha{square}1). MERF also produced more stable and precise uncertainty estimates, with improved coverage of observed values. While both methods yielded comparable total GSV estimates, EBP exhibited greater variability and sensitivity to model assumptions. In contrast, MERF effectively captured non-linear relationships and handled multicollinearity among predictors, though at the cost of reduced interpretability and higher computational demand. Overall, findings highlight the advantages of integrating machine learning with mixed-effects modeling for SAE in forestry, particularly under conditions of sparse sampling and complex ecological variability.
Why it matches plant phenotyping methods森林スタンドの生長蓄積量(GSV)という明示的な植物群落形質を、衛星・LiDARデータと統計/機械学習手法で推定し、空間交差検証とRMSEで性能比較しているため、方法の適用・検証が中心である。
abstractThis study evaluates the performance of two small area estimation approaches: the Empirical Best Predictor (EBP) based on a nested-error linear regression model, and the Mixed-Effects Random Forest (MERF) for estimating GSV at the forest stand level using multi-source remote sensing data.
Plant 3D reconstruction using optical imaging often suffers from incomplete point clouds due to viewpoint occlusion and sensor limitations. This incompleteness hinders accurate structural representation and subsequent feature extraction for plant analysis. To address these challenges, we propose a Multi-Scale Dual-Discriminator Generative Adversarial Network (MSDDG) for plant point cloud completion. A multi-scale point cloud generator (MSPG) that integrates local and global features from raw incomplete point clouds is used for MSDDG to reconstruct complete shapes. The dual-discriminators-a multi-view projected silhouette discriminator and a spatial distance discriminator-are designed to ensure geometric realism and spatial plausibility from multiple perspectives. To train MSDDG, we created the Plant4L dataset containing four plant species (sunflower, pumpkin, luffa, and eggplant) with high-quality 3D models augmented via 3D thin plate spline transformations and virtual occlusion simulation to generate incomplete point clouds and multi-view silhouettes. Experimental results on Plant4L demonstrate that MSDDG achieves superior completion performance, with Chamfer Distance (CD), Hausdorff Distance (HD), and Uniformity Chamfer Distance (UCD) all below 0.41. Comparative evaluations confirm MSDDG's superiority over previous point cloud completion methods. The application of MSDDG for 3D reconstruction from single view further validate its effectiveness in restoring occluded plant structures.
Why it matches plant phenotyping methods植物の不完全点群を補完して3D構造を再構成する手法を開発し、植物データセット上で比較評価・検証しており、表現型取得ワークフローが中心です。
abstractwe propose a Multi-Scale Dual-Discriminator Generative Adversarial Network (MSDDG) for plant point cloud completion.
Reproduction assets foundThe paper's data availability statement explicitly states that the source code and datasets (including the Plant4L point cloud completion dataset) are publicly available at the authors' GitHub repository.Code · publicThe source code and datasets used in this study are publicly available at https://github.com/Amuro-Aznable/MSCGPCN.git .Open asset ↗https://github.com/Amuro-Aznable/MSCGPCN.git · MSCGPCNlines:415-421Code / dataset availability confirmedOpenAlex · Europe PMC · checked 14 Sept 2026
BACKGROUND: Leaf inclination angle (LIA) is a key trait affecting crop canopy structure and photosynthetic efficiency, but its accurate measurement is challenging due to complex leaf geometry, especially in narrow, curved rice leaves. As the flag leaf serves as the primary photosynthetic organ in rice, the precise spatial parsing of its architecture is crucial for optimizing canopy light interception and yield potential. With the rapid development of high-throughput phenotyping technologies, an increasing number of studies have focused on the fine-grained characterization of 3D crop architecture. However, accurate methodologies for extracting the flag leaf inclination angle (FLIA) in rice, as well as systematic investigations into its spatiotemporal variation patterns, remain largely unexplored. RESULTS: In this study, we systematically evaluated multiple plane-fitting strategies based on SfM-MVS point clouds, finding that voxel-based piecewise analysis outperformed traditional global approaches. To further improve accuracy, skeleton extraction methods were innovatively extended to LIA estimation. A proposed multi-method ensemble, based on the median of eight skeleton extraction combinations, yielded high robustness (R2 = 0.923, RMSE = 2.072°) against photographic ground truth. By applying the proposed framework to both field- and pot-grown rice, we observed no significant FLIA differences between varieties or nitrogen treatments under field-grown conditions, likely due to phenotypic plasticity regulated by population effects. However, pot-grown plants, experiencing reduced interplant competition, exhibited significant varietal differences in FLIA. Across growth environments, varieties, and nitrogen treatments, FLIA at maturity was significantly lower than at anthesis and grain filling stages due to leaf senescence. CONCLUSIONS: This study establishes a robust and accurate measurement framework for LIA based on 3D point clouds, improving estimation performance through piecewise analysis, voxelization, and ensemble strategies. The proposed approach is demonstrated to be an effective tool for the precise quantification of rice leaf phenotypes.
Why it matches plant phenotyping methodsSfM-MVS点群からイネ葉の傾斜角を抽出する手法を開発・検証し、圃場および鉢植えで適用しているため、植物フェノタイピング手法が研究の中心である。
abstractA proposed multi-method ensemble, based on the median of eight skeleton extraction combinations, yielded high robustness (R2 = 0.923, RMSE = 2.072°) against photographic ground truth.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。Code · publicThe python program, complete dataset, including the original two-dimensional images and corresponding piecewise measurement trajectories, is publicly available at https://github.com/Interstingsun/LIA (accessed on 6 February, 2026).Open asset ↗Interstingsun/LIAlines:77-83Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Diameter at Breast Height (DBH) is a key parameter in forest measurement. However, existing research has mostly focused on improving the accuracy of individual technologies, lacking a systematic synthesis of the evolutionary logic of measurement techniques and a standardized selection framework for forestry applications. To this end, this paper constructs a multi-level classification framework based on measurement platforms and technical principles, establishes for the first time a five-dimensional comprehensive evaluation system (covering accuracy, efficiency, cost, environmental adaptability, and automation) along with a hierarchical technology decision tree, and systematically analyzes the application logic of multi-source fusion technologies across three levels: ground-based, near-ground mobile, and aerial. The review indicates that traditional contact-based measurement has limited efficiency; modern remote sensing technologies (photogrammetry and LiDAR) offer significant advantages in automation and accuracy, but still face challenges such as high equipment costs, complex data processing, and poor environmental adaptability. Multi-source fusion and machine learning are key methods to overcome the limitations of single sensors and improve the robustness of DBH estimation. Finally, it is anticipated that with decreasing sensor costs and the advancement of intelligent algorithms, DBH measurement will continue to evolve toward automation, intelligence, and engineering practicality, providing technical support for large-scale, long-term, and repeatable forest monitoring.
Why it matches plant phenotyping methods森林樹木のDBHという明示的な植物形態形質の測定技術を対象に、測定原理の分類、評価体系、意思決定木、リモートセンシングと機械学習の比較を体系化した方法論レビューであり、フェノタイピング手法が中心である。
abstractDiameter at Breast Height (DBH) is a key parameter in forest measurement.
Reliable Aboveground Biomass (AGB) estimates for woody crops are essential for carbon accounting and for Measurement, Reporting and Verification (MRV) frameworks. However, it remains unclear how LiDAR modality and sampling geometry influence plot-scale and tree-scale AGB predictions in intensively managed Mediterranean orchards. In this study, we benchmarked four LiDAR modalities, namely open national airborne laser scanning from the Spanish National Aerial Orthophotography Plan (PNOA/ALS), a dedicated Riegl airborne laser scanner (ALS), unmanned laser scanning (ULS) and mobile laser scanning (MLS), across three woody-crop sites in Córdoba (southern Spain): IFAPA, Doña María, and Villaseca. Plot-level LiDAR metrics (mean height, 95th height percentile, maximum height, and canopy cover proxies) were extracted from normalised point clouds and related to field AGB using Random Forest and XGBoost regression models, together with an ensemble predictor, under an 80/20 train–test split. In parallel, TreeQSM-based Quantitative Structure Models (QSMs) were evaluated as an independent tree-level three-dimensional reconstruction approach. XGBoost achieved the lowest errors at IFAPA (RMSE = 0.400 Mg ha⁻¹; R² = 0.994) and Villaseca (RMSE = 0.872 Mg ha⁻¹; R² = 0.995), whereas PNOA/ALS was competitive at Doña María (RMSE = 0.725 Mg ha⁻¹; R² = 0.994). TreeQSM closely matched field inventory at the low-biomass IFAPA site but tended to overestimate biomass at Doña María and Villaseca, and only 28% of scanned trees yielded usable reconstructions. The results support the use of cross-platform LiDAR for orchard AGB and carbon mapping and identify the conditions under which open national LiDAR can enable scalable MRV of Mediterranean woody crops.
Why it matches plant phenotyping methods複数LiDARプラットフォームと3次元再構成・機械学習を比較検証し、樹木・圃場レベルの地上部バイオマスという植物形質を推定する手法が研究の中心である。
abstractwe benchmarked four LiDAR modalities, namely open national airborne laser scanning from the Spanish National Aerial Orthophotography Plan (PNOA/ALS), a dedicated Riegl airborne laser scanner (ALS), unmanned laser scanning (ULS) and mobile laser scanning (MLS)
Three-dimensional seed phenotyping requires imaging systems capable of achieving micron-level resolution across a centimeter-level field of view (FOV), a goal constrained by the resolution–FOV trade-off in conventional light field architectures. This paper presents a hardware–software co-optimized framework that integrates a reconfigurable optical system with computational imaging pipelines to address this limitation. At the hardware level, we develop a tunable-focus lens module that enables flexible adjustment of the effective focal length, combined with a custom-designed microlens array (MLA). A mathematical model is established to analyze the interdependencies among FOV, lateral resolution, depth of field (DOF), and system configuration, guiding the design of individual optical components. On the computational side, we propose a hybrid aberration correction strategy: first, a co-calibration of lens and MLA aberrations based on line-feature detection; second, a conditional generative adversarial network (cGAN) with attention-guided residual learning to enhance sub-aperture images, achieving a PSNR of 34.63 dB and an SSIM of 0.9570 on seed datasets. Experimentally, the system achieves a resolution of 6.2 lp/mm at MTF50 over a 2–3 cm FOV, representing a 307% improvement over the initial configuration (1.52 lp/mm). The reconstruction pipeline combines epipolar plane image (EPI) analysis with multi-view consistency constraints to generate dense 3D point clouds at a density of approximately 1.5 × 104 points/cm2 while preserving spectral and textural features. Validation on bitter melon and rice seeds demonstrates accurate 3D reconstruction and accurate extraction of morphological parameters across a large area. By integrating optical and computational design, this work establishes a reconfigurable imaging framework that overcomes the resolution–FOV limitations of conventional light field systems. The proposed architecture is also applicable to robotic vision and biomedical imaging.
Why it matches plant phenotyping methods種子の3D形態形質を取得する光学・計算イメージングシステムの開発と検証が研究の中心であり、フェノタイピング手法として明確に適格。
abstractThis paper presents a hardware–software co-optimized framework that integrates a reconfigurable optical system with computational imaging pipelines to address this limitation.
Introduction To accurately segment point clouds and quickly calculate leaf length and stem diameter, thereby enabling phenotypic analysis and variety selection of greenhouse tomato plants, this paper proposes a voxel grid downsampling (VGDS)-PointNet++-based model for point cloud segmentation and trait calculation. Methods The point clouds of the tomato canopy were acquired using a depth camera. After labeling, point cloud augmentation was performed, and the tomato point cloud dataset (TPCD) containing 1,552 sets of data was rebuilt. Voxel grid downsampling was applied to replace the original sampling strategy of PointNet++. Models of PointNet, PointNet++, VGDS-PointNet++, and Point Transformer were trained with the TPCD and compared on segmentation quality with accuracy and mean Intersection over Union (mIoU). After segmentation, skeletal morphology was fitted for non-occluded leaves by applying a series of surface fitting techniques. The leaf lengths and stem diameters were automatically calculated and compared with the manually measured values. Results The validation results showed that the average runtime of voxel grid downsampling was 0.132 s, which was lower than under the same number of sampled points. Compared to the other three models, the proposed model had higher accuracy and mIoU, reaching up to 96.80% and 88.95%, respectively. The proposal's accuracy and mIoU increased by 3.9% and 4.45% over PointNet++, respectively. The determination coefficient R 2 between the automatic calculation and manual measurement values of leaf length and stem diameter was 0.93 and 0.87, respectively. Discussion This can help extract phenotypic traits of tomatoes using depth cameras.
Why it matches plant phenotyping methods深度カメラ点群のセグメンテーションと葉長・茎径の自動推定手法を開発し、手測定および複数モデルと比較検証しており、表現型取得が研究の中心である。
abstractthis paper proposes a voxel grid downsampling (VGDS)-PointNet++-based model for point cloud segmentation and trait calculation
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Introduction High-throughput field phenotyping (HTFP) holds great potential for elucidating the relationship between genomes and phenotypes. However, obtaining high-quality three-dimensional point cloud data of field populations and achieving single-plant phenotypic analysis remain challenging. Methods This study develops an integrated framework for field crop reconstruction based on 3D Gaussian splatting, incorporating a geometry-aware dynamic constraint algorithm to achieve instance segmentation and extract key phenotypic traits of individual plants. Using 3D Gaussian splatting technology, field-scale cotton population modeling is accomplished, generating dense 3D point clouds for regions of interest. Furthermore, the concept of a crop localization domain is proposed, establishing a longitudinal mapping that associates plant positional coordinates with long-term phenotypic attributes. Finally, through a dynamic spatial constraint mechanism, the accuracy and computational efficiency of instance segmentation for crop population point clouds are significantly improved, enabling rapid extraction of individual plant traits such as cotyledon node height, plant height, and leaf area. Results The results demonstrate that PhenotypeAI successfully reconstructed nine cotton populations with PSNR exceeding 30.0 dB. It successfully extracted regions of interest from 403 cotton plants, achieving an average F-score of 91.32% for instance segmentation and an average accuracy of 91.35%. The extracted traits—cotyledon node height, plant height, and leaf area—exhibited strong correlations with manual measurements, with coefficients of determination ( R 2 ) of 0.90, 0.91, and 0.91, respectively. Discussion The proposed method provides a low-cost solution for high-throughput field phenotypic analysis of field cotton and improves the efficiency of cotton breeding.
Why it matches plant phenotyping methods3D再構成と動的空間制約による個体セグメンテーションおよび形質抽出が研究の中心で、綿花の草丈・葉面積などを検証しているため。
abstractThis study develops an integrated framework for field crop reconstruction based on 3D Gaussian splatting, incorporating a geometry-aware dynamic constraint algorithm to achieve instance segmentation and extract key phenotypic traits of individual plants.
Abstract Maize(Zea mays L.) is an important crop, and improving its productivity is required even under challenging conditions such as labor shortages and uncertain climate fluctuations. One approach to enhancing yield is utilizing crop data for cultivation management and yield prediction. However, efficient acquisition of such data remains constrained by various limitations. In this study, we developed a non-contact and labor-efficient method for crop data acquisition by generating 3D models of maize at the ripening stage using Neural Radiance Fields (NeRF). Segmentation was performed on the obtained point clouds to estimate plant height, leaf area, and leaf angle. The coefficients of determination (R2) were 0.903, 0.954, and -0.521, respectively, demonstrating high accuracy for plant height and leaf area even at the ripening stage, while reducing the time required for data acquisition by 93% compared to manual measurements. Nevertheless, some manual operations−such as removing kernels and separating overlapping leaves−were still necessary, and full automation was not achieved. The main sources of error were identified as reconstruction errors in the base during scale adjustment, excessive removal of leaf sheaths, and the curvature of individual plants. Furthermore, we examined how measurement accuracy was influenced by factors such as the time of day and cultivar. The proposed method is expected to contribute to the practical implementation of a labor -saving 3D measurement technique that supports yield prediction and growth diagnosis in maize.
Why it matches plant phenotyping methodsNeRFによる3D再構成と点群セグメンテーションを開発し、トウモロコシの草丈・葉面積・葉角度を推定して精度と誤差要因を検証しており、表現型取得法が研究の中心である。
abstractwe developed a non-contact and labor-efficient method for crop data acquisition by generating 3D models of maize at the ripening stage using Neural Radiance Fields (NeRF).
Abstract Accurate estimation of individual tree above‐ground biomass (AGB) and its component‐wise allocation is crucial for advancing ecological research and forest management. However, current biomass estimation methods, such as destructive sampling and allometric equation–based approaches, face limitations in both operational efficiency and cost‐effectiveness, and only destructive sampling can provide component‐wise biomass measurements, which is impractical for large‐scale studies or repeated measurements. In this study, we present a terrestrial laser scanning (TLS)‐based workflow integrating wood–leaf separation, voxel‐based foliage estimation and detailed 3D reconstruction of tree architecture to achieve accurate estimation of individual tree AGB and its component‐wise allocation. A total of 68 trees were scanned to obtain high‐resolution TLS data and subsequently destructively harvested to acquire field reference measurements for validation. The results demonstrate that the workflow achieved high accuracy in predicting AGB at the individual tree level (coefficient of determination/ R 2 = 0.88, root mean squared error/RMSE = 16.83 kg, mean absolute error/MAE = 12.18 kg), significantly outperforming estimates derived from locally calibrated allometric equations ( R 2 = 0.61, RMSE = 29.86 kg, MAE = 24.52 kg). Furthermore, this study provides evidence of the strong capability of TLS in estimating branch‐level biomass, with high accuracy achieved across branch orders ( R 2 ranging from 0.66 to 0.91, RMSE from 3.55 to 380 g and MAE from 2.97 to 290 g). By providing precise, non‐destructive estimates of biomass distribution across branches and leaves, this workflow demonstrates strong potential for improving the accuracy of tree biomass quantification, supporting investigations of resource allocation strategies, and enhancing forest carbon monitoring.
Why it matches plant phenotyping methodsTLSによる樹木の地上部・器官別バイオマスを推定するワークフローを開発し、破壊的実測で精度検証しており、植物形質取得法が研究の中心である。
abstractwe present a terrestrial laser scanning (TLS)‐based workflow integrating wood–leaf separation, voxel‐based foliage estimation and detailed 3D reconstruction of tree architecture to achieve accurate estimation of individual tree AGB and its component‐wise allocation.
Accurate monitoring of nitrogen (N) status is critical for precision N management and optimizing the yield and quality of Zanthoxylum armatum var. novemfolius (ZA). However, individual sensors often struggle to simultaneously capture the biochemical variations and complex canopy structural changes of ZA. Therefore, field experiments were conducted over two consecutive years, applying four N-application rates (0, 150, 300, and 450 kg N ha -1 ) to ZA. At each phenological stage, hyperspectral imagery and LiDAR point clouds were collected via three UAV flight altitudes (60 m, 80 m, and 100 m), and canopy nitrogen concentration (CNC) and aboveground nitrogen accumulation (AGNA) were measured. This study developed a framework by synergistically fusing UAV-derived hyperspectral imaging (HSI) and LiDAR data for CNC and AGNA monitoring. Results showed that the response of nitrogen status indicators to fertilization was phenology-specific: CNC showed no significant difference ( p > 0.05) among treatments during the vigorous vegetative growth stage (VGS) but differed significantly ( p p (732, 879) and NDSI (560, 690) as the optimal CNC indicators at VGS and FES, respectively (r = 0.83 and 0.93), whereas the NDSI (711, 986) and NDSI (515, 736) were identified as the optimal AGNA indicators at VGS and FES, respectively (r = 0.91 and 0.71). Across all phenological stages, Random Forest Regression consistently delivered the highest accuracy for CNC (R 2 = 0.93-0.98, RMSE = 0.87-1.02 g kg -1 ) and AGNA (R 2 = 0.95-0.97, RMSE = 1.92-2.55 g plant -1 ), outperforming MLR, PLSR, and SVR. This synergistic framework provides a high-precision, non-destructive methodology for the precision N monitoring of woody crops.
Why it matches plant phenotyping methodsUAVハイパースペクトル画像とLiDARの融合、および機械学習により、植物の窒素濃度・窒素蓄積量を非破壊推定する方法を開発・評価しており、フェノタイピング手法が中心である。
abstractThis study developed a framework by synergistically fusing UAV-derived hyperspectral imaging (HSI) and LiDAR data for CNC and AGNA monitoring.
Accurate, species-specific estimation of aboveground biomass (AGB) at the individual plant level is essential for characterizing forest structure, supporting ecological and wildfire modelling, and enabling fine-scale carbon accounting. This study presents a methodological framework for estimating species-specific AGB at individual plant level in Mediterranean ecosystems using UAV-based digital aerial photogrammetry (UAV-DAP). High-resolution point clouds were processed through a multi-step workflow including object-based segmentation, thirteen species classification and AGB regression modeling. The overall accuracy of species classification across six study areas was 81.6%, with a maximum of 89.9%. The regression models for AGB estimation yielded an average R 2 of 0.69 across all species, highlighting species such as Anthyllis cytisoides (R 2 = 0.83, RMSE = 0.07 kg, n = 47), Juniperus oxycedrus (R 2 = 0.83, RMSE = 3.17 kg, n = 32); or Pinus halepensis (R 2 = 0.77, RMSE = 11.79 kg, n = 20). These findings demonstrate the potential of UAV-DAP for practical estimates of AGB. The study underscores UAV-DAP as a cost-effective tool for forest management, ecological monitoring, and biomass assessments, paving the way for broader applications in environmental science and resource management.
Why it matches plant phenotyping methodsUAV-DAP点群から個体レベルの樹種別地上部バイオマスを推定する画像・計算ワークフローが中心で、セグメンテーション、分類、回帰と精度評価を含むため、植物形質計測手法として適格。
abstractThis study presents a methodological framework for estimating species-specific AGB at individual plant level in Mediterranean ecosystems using UAV-based digital aerial photogrammetry (UAV-DAP).
Accurate segmentation of fine-scale organs from 3D point clouds poses a substantial challenge in high-throughput plant phenotyping (HTP), where existing methods are hindered by the loss of topological features and the resulting low accuracy. To address this, we introduce CotSkNet, a semantic segmentation network based on structured representation learning. This approach is the first to define plant architecture as a knowledge-based intermediate representation that integrates geometric, topological, and hierarchical relationships, thereby incorporating topological information into the segmentation process. CotSkNet features an innovative Topological Geometric Feature Fusion Extractor and a Two-Way Reinforcement Module to efficiently extract and enhance salient features. Furthermore, the proposed Topological Attention Aggregator enables dynamic focus on key branch points. On a dataset of 403 field-grown cotton plants, our method achieved mean intersection over union values of 91.55%, 92.37%, and 98.21% for the main stem, fruiting branches, and leaves, respectively, far surpassing those of mainstream methods. Moreover, automatically extracted phenotypic parameters, such as plant height and fruiting branch length showed excellent consistency with manual measurements (R 2 > 0.91, root mean square error (RMSE) < 0.14). This study confirms that structured representation learning excels at capturing fine-organ phenotypes, providing an innovative analytical pathway for HTP in complex field crops.
Why it matches plant phenotyping methods3D点群の器官セグメンテーションと形質抽出手法を開発し、圃場データで精度検証しているため、植物フェノタイピング手法が研究の中心である。
abstractwe introduce CotSkNet, a semantic segmentation network based on structured representation learning.
Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · Europe PMC · checked 15 Sept 2026
Computer vision and Internet of Things (IoT) technologies offer robust solutions for plant phenotyping, but traditional mainstream segmentation methods often fail in high-density plantings with overlapping foliage. This study introduces an integrated phenotyping system combining automated data capture and high-temporal RGB-D imaging using off-the-shelf hardware (Intel RealSense D435 and Raspberry Pi) to generate 3D point clouds of lettuce under controlled greenhouse conditions. While recent agricultural applications have shown limited success and required domain-specific adaptations, Segment Anything Model (SAM) and FastSAM were demonstrated to achieve exceptional zero-shot segmentation performance for individual lettuce plants in high-density arrangements without additional training. This capability effectively addresses the traditional challenges of species-specific parameter tuning and extensive training data requirements and fine-tuning. By mapping 2D segmentation masks to corresponding 3D point clouds, the system accurately extracted key phenotypic traits, namely plant height, length, and width, from which area and volume were subsequently estimated, showing strong correlations with manual measurements for Rex and Rouxai lettuce cultivars. This high-temporal, non-destructive monitoring provided unique insights into plant growth dynamics. The study highlights distinct growth patterns among these cultivars, underscoring the importance of tailored phenotyping approaches to optimise crop management strategies. By addressing the limitations of existing phenotyping methods, this work advances precision agriculture technologies, offering a cost-effective and efficient solution for monitoring dynamic crop growth with potential applications across various crops and growing conditions.
Why it matches plant phenotyping methodsRGB-D撮像、3D点群、セグメンテーションを統合した植物表現型取得システムを開発し、草丈・長さ・幅などを抽出して手測定と検証しているため、方法が中心的である。
abstractThis study introduces an integrated phenotyping system combining automated data capture and high-temporal RGB-D imaging using off-the-shelf hardware (Intel RealSense D435 and Raspberry Pi) to generate 3D point clouds of lettuce under controlled greenhouse conditions.
Computer vision and Internet of Things (IoT) technologies offer robust solutions for plant phenotyping, but traditional mainstream segmentation methods often fail in high-density plantings with overlapping foliage. This study introduces an integrated phenotyping system combining automated data capture and high-temporal RGB-D imaging using off-the-shelf hardware (Intel RealSense D435 and Raspberry Pi) to generate 3D point clouds of lettuce under controlled greenhouse conditions. While recent agricultural applications have shown limited success and required domain-specific adaptations, Segment Anything Model (SAM) and FastSAM were demonstrated to achieve exceptional zero-shot segmentation performance for individual lettuce plants in high-density arrangements without additional training. This capability effectively addresses the traditional challenges of species-specific parameter tuning and extensive training data requirements and fine-tuning. By mapping 2D segmentation masks to corresponding 3D point clouds, the system accurately extracted key phenotypic traits, namely plant height, length, and width, from which area and volume were subsequently estimated, showing strong correlations with manual measurements for Rex and Rouxai lettuce cultivars. This high-temporal, non-destructive monitoring provided unique insights into plant growth dynamics. The study highlights distinct growth patterns among these cultivars, underscoring the importance of tailored phenotyping approaches to optimise crop management strategies. By addressing the limitations of existing phenotyping methods, this work advances precision agriculture technologies, offering a cost-effective and efficient solution for monitoring dynamic crop growth with potential applications across various crops and growing conditions.
Why it matches plant phenotyping methodsRGB-D画像、3D点群、セグメンテーションを統合して植物形質を抽出するフェノタイピングシステムの開発・評価が中心であり、手動測定との相関検証も行っているため。
abstractThis study introduces an integrated phenotyping system combining automated data capture and high-temporal RGB-D imaging using off-the-shelf hardware (Intel RealSense D435 and Raspberry Pi) to generate 3D point clouds of lettuce under controlled greenhouse conditions.
施設園芸における環境制御では,温度や湿度の空間変動など環境の不均一性を考慮せずに,平均化された指標に基づいた制御が行われており,作物の生育にばらつきが生じる問題があった.これらを解決するためには,主に日照や温度・湿度などの不均一の原因となっている作物群落のキャノピー構造を可視化することが重要である.本研究では,低コストの2D LiDAR(Light Detection and Ranging)計測により,作物のキャノピー構造の可視化を試み,薄い葉や細い茎によるレーザー反射の有効性と適切なスキャン条件を検証した.機器を設置した台車を移動プラットフォームとして,圃場の畝に沿って移動させることで,畝に沿った作物のキャノピー構造を把握する.2つのLiDARの走査面を変えて用いることとし,水平スキャンにより,台車進行方向の作物及び障害物の2Dマッピング,垂直スキャンにより作物の高さ方向のスキャンを時系列的に重ねることで,3Dマッピングを行う.結果として,水平スキャンのデータは,台車の走行制御のための状況把握としては十分な精度で利用可能である.垂直スキャンのデータは,作物の高さ方向の構造を把握できることが確認された.2つのLiDARを搭載したシステムを用いて,圃場で定期的に移動計測を行うことで,作物のキャノピー構造を把握することができ,環境の不均一の要因として利用可能となることが期待される.
Why it matches plant phenotyping methods低コスト2D LiDARによる作物キャノピー構造の可視化手法を開発し、反射の有効性と走査条件を検証しているため、植物表現型取得が研究の中心である。
abstract本研究では,低コストの2D LiDAR(Light Detection and Ranging)計測により,作物のキャノピー構造の可視化を試み,薄い葉や細い茎によるレーザー反射の有効性と適切なスキャン条件を検証した.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 15 Sept 2026
Chlorophyll fluorescence (ChlF) provides valuable biophysical insights into the photosynthetic status of plants, serves as an indicator of plant stress, and can be measured using simple, non-invasive methods. Therefore, it is a powerful tool for remote sensing and large-scale vegetation monitoring. In this study, we present a novel, lightweight, and portable dual-wavelength chlorophyll fluorescence light detection and ranging sensor (ChloroFLiDAR) designed for remote plant stress assessment and photosynthesis research. The sensor utilizes laser light to induce ChlF and employs an in-phase/quadrature (I/Q) lock-in amplification method to isolate weak fluorescence signals from background noise, thereby enhancing measurement sensitivity. This approach enables accurate ChlF measurements under varying ambient light conditions while simultaneously determining leaf distance. Our results demonstrate that the sensor can reliably detect ChlF at distances up to 10 m with an integration time of 65.5 μs. Additionally, experiments on European beech ( Fagus sylvatica ) seedlings subjected to water and high-light stress demonstrate the sensor's ability to detect changes in ChlF indices due to plant stress.
Why it matches plant phenotyping methods植物ストレス状態を遠隔測定するクロロフィル蛍光LiDARセンサーを開発し、測定性能とストレス検出能力を実証しており、植物フェノタイピング手法が中心である。
abstractwe present a novel, lightweight, and portable dual-wavelength chlorophyll fluorescence light detection and ranging sensor (ChloroFLiDAR) designed for remote plant stress assessment and photosynthesis research.
Plant breeding has been used for over 10,000 years to adapt crops like wheat to different environments. Continuous breeding efforts have led to high-yielding and resilient wheat varieties, with Canada being the 6th largest producer in 2024-25. However, challenges like leaf rust, caused by Puccinia triticina Erikss., still impact global wheat production. Rapid pathogen evolution requires ongoing identification and deployment of novel resistance sources. Accurate phenotyping of key traits like disease resistance, winter survival, and plant height is a major bottleneck in wheat breeding. Advances in high-throughput (HTP) genotyping and phenotyping offer new opportunities to enhance genetic gain. This study integrated genetic mapping and UAV-based HTP approaches to evaluate leaf rust resistance and key agronomic traits in winter wheat. A doubled-haploid (DH) population (n = 130) developed from the cross W538/Emerson was evaluated for leaf rust resistance at the seedling and adult plant stages. Genotyping was performed using a 25K Infinium SNP array, and linkage and QTL analyses mapped resistance genes. Seedling-stage resistance was associated with a locus on chromosome 1B, while adult plant resistance was governed by multiple QTL, including QLr.umb-1B, QLr.umb-2A, QLr.umb-3B, and QLr.umb-4D. Lines carrying multiple resistance QTL exhibited enhanced leaf rust resistance, highlighting the importance of QTL stacking for durable resistance. UAV-based HTP methods were evaluated for assessing spring stand and plant height in winter wheat breeding nurseries. Manual ratings were compared with RGB and multispectral-based UAV metrics, including relative plant pixel area and vegetation indices like NDVI and EPVI. NDVI was the most robust method for spring stand assessment, with four times higher heritability than manual ratings. Manual measurements were more accurate than UAV-based methods for plant height, but SfM and LiDAR had comparable performance. This study highlights the complementary value of genetic mapping and UAV-based HTP in wheat breeding, emphasizing multi-QTL resistance for leaf rust and the potential of UAVs to improve phenotyping efficiency for key agronomic traits.
Why it matches plant phenotyping methodsUAV画像・マルチスペクトル・SfM・LiDARによる春季スタンドと草丈の測定を、手動評価と比較・検証しており、植物表現型取得法が研究の実質的な構成要素である。
abstractUAV-based HTP methods were evaluated for assessing spring stand and plant height in winter wheat breeding nurseries.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 5 Sept 2026
3D plant phenotyping has garnered significant interest for its ability to quantify key structural traits such as plant volume and canopy architecture. However, standard monocular 3D reconstruction techniques suffer from inherent scale ambiguity, requiring an additional step to recover the true metric scale of the plants. Existing scale recovery methods, whether based on precisely fabricated 3D objects or planar patterns such as checkerboards, have been successfully applied in controlled environments but face practical constraints in certain real-world scenarios: some require costly fabrication or pre-reconstruction calibration, which can limit throughput in dynamic field environments. Here, we present MagicRing, a novel, affordable, and physically reliable post-reconstruction scale recovery approach that addresses these specific constraints and provides a complementary solution for high-throughput, mobile, and field-based phenotyping. MagicRing features a simple red ring printed on A4 paper with a known diameter. By leveraging color-based segmentation and geometric curve fitting, our approach automatically detects the ring within 3D point clouds, recovers the metric scale, and establishes a standardized world coordinate system without the need for pre-calibration. Its planar, isotropic design ensures robustness even under significant occlusion. We demonstrate the utility of MagicRing through MobilePheno3D, an integrated smartphone-based pipeline that performs fully automated 3D reconstruction, scale recovery, and phenotypic extraction from video sequences. This system, which was validated across multiple plant species, including vegetables, wheat, rice, and maize in both indoor and field settings, reliably reconstructs aboveground and root structures and supports continuous growth monitoring. MagicRing decouples data collection from data analysis, enabling a workflow transition from conventional step-by-step, scene-specific calibration toward more scalable, high-throughput 3D plant phenotyping.
Why it matches plant phenotyping methods植物の3D形態形質を抽出するためのスケール復元法とスマートフォン型フェノタイピング・パイプラインを開発し、複数植物種・環境で検証しており、手法が研究の中心である。
abstractHere, we present MagicRing, a novel, affordable, and physically reliable post-reconstruction scale recovery approach
This manuscript presents a transferable and reproducible methodology for quantitative 3D tree-structure mensuration and transparent, rule-based decision support for tree risk management. The workflow integrates (i) Structure-from-Motion/Multi-View Stereo (SfM–MVS) reconstruction from multi-view imagery, (ii) independent referencing to ensure metric scaling and a consistent local frame, and (iii) point cloud analytics to derive branch-level geometric descriptors (e.g., base diameter, length, inclination, slenderness, and projected reach). A clear rule-based layer operationalizes Tree Risk Assessment Qualification (TRAQ)-style risk components and As Low As Reasonably Practicable (ALARP) principles to map geometry and exposure into auditable management recommendations (e.g., monitoring intervals, pruning/weight reduction, supplemental support, and exclusion-zone planning). To provide a real-data example, the demonstration uses the public Fuji-SfM apple orchard dataset, including three neighboring trees with partially overlapping crowns for tree instance extraction and subsequent TRAQ/ALARP scenarios on an outer tree. The proposed decision layer is intentionally based on external geometry and exposure; internal decay indicators and species-specific mechanical properties (e.g., Modulus of Elasticity (MOE), Modulus of Rupture (MOR)) are outside this demonstration and should be incorporated via complementary diagnostics in operational deployments.
Why it matches plant phenotyping methodsSfM–MVSと点群解析による樹木・枝の3D形状形質抽出が中心的な方法論であり、実データでの適用も含むため。
abstractThis manuscript presents a transferable and reproducible methodology for quantitative 3D tree-structure mensuration
Abstract Accurate estimation of aboveground biomass (AGB) is essential for forest monitoring and carbon stock assessment. Airborne laser scanning (ALS) is widely used for large-scale AGB estimation, yet acquiring reference biomass from field measurements for training biomass regression models remains time-consuming and labour-intensive. Here we explore the potential of synthetic ALS data to enhance forest biomass estimation. Two virtual forest plots were generated using a voxel-based forest reconstruction approach to simulate ALS data. We compared the model performances under varying amount and proportion of simulated and real samples in the training set. We find that models trained exclusively on simulated samples underperform models trained solely on real samples. When real samples are scare, incorporation of synthetic samples substantially improves the model performance, with coefficient of determination (R²) increased by 0.001–0.73 and the root mean square error (RMSE) decreased by 0.07–2.26 Mg ha–1. When sufficient real samples are available, adding a small number of simulated samples further improves model performance, with RMSE decreased by 0.12–1.46 Mg ha–1. The optimal performance (R² = 0.852, RMSE = 33.47 Mg ha–1) is obtained when real samples comprise about 83% of the training samples. These findings demonstrate that synthetic ALS data can effectively complement real datasets in AGB modelling, improving accuracy under diverse data availability conditions.
Why it matches plant phenotyping methods森林プロットの地上部バイオマスという植物形質を、合成ALSデータとボクセル再構成で推定する手法を開発・比較評価しており、形質取得・推定法が研究の中心である。
abstractTwo virtual forest plots were generated using a voxel-based forest reconstruction approach to simulate ALS data.
Abstract Root system architecture plays a critical role in water and nutrient acquisition, particularly in semi‐arid environments where drought stress limits crop productivity. Despite advances in three‐dimensional (3D) root phenotyping, no dedicated low‐cost imaging platform currently exists for sorghum ( Sorghum bicolor (L.) Moench) in the United States. The objective of this study was to design and construct an affordable laboratory‐based 3D imaging system for sorghum root phenotyping modeled after the digital imaging of root traits (3D) framework. The system consists of a rotating aluminum frame equipped with eight high‐resolution digital cameras controlled by Raspberry Pi microcomputers, uniform LED lighting, and background reference markers to ensure accurate image alignment. Approximately 2000–3000 overlapping images are captured in under 5 min and processed using structure‐from‐motion algorithms to generate colorized 3D point clouds. The total system cost was approximately $6000, substantially lower than commercial imaging technologies such as computed tomography or magnetic resonance imaging. Initial assembly demonstrated strong geometric alignment and minimal distortion, enabling measurement of key root traits including volume, nodal root angle, and whorl spacing. This platform provides a reproducible and scalable approach for sorghum root phenotyping and addresses a critical gap in crop research tools for semi‐arid production systems. The system also offers educational value by integrating engineering design, programming, and plant science, supporting interdisciplinary training and future genotype‐phenotype studies aimed at improving drought resilience.
Why it matches plant phenotyping methodsソルガム根の形態形質を取得する低コスト3D画像プラットフォームの設計・構築が研究の中心であり、根体積や根角度などの測定法を提供している。
abstractThe objective of this study was to design and construct an affordable laboratory‐based 3D imaging system for sorghum root phenotyping modeled after the digital imaging of root traits (3D) framework.
Field / plotLiDAR / point cloudWhole plant / canopy / plot / fieldPhysiological trait estimationWater status / transpiration
The impact of climate change on vegetation dynamics and wildfire risk has been a subject of considerable research interest. Live fuel moisture content (LFMC) is a critical factor in assessing fire risk and influencing fire ignition and behaviour. Satellite remote sensing techniques provide information on LMFC dynamics, but spatial and temporal resolution hinder understanding in structurally complex forests with interconnected tree and shrub layers. Multi-wavelength terrestrial laser scanning (TLS) sensors can measure the structural and spectral properties of forests and have demonstrated their potential for monitoring LFMC. However, studies of LFMC in shrubs are scarce despite their key role in fire spread. In this study, we investigated the capacity of a dual-wavelength SALCA (Salford Advanced Laser Canopy Analyser) TLS (1063 and 1545 nm) and the single-wavelength Trimble X6 (1500 nm) to estimate LFMC in six Mediterranean forest plots (135 individual plants, 18 species). Analysis at different separate plots and individual-species levels identified key factors affecting LFMC prediction using TLS. At plot level, linking spectral indices and LFMC is challenging due to species diversity in crown structures, ages, sizes and leaf types. Our results suggest that detector heating by solar radiation could alter the sensor calibration and reduce model accuracy. Nevertheless, in some areas the multiple linear regression models achieved an R adj 2 up to 0.82 and an RMSE of 7.66%. At the species level, models showed stronger relationships with LFMC ( R adj 2 ranging from 0.43 to 0.88) and a relatively low RMSE (RMSE from 1.92 to 3.97%). Overall, univariate relationships between LFMC and individual-wavelength reflectance were not consistent across species or most plots. Considering these results, combining the capacity of dual TLS devices to estimate LFMC with the structural information that they provide, open a potential to improve field work sampling for wildfire risk assessment. Extending the research to cover a wider range of tree, shrub and herbaceous species in the future will advance our understanding of LFMC dynamics and contribute to more accurate fire behaviour modelling.
Why it matches plant phenotyping methodsTLSセンサーを用いて個体・種・プロットレベルの生植物含水率(LFMC)を推定し、モデル精度やセンサー校正の影響を評価しているため、植物状態の取得・推定方法が中心です。
abstractMulti-wavelength terrestrial laser scanning (TLS) sensors can measure the structural and spectral properties of forests and have demonstrated their potential for monitoring LFMC.
Severe foliage occlusion and dynamically changing lighting conditions in complex orchard environments pose significant challenges for visual perception systems in automated apple harvesting, including low detection accuracy, poor robustness, and insufficient real-time performance. To address these issues, this study proposes an improved lightweight detection network based on YOLOv11, named YOLO-WBL, along with a precise yield estimation algorithm based on 3D point clouds, termed CLV. The YOLO-WBL network is optimized in three aspects: (1) A C3K2_WT module integrating wavelet transform is introduced into the backbone network to enhance multi-scale feature extraction capability; (2) A weighted bidirectional feature pyramid network (BiFPN) is adopted in the neck network to improve the efficiency of multi-scale feature fusion; (3) A lightweight shared convolution separated batch normalization detection head (Detect-SCGN) is designed to significantly reduce the parameter count while maintaining accuracy. Based on this detection model, the CLV algorithm deeply integrates depth camera point cloud information through 3D coordinate mapping, irregular point cloud reconstruction, and convex hull volume calculation to achieve accurate estimation of individual fruit volume and total yield. Experimental results demonstrate that: (1) The YOLO-WBL model achieves a precision of 93.8%, recall of 79.3%, and mean average precision (mAP@0.5) of 87.2% on the apple test set; (2) The model size is only 3.72 MB, a reduction of 28.87% compared to the baseline model; (3) When deployed on an NVIDIA Jetson Xavier NX edge device, its inference speed reaches 8.7 FPS, meeting real-time requirements; (4) In scenarios with an occlusion rate below 40%, the mean absolute percentage error (MAPE) of yield estimation can be controlled within 8%. Experimental validation was conducted using apple images selected from the dataset under varying lighting intensities and fruit occlusion conditions. The results demonstrate that the CLV algorithm significantly outperforms traditional average-weight-based estimation methods. This study provides an efficient, accurate, and deployable visual solution for intelligent apple harvesting and yield estimation in complex orchard environments, offering practical reference value for advancing smart orchard production.
Why it matches plant phenotyping methodsリンゴ果実の検出と3D点群による個別果実体積・総収量推定を開発し、精度・速度・遮蔽条件下で検証しており、植物形質取得が中心的な方法論的貢献である。
abstractthis study proposes an improved lightweight detection network based on YOLOv11, named YOLO-WBL, along with a precise yield estimation algorithm based on 3D point clouds, termed CLV.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 5 Sept 2026
WheatNeRF / 3D Gaussian SplattingLiDAR / point cloudWhole plant / canopy / plot / fieldPose / keypoint estimation2D/3D reconstruction
Precise reconstruction of plant phenotypes is crucial for smart agriculture. Conventional methods struggle with low efficiency and strong dependency on high-quality data, especially for low-texture and structurally complex crops like wheat. We propose a novel 3D reconstruction framework—Plant3R—that fuses deep feature learning with 3D Gaussian Splatting (3DGS). It innovatively uses the Matching and Stereo 3D Reconstruction (MASt3R) model for sparse point cloud reconstruction and camera pose estimation via its 3D feature matching capabilities, which substantially improve image matching rates and the quality of sparse point clouds. Subsequently, 3DGS is employed for rendering and optimization, enabling end-to-end, high-fidelity, and high-robust 3D reconstruction of wheat plants. Validated on potted wheat at multiple growth stages using handheld images, our experimental results demonstrate that Plant3R performs well in feature extraction and matching, and the reconstructed point cloud provides a good geometric prior for the subsequent rendering stage. In most scenes, its key rendering metrics—Peak Signal-to-Noise Ratio (PSNR) > 34, Structural Similarity Index Measure (SSIM) of 0.94, and Learned Perceptual Image Patch Similarity (LPIPS) 0.94), confirming its utility for accurate and quantitative phenotype analysis. Overall, Plant3R not only improves the rendering quality and geometric precision of 3D modeling, but also provides a reliable tool for accurate phenotypic parameter extraction and high-throughput crop phenotyping in precision agriculture.
Why it matches plant phenotyping methods小麦植物の3D再構成と表現型パラメータ抽出を目的とする画像解析手法を開発・検証しており、植物フェノタイピング手法が研究の中心である。
abstractWe propose a novel 3D reconstruction framework—Plant3R—that fuses deep feature learning with 3D Gaussian Splatting (3DGS).
High-density planting is an effective strategy to increase maize yield but imposes greater demands on plant architectural adaptability. To elucidate the structural response mechanisms of maize under varying planting densities, we developed a high-throughput 3D phenotyping system tailored to complex field conditions. High-precision point clouds of field-sampled plants were obtained via multi-view 3D reconstruction. Using a deep learning network, stem and leaf organs were semantically segmented (95.6% accuracy), while leaves were individually separated via clustering (94.8% accuracy). From these data, 31 plant architectural traits and 14 ear-leaf traits were extracted, establishing a hierarchical trait characterization system. Results showed that increased planting density significantly influenced plant architecture reshaping and structural coordination, leading to more compact plant forms and ear height position centralization. Ear leaves exhibited heightened sensitivity to density variation, particularly in leaf area, vertical distribution, and leaf inclination angle, suggesting an early-response role. Principal component analysis and clustering further revealed patterns of structural differentiation and key traits driving these changes under density treatments. The integrated workflow-comprising data acquisition, modeling, segmentation, clustering, trait extraction, and analysis-offers a robust approach for structural phenotyping and intelligent breeding selection in maize and other tall crops. This pipeline provides valuable technical support and data resources for optimizing dense planting strategies and advancing digital agriculture.
Why it matches plant phenotyping methods高スループット3D表現型システムを開発し、点群再構成・器官分割・クラスタリングから多数の植物構造形質を抽出することが中心であるため。
abstractwe developed a high-throughput 3D phenotyping system tailored to complex field conditions
Reproduction assets foundThe paper's authors provide a public GitHub repository for the study's source code (segmentation/trait-extraction pipeline). The phenotype point-cloud dataset itself is only available on request from the corresponding author, so it is not a public asset.Code · publicThe code of this study will be made publicly available upon publication. The source code is available at https://github.com/CSC-csc426/3D-Point-Cloud-Driven-Organ-Semantic-Segmentation-to-Assess-Maize-Structural-Responses .Open asset ↗CSC-csc426/3D-Point-Cloud-Driven-Organ-Semantic-Segmentation-to-Assess-Maize-Structural-Responseslines:330-415Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published19 Mar 2026Dicle Üniversitesi Mühendislik Fakültesi Mühendislik DergisiCited by 0 · OpenAlex ↗
This study presents a novel framework to detect plant diseases using artificial intelligence (AI) and efficient agricultural spraying using a mobile robot manipulator. The dataset for training the AI model was created by taking photos of plant leaves with and without disease and labeling the dataset according to the YOLO algorithm. A camera with a depth sensor providing point cloud data was used to detect plant disease and its location relative to the end effector was calculated using kinematic methods. The Robot Operating System (ROS) was used for system integration along with Moveit! package for kinematic calculations and motion planning of the robotic arm. The robotic arm is located on a two-wheeled mobile platform that autonomously navigates among the plants using Navigation-Stack of ROS. With the help of the developed spot spraying on the diseased area concept, not only the labor cost for agricultural spraying but also the amount of pesticides used for agricultural spraying can be reduced, lowering the pesticide costs and consumer exposure to the pesticides.
Why it matches plant phenotyping methods植物葉の病害状態を画像とAIで検出・位置推定する手法が中心であり、ロボット散布はその応用であるため、植物病害フェノタイピング手法として含める。
abstractThis study presents a novel framework to detect plant diseases using artificial intelligence (AI) and efficient agricultural spraying using a mobile robot manipulator.
Abstract Background: Next-generation models of fire behavior and smoke production rely on gridded, 3D inputs of wildland fuel complexes. We used a hierarchically scaled sampling design to characterize canopy and surface fuels that are common to prescribed burning programs in the southeastern and western US. Sampling included airborne laser scanning, terrestrial laser scanning, close-range photogrammetry, and destructive field sampling. The objective of this study was to use a combination of airborne laser scanning (ALS), terrestrial laser scanning (TLS), structure-from-motion photogrammetry (SfM), and field observations to create co-located 3D datasets of live and dead understory fuels for use in wildland fuel mapping and prescribed burn decision support Results: Using our integrated, co-located methods, we produced hierarchically-scaled datasets detailing the structure and composition of canopy and surface fuels across 9 southeastern pine sites, 5 western pine sites, and 4 western grassland sites. These are now publicly available at within the Wildland Fire Science Initiative data repository (https://doi.org/10.60594/W4859C). In this paper, we detail methods and the repository structure. Conclusions: The study was designed to evaluate and advance methods for 3D fuel characterization and to provide consistently scaled and labelled datasets for model training and evaluation. More specifically, machine learning models can be used to parse 3D point clouds collected from ALS, TLS, and structure-from-motion photogrammetry into fuel objects and metrics. Calibration with field plots will allow our hierarchically-scaled datasets to be used as the foundation for synthetic fuelbed mapping, starting with fine-scale objects such as individual shrubs or downed wood and scaling to vegetation patches and operational burn units.
Why it matches plant phenotyping methodsALS、TLS、SfMと現地観測を統合して植物群落の3D構造・燃料特性を取得し、手法の評価・改良と公開データセット構築を主目的としているため、植物形質計測法が中心である。
abstractThe objective of this study was to use a combination of airborne laser scanning (ALS), terrestrial laser scanning (TLS), structure-from-motion photogrammetry (SfM), and field observations to create co-located 3D datasets of live and dead understory fuels for use in wildland fuel mapping and prescribed burn decision support
Reproduction assets foundThe paper's hierarchically scaled ALS/TLS/SfM point clouds, field fuel measurements, and analysis scripts are explicitly stated to be open source and archived in the Wildland Fire Science Initiative data repository (DOI 10.60594/W4859C), a paper-specific public asset directly reproducing this study's phenotyping/fuel-3Dataset · publicThe datasets and analysis scripts for this study are open source and are being archived with the Wildland Fire Science Initiative data repository (doi.org/10.60594/W4859C), including project metadata, methods documentation and data libraries (Prichard and Rowell 2025).Open asset ↗Wildland Fire Science Initiative data repository · 10.60594/W4859Clines:384-403Plant phenotyping relevance match · UnverifiedOpenAlex · arXiv · checked 15 Sept 2026
3D instance segmentation for laser scanning (LiDAR) point clouds remains a challenge in many remote sensing-related domains. Successful solutions typically rely on supervised deep learning and manual annotations, and consequently focus on objects that can be well delineated through visual inspection and manual labeling of point clouds. However, for tasks with more complex and cluttered scenes, such as in-field plant phenotyping in agriculture, such approaches are often infeasible. In this study, we tackle the task of in-field wheat head instance segmentation directly from terrestrial laser scanning (TLS) point clouds. To address the problem and circumvent the need for manual annotations, we propose a novel two-stage pipeline. To obtain the initial 3D instance proposals, the first stage uses 3D-to-2D multi-view projections, the Grounded SAM pipeline for zero-shot 2D object-centric segmentation, and multi-view label fusion. The second stage uses these initial proposals as noisy pseudo-labels to train a supervised 3D panoptic-style segmentation neural network. Our results demonstrate the feasibility of the proposed approach and show performance improvementsrelative to Wheat3DGS, a recent alternative solution for in-field wheat head instance segmentation without manual 3D annotations based on multi-view RGB images and 3D Gaussian Splatting, showcasing TLS as a competitive sensing alternative. Moreover, the results show that both stages of the proposed pipeline can deliver usable 3D instance segmentation without manual annotations, indicating promising, low-effort transferability to other comparable TLS-based point cloud segmentation tasks.
Why it matches plant phenotyping methodsTLS点群と深層学習によるコムギ穂の3D個体分割パイプラインを開発・評価しており、植物表現型取得手法が中心である。
abstractsuch as in-field plant phenotyping in agriculture
Monitoring crop conditions is crucial for effective crop management and provides valuable insights into soil-plant-atmosphere interactions. While some studies have used unmanned aerial vehicle (UAV)-based light detection and ranging (LiDAR) data for mapping plant area index (PAI) in orchards, LiDAR-based time-series analysis to assess PAI variations with phenology throughout the growing season represents a significant gap in knowledge. Tracking PAI dynamics across phenological stages reflects canopy development and leaf expansion, which are directly linked to yield formation. Furthermore, the optimal spatial resolution for mapping biophysical variables of tree crops from LiDAR point clouds is yet to be determined. This study aimed to demonstrate the potential of UAV-derived LiDAR time-series to monitor the PAI and tree vertical profiles at high spatial resolution throughout the growing season of a cherry orchard located in southeastern France. A time series of 14 point cloud acquisitions with a density of 3300 points/m² was collected between February and December 2022, with at least one acquisition per month, covering all phenological stages of the cherry orchard. Field measurements were collected on May 30, and October 6, to measure the PAI at twilight using an LAI-2200C Plant Canopy Analyzer (LI-COR Biosciences, Lincoln, NE, USA), with 248 trees sampled. A voxel-based method was applied on the LiDAR point cloud data to create a three-dimensional grid within which PAI was estimated for each voxel. The results showed that a voxel size of at least 70 cm is required to retrieve reliable PAI estimates, while a voxel size of 100 cm produced the most accurate PAI estimates (RMSE = 0.5 m2.m-2, bias = 0.07, R2 = 0.59), when assessed against in-situ PAI measurements. The temporal variation of canopy PAI illustrated the progression of the phenological stages, including flowering, leaf development, ripening and senescence, and the response of the canopy to drought stress (reduction in PAI due to leaf rolling) during the summer. The maps of PAI successfully described the variations in leaf canopy density for different cherry varieties and allowed assessment of the vertical PAI profile at the individual tree level. The LiDAR-derived PAI maps and vertical profiles were able to detect trees exhibiting poor leaf development, which is an important health indicator for effective crop management in orchard settings. Future work should focus on applying UAV-derived observations to optimize crop models to enhancing decision-making tools for effective orchard management.
Why it matches plant phenotyping methodsUAV LiDARとボクセル解析により、樹木レベルのPAIおよび垂直プロファイルを推定し、実測値で精度検証しているため、植物表現型取得手法が研究の中心である。
abstractA voxel-based method was applied on the LiDAR point cloud data to create a three-dimensional grid within which PAI was estimated for each voxel.
Efficient large-scale 3D reconstruction of orchard environments is essential for robotic inspection and precision agriculture, yet existing methods struggle with unstructured scenes, variable illumination, and computational bottlenecks. We propose InspectGaussian, a coarse-to-fine Gaussian reconstruction framework tailored for orchard inspection robots. The pipeline integrates an RGB-D-based data acquisition strategy using ORB-SLAM3, which is enhanced by a dense mapping module for robust large-scale pose estimation and point cloud generation. A divide-and-conquer strategy is then employed: individual plant views are extracted via a YOLO-World-based detection and 3D matching algorithm, followed by plant-specific reconstruction using an improved 3D Gaussian Splatting (3DGS) method incorporating depth regularization and region-aware refinement. Experimental results in citrus orchards demonstrate that InspectGaussian achieves 96% average precision and 93% recall in plant view extraction, while surpassing state-of-the-art methods in reconstruction fidelity (31.226 PSNR, 0.915 SSIM, 0.067 LPIPS) and point cloud accuracy (7 mm error). These results confirm its effectiveness in capturing fine structural and textural details while maintaining scalability and efficiency. This framework provides a practical solution for high-throughput, in-field plant phenotyping and lays the foundation for intelligent orchard monitoring and management.
Why it matches plant phenotyping methods植物個体の3D再構成とRGB-D・検出・Gaussian Splattingを統合した手法開発であり、植物の構造的形質取得を目的とするため、フェノタイピング手法が中心である。
abstractWe propose InspectGaussian, a coarse-to-fine Gaussian reconstruction framework tailored for orchard inspection robots.
Reproduction assets foundThe paper's authors explicitly state their analysis code is publicly available on GitHub. Phenotype datasets (RGB-D orchard image sequences, LiDAR point clouds, manual trait measurements) are only available upon request, so they do not qualify as public assets.Code · publicOur code are available at https://github.com/zlhzau/InspectGaussian.git .Open asset ↗zlhzau/InspectGaussianlines:489-515Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Aerial remote sensing efficiently surveys large areas, but accurate direct object-level measurement remains difficult in complex natural scenes. Advancements in 3D computer vision, particularly radiance field representations such as NeRF and 3D Gaussian splatting, can improve reconstruction fidelity from posed imagery. Nevertheless, direct aerial measurement of important attributes like tree diameter at breast height (DBH) remains challenging. Trunks in aerial forest scans are distant and sparsely observed in image views; at typical operating altitudes, stems may span only a few pixels. With these constraints, conventional reconstruction methods have inaccurate breast-height trunk geometry. TreeDGS is an aerial image reconstruction method that uses 3D Gaussian splatting as a continuous scene representation for trunk measurement. After SfM–MVS initialization and Gaussian optimization, we extract a dense point set from the Gaussian field using RaDe-GS’s depth-aware cumulative-opacity integration and associate each sample with a multi-view opacity reliability score. Then, we isolate trunk points and estimate DBH using opacity-weighted solid-circle fitting. Evaluated on 10 plots with field-measured DBH, TreeDGS reaches 4.79 cm RMSE (about 2.6 pixels at this GSD) and outperforms a LiDAR baseline (7.66 cm RMSE). This shows that TreeDGS can enable accurate, low-cost aerial DBH measurement.
Why it matches plant phenotyping methods樹木の胸高直径(DBH)という植物形態形質を、航空画像から3D再構成と信頼度重み付き推定で測定する手法を開発・検証しており、フェノタイピング手法が中心である。
abstractTreeDGS is an aerial image reconstruction method that uses 3D Gaussian splatting as a continuous scene representation for trunk measurement.
ArabidopsisChlorophyll fluorescenceMicroscopyLiDAR / point cloudCell / cellular structureRootMorphology / geometry measurement2D/3D reconstructionGrowth / time-series analysisGrowth / development / phenology
Embryogenesis in the model plant Arabidopsis thaliana provides a framework for understanding how cell polarity and patterning coordinate with hormonal signalling to establish the plant body plan. Following fertilisation, the zygote divides asymmetrically to generate apical and basal lineages, establishing the apical-basal axis that defines future shoot and root poles. Genetic and molecular analyses of classical mutants including gnom, monopteros (mp), bodenlos (bdl) and topless revealed that localised auxin biosynthesis, directional transport and downstream transcriptional responses are central to apical-basal axis establishment and organ initiation. The main components of this regulation are polarly localised PIN auxin transporters and downstream modules involving MONOPTEROS and WUSCHEL-RELATED HOMEOBOX transcription factors. Advances in microscopy have transformed the study of Arabidopsis embryogenesis: fluorescence-compatible clearing reagents and three-dimensional reconstructions now permit quantitative analyses of cell geometry, division orientation, and cytoskeletal dynamics. Live ovule imaging setups with confocal laser scanning and multiphoton microscopes enable real-time observation of embryo development, while laser-assisted cell ablation can be used to probe cell-to-cell communication and fate plasticity. Together, these methodological breakthroughs position Arabidopsis embryos as a prime model for dissecting the chemical and biophysical cues that shape plant development.
Why it matches plant phenotyping methods胚発生を解析するための蛍光イメージング、三次元再構成、ライブ撮像などの方法論と定量的な細胞形態・分裂方向測定が中心であり、植物フェノタイピング手法に該当する。
abstractAdvances in microscopy have transformed the study of Arabidopsis embryogenesis: fluorescence-compatible clearing reagents and three-dimensional reconstructions now permit quantitative analyses of cell geometry, division orientation, and cytoskeletal dynamics.
High-fidelity acquisition of canopy phenotypic data is critical for the advancement of orchard Artificial Intelligence (AI). Yet, an improper Light Detection and Ranging (LiDAR) installation height (IH) frequently induces data occlusion and substantial measurement errors. To address this limitation, this study developed an information collection vehicle (ICV) integrated with a 16-channel three-dimensional (3D) LiDAR to determine the optimal LiDAR IH. Three representative LiDAR IHs (1.4 m, 2.0 m, and 2.6 m) were evaluated on spindle-shaped cherry trees under both forward and reverse driving strategies. Subsequently, a novel 12-zone refined evaluation framework was introduced to quantify localized errors that are conventionally obscured by traditional whole-canopy metrics. Results demonstrated a profound nonlinear relationship between IH and measurement accuracy. Specifically, the 2.0 m IH (approximating the canopy’s geometric center) emerged as the optimal setup, maintaining relative errors (REs) below 5% with minimal dispersion. Conversely, the 2.6 m IH caused lower-canopy volume REs to surge beyond 16% owing to restricted downward viewing angles. Additionally, reverse driving at higher IHs exacerbated mechanical vibrations via the “lever arm effect”, thereby significantly degrading point cloud registration accuracy. Ultimately, these findings underscore the critical necessity of aligning sensors with the canopy geometric center, supplying essential theoretical guidelines for the hardware design of future orchard robots.
Why it matches plant phenotyping methods果樹キャノピー形質の高精度取得を目的に、LiDAR搭載車両、設置高さ、走行条件、局所誤差評価法を開発・比較検証しており、フェノタイピング手法が中心である。
abstractHigh-fidelity acquisition of canopy phenotypic data is critical for the advancement of orchard Artificial Intelligence (AI).
3D crop phenotyping technology provides critical support for screening morphology-related plant genes and identification of germplasm resource. Organ segmentation or recognition is the first key step in 3D crop phenotyping, where inductive deep learning currently dominates as the mainstream methodology. However, the high requirement for data annotation in inductive learning paradigm has transformed the manual data labeling into a labor-intensive task, thereby in turn restricting the progress of inductive learning. This problem has inspired us to leverage Graph Neural Networks (GNNs) as the transductive learning tool to directly segment organs on sparsely annotated crop point clouds. We propose a Dual-branch Graph Convolutional Network (DBGCN) that only requires sparse labels to perform organ instance inference directly on plant point clouds that have featureless point features. Different from existing graph-based networks, DBGCN not only carries out the static-feature-space graph convolutions that are good at mining and aggregating on local information on the point cloud, but also incorporates dynamic graph convolutions that captures the potential changes of the graph manifold in deep feature space. Extensive experiments prove that the fusion of two types of graph feature convolutions brings a high node (point) classification accuracy, outperforming mainstream GNNs and even several popular inductive deep architectures. On the PlantNet sub-dataset, DBGCN achieves an mAcc (mean accuracy of node classification) of 93.00% under 1.95% manual annotation ratio. On the Soybean-MVS sub-dataset, DBGCN achieves an mAcc of 91.05% under 4.88% manual annotation ratio. Furthermore, our DBGCN not only works well on crop 3D data but can also serve other applications such as the segmentation of point cloud data for large-scale street view. Our dataset and code can be found at https://github.com/chinazhouzhaoyi/DBGCN/tree/master/.
Why it matches plant phenotyping methods3D植物点群から器官を分割・推論する深層学習手法を開発し、植物フェノタイピングデータ上で精度検証しているため、表現型取得・抽出法が中心である。
abstractWe propose a Dual-branch Graph Convolutional Network (DBGCN) that only requires sparse labels to perform organ instance inference directly on plant point clouds
Reproduction assets foundThe authors explicitly state that their dataset (plant point clouds) and DBGCN code are publicly available on GitHub.Code · publicOur data and code are available at: https://github.com/chinazhouzhaoyi/DBGCN/tree/master/.Open asset ↗chinazhouzhaoyi/DBGCNhtml-lines:414-455Dataset · publicOur dataset and code can be found at https://github.com/chinazhouzhaoyi/DBGCN/tree/master/Open asset ↗chinazhouzhaoyi/DBGCNhtml-lines:88-94Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published9 Mar 2026Forestry An International Journal of Forest ResearchCited by 1 · OpenAlex ↗
Abstract Mobile laser scanning (MLS) provides detailed point cloud reconstructions of forest environments and has potential for operational forest sample-plot surveying. This study evaluated the accuracy of MLS in deriving forest inventory attributes, including basal area (G), number of trees per hectare (TPH), total stem volume (V), basal area-weighted mean tree diameter (Dg) and height (Hg), and dominant height (Hdom). Experiments were conducted in managed boreal forests across 44 sample plots (370–2000 m2) using a Faro Orbis MLS system. Field measurements collected tree-by-tree (n = 4472) with callipers and clinometers during the previous summer served as reference data. We compared two alternative MLS data acquisition trajectories—closed loops (MLS-loop) and line transects (MLS-line)—and two processing workflows: (i) manually assisted tree detection followed by automatic tree measurements, and (ii) a fully automatic workflow. MLS-line provided similar or marginally improved accuracy compared with MLS-loop; however, the substantially shorter acquisition time of MLS-loop (19.0 min per plot on average) favoured its operational use over MLS-line (30.5 min). Clearer differences emerged between processing workflows. The fully automatic workflow identified and measured 74.1% of trees with diameter at breast height (DBH) > 5 cm, whereas manual assistance in tree detection increased this proportion to 97.1%. DBH accuracy was similar for both workflows (root-mean-square-error [RMSE] ≈ 2.4 cm), but tree-height estimates were substantially less accurate under automatic processing (RMSE 6.2 m) than under the assisted workflow (RMSE 2.1 m). These differences propagated to plot-level estimates. Using the automatic workflow, RMSEs were 4.2 m2/ha for G, 610 trees/ha for TPH, 29.3 m3/ha for V, 2.3 cm for Dg, 1.6 m for Hg, and 1.9 m for Hdom. The assisted workflow notably improved accuracy, yielding RMSEs of 3.5 m2/ha for G, 54.0 trees/ha for TPH, 20.2 m3/ha for V, 1.2 cm for Dg, 1.3 m for Hg, and 1.2 m for Hdom when using closed-loop trajectories. Overall, the results emphasize the importance of assisted workflows for attributes sensitive to detection completeness, particularly TPH, while showing that kinematic MLS can efficiently capture forest structure for sample plot measurements.
Why it matches plant phenotyping methodsMLSによる樹木・林分構造形質の抽出精度を、取得経路と処理ワークフロー間で比較検証しており、フェノタイピング手法が中心である。
abstractThis study evaluated the accuracy of MLS in deriving forest inventory attributes, including basal area (G), number of trees per hectare (TPH), total stem volume (V), basal area-weighted mean tree diameter (Dg) and height (Hg), and dominant height (Hdom).
Field / plotLiDAR / point cloudWhole plant / canopy / plot / fieldYield / biomass estimationBiomass / plant weight
Introduction Accurate estimation of individual tree aboveground biomass (AGB) is essential for tree species selection, carbon accounting, and precision forestry. Unmanned aerial vehicle (UAV) LiDAR provides rapid access to detailed tree structural information, offering a promising tool for high-frequency biomass assessment. Methods In this study, a nonlinear mixed-effects (NLME) model integrating UAV LiDAR and field measurements was developed to quantify the influence of genetic heterogeneity and environmental factors on AGB estimation of Catalpa bungei . Data from 2,941 trees across 79 genotypes were collected in Henan Province, including LiDAR-derived tree height ( L H ), LiDAR-derived crown diameter ( L CD ), and AGB. By incorporating genotype as a random effect and planting density as a dummy variable, the NLME model significantly outperformed traditional dummy-variable models. Results Genotype effects explained significant AGB variation, achieving high accuracy (R²=0.7916, RMSE = 3.7095) and reducing TRE by 23.29% compared to the basic power function model. Leave-one-genotype-out cross-validation confirmed robustness. Calibration with the four largest trees yielded the best performance (TRE = 13.09%), while a simplified scheme using only two trees per genotype maintained high accuracy (TRE = 13.24%), markedly reducing field effort. Discussion These results highlight the superiority of NLME AGB models over linear approaches and demonstrate that accounting for genotype effects is critical for reliable biomass estimation. The proposed framework provides an efficient and cost-effective solution for biomass monitoring, tree breeding, carbon sink assessment, and precision forestry.
Why it matches plant phenotyping methodsUAV LiDARと非線形混合効果モデルを統合し、個体樹木の地上部バイオマスという植物形質を推定する方法を開発・検証しており、フェノタイピング手法が中心である。
abstracta nonlinear mixed-effects (NLME) model integrating UAV LiDAR and field measurements was developed to quantify the influence of genetic heterogeneity and environmental factors on AGB estimation of Catalpa bungei
Service crops are grown to provide ecosystem services in viticulture, but their adoption remains limited due to their competition with grapevine for soil resources. To identify trade-offs between services, the effect of service crops management strategies on grapevine performances still need further research. This dataset presents data from two experiments conducted to study the effect of service crops management on soil resources and grapevine performances. The inter-row vegetation was sampled in two Mediterranean vineyards using quadrats for biomass estimation. In addition, an unmanned aerial vehicle (UAV) was regularly flown over the vineyards for a period spanning more than four years in total over the two vineyards. The dataset presented here includes both raw data acquired during fieldwork and processed data derived from this raw inputs. The raw data consists of image series captured by two UAVs during each flight campaign, including RGB and multispectral imagery. Images were acquired between 2021-06-10 and 2022-07-29 for the first vineyard, and between 2023-06-08 and 2025-03-12 for the second vineyard. Based on these raw data, the processed data comprises spatial vectors, raster layers, and dense point clouds generated from UAV images using a Structure from Motion (SfM) photogrammetry workflow, at a 5 cm spatial resolution. The raster layers and dense point clouds provide specific information on vineyard characteristics for each UAV flight date, including elevation, vegetation indices, visible and near-infrared reflectance, and canopy height. In addition, the processed data include measurements of vegetation dry biomass, as well as separate measurements of dry biomass and leaf area measured for selected service crops species. This dataset can be reused for the calibration and/or evaluation of classification algorithms aimed at discriminating vines from the inter-row vegetation, or as part of a larger dataset to explore relationships between remotely-sensed vegetation indices and field-measured vegetation biomass or surface.
Why it matches plant phenotyping methodsUAV画像とSfM処理により、植生指数・樹冠高・バイオマス等の植物形質を取得した再利用可能なデータセットで、分類アルゴリズムの校正・評価用途も明示されており、植物フェノタイピング手法・データ基盤が中心です。
abstractThe dataset presented here includes both raw data acquired during fieldwork and processed data derived from this raw inputs.
Reproduction assets foundThe paper is a Data in Brief article describing a public dataset on Research Data Gouv (doi: 10.57745/MXM55R) containing UAV RGB/multispectral imagery, SfM-derived rasters and point clouds, and field-measured vegetation biomass/leaf-area data from two Mediterranean vineyards — directly the paper's phenotyping inputs. ADataset · publicollected in vineyards located in southern France near Montpellier (43°32.5243′N, 3°50.8240′E). Data are stored on Research Data Gouv, a remote storage solution curated by the French Department of Research.
Data accessibility
Repository name: Research Data Gouv
Data identification number: doi: 10.57745/MXM55R
Direct URL to data: https://doi.org/10.57745/MXM55R
Related research article
None
1.
Value of the Data
•
The fine scale imaging of vineyards (i.e., 5 cm resolution) allows for classification of the vegetation in the vineyard inter-rows, and subsequent exploration of its respective dynamics.
•Open asset ↗Research Data Gouv · 10.57745/MXM55Rlines:1-47Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Due to climate change, drought periods are becoming more frequent and more intense, posing substantial stress to Central European forest stands, especially climatically sensitive conifer forests. The early detection and accurate spatial delineation of forest damage are essential for supporting adaptive forest management decisions. This study presents a two-tier, multi-step forest damage assessment approach that combines Sentinel-2 satellite-based NDVI double-difference analysis with UAV-based high-resolution photogrammetric evaluation. In the first phase, potential damaged forest patches were identified in two sample areas of the Sopron Mountains using double-difference maps derived from monthly window NDVI maxima calculated from Sentinel-2 data. In the second phase, UAV surveys were carried out over the selected forest compartments, resulting in individual-tree-level canopy segmentation and object-based NDVI analysis. The photogrammetric point clouds were combined with ground points derived from airborne laser scanning to enable the accurate generation of canopy height models. The results confirmed that NDVI double-difference analysis is suitable for the spatial detection of both gradual drought-related damage and sudden disturbances—such as forest fire—even under sequences of drought and moderate years occurring in a sporadic pattern. The UAV-based analysis corroborated the satellite observations in detail and enabled an accurate inventory of damaged trees as well as the exploration of their spatial distribution. The proposed methodology provides an efficient, cost-effective, and operational tool for multi-scale monitoring of forest damage, contributing to the timely recognition of climate-change impacts and to the substantiation of targeted forest management interventions.
Why it matches plant phenotyping methods衛星・UAV画像、NDVI差分、樹冠セグメンテーションを用いて森林の個体レベル損傷を抽出する手法が研究の中心であるため。
abstractThis study presents a two-tier, multi-step forest damage assessment approach that combines Sentinel-2 satellite-based NDVI double-difference analysis with UAV-based high-resolution photogrammetric evaluation.
Time-series point clouds have emerged as an effective approach for precise, continuous crop monitoring and quantitative growth analysis. This study constructed a spatiotime-series point cloud dataset containing four species and eleven plant varieties, exploring crop organ instance segmentation, phenotypic parameter extraction, growth quantification, and canopy photosynthesis assessment. A skeleton-based framework for organ-level instance segmentation and time-series analysis is proposed, demonstrating robust performance across all four crops. To fully utilize the time-series data, a novel time-series leaf matching method was introduced, achieving a matching accuracy, defined as the proportion of correctly matched leaves, of over 0.823 for all species. By integrating the matching results with phenotypic parameter extraction, time-series phenotypic data were generated, and a phenotypic variation rate was defined as a suitable metric for quantifying crop growth. Furthermore, these results were integrated into a canopy photosynthesis model to derive key time-series photosynthetic metrics, including photosynthetic rate, absorbed light quantity, light energy utilization efficiency, and each crop organ's contribution to photosynthesis. These metrics provide insights into the crop's growth patterns and photosynthetic strategy. This study offers refined quantitative analysis of crop morphology and photosynthetic parameters through time-series point cloud segmentation, contributing valuable data for advancing plant biology research and enhancing the understanding of crop growth dynamics.
Why it matches plant phenotyping methods時系列点群から作物器官をセグメンテーションし、葉追跡、形態形質、成長量、光合成関連指標を抽出する手法が研究の中心であるため。
abstractA skeleton-based framework for organ-level instance segmentation and time-series analysis is proposed
Reproduction assets foundThe paper's Data availability statement explicitly provides authors' public URLs for a subset of the analysis code (GitHub) and the complete time-series 3D crop point cloud dataset (Baidu pan), both directly supporting this paper's phenotyping measurements and analysis.Code · publicA subset of the code and dataset used in this study is publicly available on our GitHub repository: https://github.com/JiarenZhou/LTPCDCCM .Open asset ↗JiarenZhou/LTPCDCCMlines:578-686Dataset · publicThe complete time-series 3D crop point cloud dataset can be downloaded from https://pan.baidu.com/s/1mNSDz4F0ZjOwmqzMuXozSQ?pwd=1234 .Open asset ↗lines:578-686Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Reliable aboveground biomass (AGB) estimates for woody crops are required for carbon accounting and MRV; however, it remains unclear how LiDAR modality and sampling geometry influence plot-scale and tree-scale AGB predictions in intensively managed orchards. We benchmarked four LiDAR modalities across three Mediterranean woody-crop sites in Córdoba (Spain), IFAPA, Doña María, and Villaseca using open national airborne laser scanning (PNOA/ALS), Riegl ALS, unmanned laser scanning (ULS), and mobile laser scanning (MLS). The field inventory used 58 fixed-area plots (20×50 m; 0.1 ha) collected in December 2024-January 2025 (1,867 trees) and species-specific allometries based on D2r to derive tree and plot AGB; carbon was computed using wood carbon fractions (0.445 olive; 0.457 almond) and CO2e via IPCC conversion. Plot-level LiDAR metrics (e.g., mean height, p95, maximum height, and cover proxies) were extracted from normalized point clouds and modeled with Random Forest, XGBoost, and an ensemble under an 80/20 train-test split. Mean field AGB differed among sites (33.89, 30.94 and 12.76 Mg ha−1 for Villaseca, Doña María, and IFAPA). In the provided summaries, XGBoost achieved the lowest errors at IFAPA (RMSE = 0.400 Mg ha−1; R2 = 0.994) and Villaseca (RMSE = 0.872 Mg ha−1; R2 = 0.995), whereas PNOA was competitive at Doña María (RMSE = 0.725 Mg ha−1; R2 = 0.994). The results support cross-platform LiDAR for orchard AGB mapping and identify conditions under which open national LiDAR can enable scalable MRV. In addition, we evaluated TreeQSM-based quantitative structure models (QSMs) as an independent tree-level 3D reconstruction approach and examined their site-dependent agreement with field inventory estimates.
Why it matches plant phenotyping methods複数のLiDARモダリティと解析手法を比較・ベンチマークし、樹木およびプロットの地上部バイオマスを推定する技術評価が研究の中心であるため。
abstractWe benchmarked four LiDAR modalities across three Mediterranean woody-crop sites
TeaField / plotNeRF / 3D Gaussian SplattingLiDAR / point cloudLeafWhole plant / canopy / plot / fieldCountingObject detection2D/3D reconstructionSegmentation
Accurate perception of tea buds is a fundamental prerequisite for intelligent and precise tea harvesting planning. However, in real tea plantation environments, reliable harvesting-oriented perception at the planning level remains highly challenging due to the small size of tea buds, severe occlusion, complex background clutter, and the lack of accurate three-dimensional spatial information. To address these challenges, we propose TeaNeRF, an integrated three-dimensional visual perception pipeline designed for harvesting-oriented tea bud analysis. Instead of treating detection, segmentation, and spatial analysis as independent tasks, TeaNeRF integrates sequential two-dimensional recognition, monocular depth estimation, and neural radiance field reconstruction into a coherent perception pipeline, allowing accurate spatial understanding of tea buds in complex natural scenes. It should be noted that the proposed integration is conducted at the perception-output level, where multiple modular components are connected through fixed interfaces, rather than through joint optimization or an end-to-end trainable formulation. The proposed framework combines an enhanced YOLO-based detector, prompt-guided segmentation, and monocular depth priors to guide NeRF-based three-dimensional reconstruction. By incorporating depth supervision and semantic-aware neural fields, TeaNeRF generates dense and geometrically consistent point clouds with reliable semantic separation. Quantitative evaluations show consistent improvements in reconstruction fidelity, as reflected by increased PSNR and reduced LPIPS across multiple tea tree scenes. Based on the reconstructed semantic point cloud, a three-dimensional clustering and geometric fitting strategy is further developed to enable tea bud counting and harvesting-oriented candidate point estimation at the perception level. Experiments conducted on a real-world dataset of 4,700 tea plantation images demonstrate that TeaNeRF improves detection accuracy (mAP@50 = 91.7%), segmentation quality (IoU = 0.640), and overall three-dimensional perception performance. Case-level counting results on representative tea trees indicate that the proposed 3D semantic point cloud-based approach can provide feasible tea bud counting behavior and consistent spatial guidance cues for downstream harvesting planning. By providing structured three-dimensional spatial information, including tea bud locations, counts, and harvesting-oriented candidate points, TeaNeRF offers practical perception-level outputs for downstream planning in automated tea harvesting systems.
Why it matches plant phenotyping methods茶芽の検出・セグメンテーション・3D再構成を統合し、茶芽の計数と3D位置推定を行う知覚パイプラインが研究の中心であり、単なる収穫対象の局在化を超えた器官形質の抽出を含む。
abstractwe propose TeaNeRF, an integrated three-dimensional visual perception pipeline designed for harvesting-oriented tea bud analysis.
Volume is an important shape descriptor in postharvest quality evaluation and breeding programs of sweetpotatoes and is also valuable for other agricultural engineering applications. Traditional volume measurement methods based on water displacement are, however, laborious, destructive, and unsuitable for high-throughput online scenarios. To address this gap, this dataset was developed to support the advancement of non-destructive, automated online volume estimation using a LiDAR (light detection and ranging)-based three-dimensional (3-D) machine vision system. A total of 200 sweetpotato storage roots of the cultivar "Beauregard" were collected for constructing a 3-D multi-view imagery dataset. Each sample was imaged online using a short-range LiDAR camera (Intel RealSense™ L515) while traveling on a custom-built roller conveyor system that enables simultaneous translation and rotation for full-surface coverage. The curated dataset comprises raw color images (1280 × 720 pixels, .png format) and corresponding raw and segmented point clouds (1280 × 720 pixels, .laz format) for individual samples, alongside the reference volume measurements obtained using the standard water displacement method. In addition, to illustrate the modeling pipeline for volume prediction, the dataset provides the extracted geometric features derived from the segmented two-dimensional (2-D) masks and point clouds, and volume prediction results obtained through regression modeling. As the first publicly available LiDAR-based dataset for sweetpotato volume estimation, this dataset provides a valuable resource for developing and validating image processing pipelines, optimizing machine learning models, and advancing 3-D vision technologies for non-destructive, rapid measurement of the volume of irregularly shaped agricultural products.
Why it matches plant phenotyping methodsサツマイモ貯蔵根の体積という植物器官形質をLiDAR 3D画像から推定する公開データセットであり、取得系・参照測定・特徴抽出・予測結果を含むため、フェノタイピング手法とデータセットが中心です。
abstractthis dataset was developed to support the advancement of non-destructive, automated online volume estimation using a LiDAR (light detection and ranging)-based three-dimensional (3-D) machine vision system.
Reproduction assets foundThe paper's own LiDAR sweetpotato dataset (images, point clouds, ground-truth volumes, feature data, and Python modeling scripts) is publicly deposited on Zenodo with an explicit DOI. The librealsense GitHub link is a generic camera SDK, not a paper-specific asset.Dataset · publicDirect URL to data: https://doi.org/10.5281/zenodo.18378019Open asset ↗Zenodo · 10.5281/zenodo.18378019html-lines:90-113Code · publicThe complete Python modeling script and the associated feature datasets have been included in the public dataset repository [13] to facilitate reproducibility and provide a benchmark for future algorithm development.Open asset ↗html-lines:168-182Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · checked 15 Sept 2026
NeRF / 3D Gaussian SplattingLiDAR / point cloudRGB / grayscaleWhole plant / canopy / plot / fieldOrgan identification2D/3D reconstructionSegmentation
Organ segmentation of plant point clouds is a prerequisite for the high-resolution and accurate extraction of organ-level phenotypic traits. Although the fast development of deep learning has boosted much research on segmentation of plant point clouds, the existing techniques for organ segmentation still face limitations in resolution, segmentation accuracy, and generalizability across various plant species. In this study, we proposed a novel approach called plant segmentation neural radiance fields (PlantSegNeRF), aiming to directly generate high-precision instance point clouds from multi-view RGB image sequences for a wide range of plant species. PlantSegNeRF performed two-dimensional (2D) instance segmentation on the multi-view images to generate instance masks for each organ with a corresponding instance identification (ID). The multi-view instance IDs corresponding to the same plant organ were then matched and refined using a specially designed instance matching (IM) module. The instance NeRF was developed to render an implicit scene containing color, density, semantic and instance information, which was ultimately converted into high-precision plant instance point clouds based on volume density. The results proved that in semantic segmentation of point clouds, PlantSegNeRF outperformed the commonly used methods, demonstrating an average improvement of 16.1 %, 18.3 %, 17.8 %, and 24.2 % in precision, recall, F1-score, and intersection over union (IoU) compared to the second-best results on structurally complex datasets. More importantly, PlantSegNeRF exhibited significant advantages in instance segmentation. Across all plant datasets, it achieved average improvements of 11.7 %, 38.2 %, 32.2 % and 25.3 % in mean precision (mPrec), mean recall (mRec), mean coverage (mCov), and mean weighted coverage (mWCov), respectively. Furthermore, PlantSegNeRF demonstrates superior few-shot, cross-species performance, requiring only multi-view images of few plants to train models applicable to specific or similar varieties. This study extends organ-level plant phenotyping and provides a high-throughput way to supply high-quality 3D data for developing large-scale artificial intelligence (AI) models in plant science. • A comprehensive dataset of well-labeled two-dimensional (2D) images and point clouds dataset of plants was established, including various varieties and growth stages. 50 plant samples were collected for each type. • A novel multi-view image instance matching (IM) module was proposed to align plant organ instance identifications (IDs) across different viewpoints, serving as the foundation for organ-level instance segmentation. • A multi-channel instance neural radiance fields (NeRF) module with encoding color, semantic, and instance information was developed to achieve high-precision mapping of 2D image colors, semantics, and aligned instances into 3D space, enabling point cloud background removal and fine-grained segmentation of plant organs.
Why it matches plant phenotyping methods植物器官の3D点群再構成・インスタンス分割を開発し、セグメンテーション性能を検証する手法研究であり、器官レベル表現型抽出を直接支援するため。
abstractwe proposed a novel approach called plant segmentation neural radiance fields (PlantSegNeRF), aiming to directly generate high-precision instance point clouds from multi-view RGB image sequences for a wide range of plant species.
MaizeRiceSoybeanField / plotMultimodalLiDAR / point cloudRGB / grayscaleMultispectral / hyperspectralThermalWhole plant / canopy / plot / field
Plant phenotyping is essential for elucidating genotype–environment interactions, yet conventional methods remain labor-intensive and low-throughput. TraitDiscover transcends these constraints by uniting multimodal sensing with tightly coupled hardware-software orchestration in a single, end-to-end phenotyping platform. Aligned with the ”Plant Phenotyping Trinity” framework, the system comprises a millimetre-accurate triaxial automation unit, a modular sensor array–RGB imaging, three-dimension laser scanner or LiDAR (3D), infrad (IR) thermal imaging, hyperspectral imaging (HSI), and photosynthesis (PS) imaging–and the dedicated software TraitNavigator suite into one cohesive system. A unified spatiotemporal synchronization mechanism enables robust time-series analysis and fusion of multisource phenotypic data across the entire crop growth period, while the DepthCropSeg algorithm and a night-time imaging module enhance trait extraction under complex conditions, providing G × E × P-ready, multimodal phenotypic datasets. Validation across soybean, maize, and rice trials demonstrated high sensitivity—detecting drought stress four days before visible symptoms, identifying glyphosate injury 24 hours ahead of manual scoring, and quantifying local adaption patterns across ecological gradients. While challenges remain in scaling to complex open-field conditions, TraitDiscover offers a scalable, data-driven approach to accelerate stress phenotyping and breeding decisions and is readily poised for deeper integration with AI to advance sustainable agriculture.
Why it matches plant phenotyping methodsマルチモーダルセンシング、画像解析、同期機構、形質抽出アルゴリズムを統合した植物フェノタイピング基盤の開発と検証が中心であり、ストレス検出や形質定量も実証している。
abstractTraitDiscover transcends these constraints by uniting multimodal sensing with tightly coupled hardware-software orchestration in a single, end-to-end phenotyping platform.
Field / plotGreenhouseMesh / voxelLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentation
Accurately extracting plant point clouds from complex agricultural environments is essential for high-throughput phenotyping in smart farming. However, existing methods face significant challenges when processing large-scale agricultural point clouds owing to high noise levels, dense spatial distribution, and blurred structural boundaries between plant and non-plant regions. To address these issues, this study proposes PlaneSegNet, a voxel-based semantic segmentation network that incorporates an innovative plane attention module. This module aggregates projection features from the XZ and YZ planes, enhancing the model's ability to detect vertical geometric variations and thereby improving segmentation performance in boundary regions. Extensive experiments across representative agricultural scenarios at multiple scales, including open-field populations, greenhouse cultivation environments, and large-scale rural landscapes, demonstrate that PlaneSegNet significantly outperforms traditional geometry-based approaches and deep-learning models in plant and non-plant separation. By directly generating high-quality plant-only point clouds, PlaneSegNet significantly reduces reliance on manual pre-processing, offering a practical and generalisable solution for automated plant extraction across a wide range of agricultural applications. The dataset and source code used in this study are publicly available at https://github.com/yangxin6/PlaneSegNet.
Why it matches plant phenotyping methods植物点群を農業環境から抽出する深層学習手法を開発し、高スループット表現型解析への利用と複数環境での性能評価を行っており、植物表現型取得の中核手法である。
abstractAccurately extracting plant point clouds from complex agricultural environments is essential for high-throughput phenotyping in smart farming.
Field / plotLaboratory / benchtopNeRF / 3D Gaussian SplattingPhotogrammetry / SfM / MVSLiDAR / point cloudRGB-D / ToFWhole plant / canopy / plot / field2D/3D reconstruction
Three-dimensional point cloud (3DPC) data capture detailed geometric and structural plant traits beyond the capability of 2D imaging. When combined with artificial intelligence (AI), it offers a powerful, non-invasive tool for plant phenotyping, which is crucial for driving advancements in plant breeding and agriculture. However, challenges related to data complexity, limited datasets, and model generalization hinder 3DPC’s widespread adoption. To provide a comprehensive overview and guide future research in this area, we conducted a systematic literature review (SLR) following Preferred Reporting Items for Systematic reviews and Meta-Analyses (PRISMA) guidelines by analysing 381 papers published between January 2017 and October 2025 from major databases. Our review examines the advantages, current status, limitations, and future directions of AI applications in 3DPC-based plant phenotyping. Our findings indicate a rapid increase in publications since 2022, with deep learning (DL) methods, especially pointwise MLP-based networks, driving much of this growth, with a notable recent surge in Transformer-based, Graph-based, and particularly Hybrid models that combine their strengths. Furthermore, novel methods like Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) are emerging as powerful tools for 3D reconstruction and scene synthesis. Time-of-Flight (ToF) and Structure from Motion and Multi-View Stereo (SfM-MVS) technologies remain the predominant 3DPC data acquisition techniques. Research in this area focuses on trees/shrubs and cereals, typically involving single-species studies. Although the overall use of public datasets remains low (18.9%), their adoption has significantly increased since 2020. Key limitations identified include: (1) a lack of standardized data collection and formats, (2) insufficient model robustness and generalization, especially from lab to field, (3) high computational demands, and (4) a reliance on species-specific models. The future of AI-driven 3DPC phenotyping hinges on overcoming these bottlenecks. Priority should be given to: developing field-deployable, computationally efficient models; exploring the potential of the foundation model; establishing diverse and standardized public datasets; and strengthening the integration of 3D phenomics with genomics to bridge the genotype-to-phenotype gap. This review provides a foundational roadmap to guide research in plant phenomics, crop breeding, and plant science.
Why it matches plant phenotyping methods3D点群とAIによる植物形質取得・解析を中心に扱う体系的レビューであり、植物フェノタイピング手法のレビューとして明確に適格。
titleAI-driven 3D point cloud analysis in plant phenotyping: A Systematic Review
Quantitative characterization of complete canopy architecture is essential for accurate evaluation of crop photosynthesis and yield potential, thereby supporting crop ideotype design. Although various sensing technologies enable three-dimensional (3D) reconstruction of individual plants and canopies, they often fail to describe canopy architecture accurately because of severe occlusion in dense populations. To address this limitation, we developed an effective framework for the 3D reconstruction of complex and dynamic population-scale canopy architecture in rapeseed using unmanned aerial vehicle multi-view imagery combined with a novel point cloud completion model. A complete point cloud generation pipeline was first established to enable automated training data annotation, allowing discrimination between surface points and occluded points within the canopy. The proposed crop population point cloud completion network (CP-PCN) integrates a multi-resolution dynamic graph convolutional encoder, a point pyramid decoder, a dynamic graph convolutional feature extractor, and a generative adversarial network-based loss function to predict occluded canopy points. CP-PCN achieved chamfer distance values of 3.35 to 4.51 cm across four growth stages, outperforming the state-of-the-art transformer-based method PoinTr. Ablation analyses confirmed that each of the four modules contributes to overall model accuracy. In addition, validation experiments showed that the improved architectural completeness achieved by CP-PCN resulted in more accurate yield estimation compared with incomplete and PoinTr-completed point clouds. CP-PCN also demonstrated strong cross-crop generalizability by successfully reconstructing mature rice canopies. Overall, this framework provides a scalable approach for quantitative analysis of complex canopy architectures in field-grown crops.
Why it matches plant phenotyping methodsUAVマルチビュー画像から遮蔽点を補完し、作物群落の3Dキャノピー構造を再構成する手法を開発・検証しており、植物表現型取得が研究の中心です。
abstractwe developed an effective framework for the 3D reconstruction of complex and dynamic population-scale canopy architecture in rapeseed using unmanned aerial vehicle multi-view imagery combined with a novel point cloud completion model
Reproduction assets foundThe paper's Data and code availability statement explicitly deposits all source code and test data for the CP-PCN phenotyping pipeline on a public GitHub repository, matching an allowed URL.Code · publicAll source code and test data used in this study are publicly available on GitHub ( https://github.com/Ziyue-Guo/CP-PCN.git ).Open asset ↗https://github.com/Ziyue-Guo/CP-PCN.git · CP-PCNlines:133-158Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Mar 2026Computers and Electronics in Agriculture.
MaizeLiDAR / point cloudLeafStem / branchMorphology / geometry measurementSegmentationLeaf traits
Maize leaf phenotypic parameters effectively reflect the photosynthesis and growth information of maize plants, which is crucial for breeding superior maize varieties. Current challenges include separating stems and leaves from a single maize plant and accurately measuring the phenotypic parameters of maize leaves. This study proposes a stem-leaf segmentation method based on region growing, incorporating adaptive cuboid region growing and slice region growing, alongside techniques for measuring phenotypic parameters of maize leaves. First, terrestrial laser scanning (TLS) was employed to obtain three-dimensional (3D) point cloud data of maize at the five-leaf (V5) and six-leaf (V6) stages. The point cloud data were then preprocessed to isolate single plant point clouds. Next, the maize point clouds were pre-segmented into three categories-central point clouds, partially expanded leaf point clouds, and unexpanded leaf point clouds-using center-edge segmentation, statistical filtering, and leaf classification. Adaptive cuboid region growing was applied to segment the unexpanded leaf point clouds, while slice region growing was used for partially expanded leaves, with Euclidean clustering optimizing the leaf point clouds, completing the segmentation process. Finally, various methods-including clustering counting, point-to-point distance accumulation, point-to-line distance, vector angle, point cloud triangulation, and triangle area accumulation-were utilized to automatically measure the number of maize leaves, leaf length, leaf width, leaf inclination angle, and leaf area. Compared with other point cloud stem-leaf segmentation methods based on geometric features and common 3D point cloud deep learning models (PointNet++, PointTransformer), the method proposed in this paper performs better. The segmentation results indicated that the Precision (P), Recall (R) and F₁-Score (F₁) for stem-leaf segmentation of all maize plants at the V5 stage exceeded 92.00%, with average values of 96.87%, 97.08%, and 96.97%, respectively. At the V6 stage, P, R, and F₁ exceeded 95.00%, with averages of 97.73%, 97.01%, and 97.67%, respectively. The algorithm accurately measured the number of leaves at the V5 stage, while a small error was noted at the V6 stage, yielding a percentage error (PE) of 0.93%. Measurement accuracy for leaf length, width, and area at both growth stages was greater than 93.80%, 92.80%, and 89.50%, respectively. Measurement accuracy for leaf inclination angle was lower, at 82.00% and 88.02% for the V5 and V6 stages, respectively. The proposed methods for stem-leaf segmentation and measurement of leaf phenotypic parameters are fast and accurate, providing technical support for high-quality breeding and intelligent management of maize. Our point cloud data of maize and source code is available from https://github.com/lmj-cau/stem-leaf-segmentation.git.
Why it matches plant phenotyping methodsトウモロコシの3D点群から茎葉を分割し、葉数・長さ・幅・面積・傾斜角を自動推定する手法を開発・比較検証しており、植物表現型取得が研究の中心である。
abstractThis study proposes a stem-leaf segmentation method based on region growing, incorporating adaptive cuboid region growing and slice region growing, alongside techniques for measuring phenotypic parameters of maize leaves.
TomatoLiDAR / point cloudLeafStem / branchMorphology / geometry measurementSegmentationLeaf traits
Tomatoes are a globally important horticultural crop, and their high-yield, high-quality breeding relies on high-throughput, precise phenotyping. While 3D point cloud technology offers a new avenue for non-destructive plant phenotyping, the inherent complexity of tomato plant organ morphology and growth dynamics poses a significant challenge to existing segmentation methods. To address this, this study employed multi-view RGB image reconstruction to cost-effectively acquire high-quality point cloud data from four growth cycles. Based on the characteristics of our data, we adapted and proposed a hybrid dual-path downsampling method (HDPD) for dataset augmentation, and constructed a dynamic reference point propagation network (DRP-Net) for semantic segmentation. The DRP-Net architecture addresses geometric feature mismatches between organs through a dynamic kernel edge convolution module (DKEC). Furthermore, it utilizes a global–local semantic feature fusion upsampling module (GL-SFFU) to overcome boundary blurring caused by plant growth and enhance detail discrimination. Based on the semantic segmentation results, a clustering algorithm was used to achieve leaf instance segmentation and extract key phenotypic parameters. Experimental results demonstrate that DRP-Net achieves significant performance in the tomato stem and leaf segmentation task, with mean precision, recall, F1 score, and mIoU reaching 94.97%, 93.93%, 94.43%, and 89.34%, respectively. The extracted phenotypic parameters, such as leaf length, leaf width, and leaf area, exhibit strong correlations with manual measurements (R² greater than 0.92 and 0.88, respectively). This study provides an effective technical solution for the precise segmentation of complex plant organs and high-throughput phenotyping analysis for breeding.
Why it matches plant phenotyping methodsトマトの3D点群から茎葉をセグメンテーションし、葉形質を抽出する手法を開発・検証しており、植物フェノタイピングが研究の中心である。
abstractconstructed a dynamic reference point propagation network (DRP-Net) for semantic segmentation
Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · Europe PMC · checked 15 Sept 2026
Reconstruction of crop three-dimensional (3D) point clouds is essential for monitoring phenotypic parameters, like plant height and leaf area index (LAI), which is a critical phenotype predictor for smart crop breeding. The main 3D reconstruction technologies include image-based approaches, laser scanning, and depth camera methods. Among these methods, image-based structure-from-motion (SfM) is widely used due to its low cost and high accuracy. However, field crop canopy image data for high-resolution point cloud construction are often large-scale, unordered, and uncalibrated. Conventional SfM methods struggle with 3D reconstruction due to high computational costs and long processing times, delaying phenotypic analysis. To address this issue, we developed an improved global SfM algorithm, which increases the point cloud reconstruction speed by an average of 1.39 times compared to traditional incremental SfM methods and by more than 10 % on average compared to two mainstream global SfM algorithms. In addition, we integrated three types of predictors, point cloud features, color indices and texture features, through multi-feature data fusion and machine learning. A random forest algorithm for the prediction of LAI for a combined data set of four different crops, and using all three categories of predictors, achieved higher monitoring accuracy compared to using a single feature category (R²=0.78 vs R²=0.71–0.74). This new method, which includes an improved global SfM algorithm and a three-predictor fusion-based LAI monitoring approach, offers an efficient and reliable solution for precise crop phenotyping and continuous growth monitoring in complex field environments, enabling accurate assessment of crop morphology and developmental dynamics.
Why it matches plant phenotyping methods改良したSfMによる3D再構成と、特徴量融合・機械学習によるLAI推定を開発・評価しており、植物表現型取得手法が研究の中心である。
abstractwe developed an improved global SfM algorithm
Automated phenotyping of wheat growth stages from 3D point clouds is still limited. The study presents a concise framework that reconstructs multi-view UAS imagery into 3D point clouds (jointing to maturity) and performs plot-level phenotyping. A novel 3D wheat plot detection network—integrating spatial–channel coordinated attention and area attention modules—improves depth-direction feature recognition, and a point-cloud-density-based row segmentation algorithm enables planting-row-scale plot delineation. A supporting software system facilitates 3D visualization and automated extraction of phenotypic parameters. We introduce a dynamic phenotypic index of five temporal metrics (growth stage, slow growth stage, height/area reduction stage, maximum height/area difference stage, and height/area change rate) for growth-stage classification and yield prediction using static and time-series models. Experiments show strong agreement between predicted and measured plot heights (R 2 = 0.937); the detection net achieved AP 3D = 94.15 % and AP BEV = 95.35 % in “easy” mode; and a Bi-LSTM incorporating dynamic traits reached 82.37 % prediction accuracy for leaf area and yield, a 6.14 % improvement over static-trait models. This workflow supports high-throughput 3D phenotyping and reliable yield estimation for precision agriculture. • Developed a novel 3D wheat plot detection net with spatial–channel coordinated attention and area-attention modules, reaching 94.15% AP 3D and 95.35% AP BEV in high-precision mode, outperforming traditional methods. The CFPT 3D module boosts depth-direction feature extraction for dense planting. • Introduced 5 temporal phenotypic metrics (e.g., growth stage transitions, height/area change rates) to capture dynamic growth patterns. • Bi-LSTM models using these traits predicted yield with 82.37% accuracy, 6.14% higher than static-trait models. • Released a PyQt5-based 3D phenotype extraction tool for automated parameter calculation (height, canopy area, LAI) and visualization. • Proposed a density-based row segmentation algorithm enabling accurate row-level phenotyping, validated in single- and multi-row systems.
Why it matches plant phenotyping methods3D画像・点群から小麦区画の形態形質を抽出する手法、検出・行分割アルゴリズム、動的形質指標、ソフトウェアを中心的に開発・検証しているため。
abstractThe study presents a concise framework that reconstructs multi-view UAS imagery into 3D point clouds (jointing to maturity) and performs plot-level phenotyping.
Accurate crop yield estimation is crucial for decision-making and planning in modern agriculture with increasing challenges with food security. Yield predictions provide farmers with insights into expected production, facilitating optimized resource allocation, improved agricultural management strategies, and enhanced profitability. This study investigates the application of machine learning (ML) techniques, including Feedforward Neural Networks (FNN), Long Short-Term Memory (LSTM), and Random Forest (RF) models, for predicting crop yields using multi-sensory time-series data that has been collected on two fields over a four-year timeframe. The focus is on corn (Zea mays) and cotton (Gossypium hirsutum) yield, two of the top critical crops in Mississippi region. A multi-sensory dataset was collected using multispectral cameras and LiDAR sensors mounted on unmanned aircraft systems (UAS), along with soil moisture and temperature data from volumetric probes and environmental data from a nearby weather station. Over four years, more than 30 features were extracted weekly from five major categories, with 235 ground truth yield records from plots in the field. The study outlines the methodology for feature selection and examines its impact on yield prediction accuracy. Using percentile root mean square error (RRMSE) and mean absolute percentage error (MAPE) as performance metrics, the study found that the proposed LSTM model produced lower field-wise errors (9 − 21 % MAPE) compared to other models and validation, indicating superior performance in predicting yields across selected weeks. The proposed ML-based approach, validated through year-based and field-wise cross-validation methods, demonstrates the effectiveness of using UAS-collected multi-sensor data for accurate yield estimation in corn and cotton.
Why it matches plant phenotyping methodsUASのマルチセンサー画像・LiDARデータから圃場プロットの収量を推定する計算ワークフローを開発・評価し、交差検証で性能を検証しているため、植物表現型取得が中心である。
abstractThis study investigates the application of machine learning (ML) techniques, including Feedforward Neural Networks (FNN), Long Short-Term Memory (LSTM), and Random Forest (RF) models, for predicting crop yields using multi-sensory time-series data
Robust quantification of crop status in real-time is essential for agile decision-making. While use of unmanned aerial vehicle data (UAV) appears promising in this vein, the contribution and transferability of various features (e.g. vegetation indices, plant height and texture features) in crop above-ground biomass (AGB) prediction remain poorly understood. Here, our objectives were to (1) evaluate the performance of various machine learning (ML) algorithms in the synthesis of multiple features, (2) elicit the contribution of various UAV features, (3) assess the transferability of features across growth stages and sites. Four field experiments, incorporating several water and nitrogen treatments across two sites, were assembled for use in AGB prognostics. We invoked four ML algorithms—Random forest (RF), Lasso regression (LR), K-nearest neighbors (KNN) and a stacked ensemble integrating the three methods (SML)—to predict wheat AGB using multiple UAV data and phenological information. Additionally, interpretable ML techniques were employed to elucidate the influence of UAV features on AGB prediction across growth stages. Our results showed that all algorithms exhibited robust performance in predicting wheat biomass, with RMSE values of 1.64, 1.71, 1.71, and 1.57 Mg ha −1 for RF, LR, KNN, and SML, respectively. RF predominantly relied on plant height features, LR leveraged vegetation indices, and KNN prioritized texture features, while SML synthesized the advantages of multiple ML algorithms. Fusion of multiple datasets amplified model prognostic capacity and scalability, with R 2 and rRMSE of 0.92 and 22 % when using data from external sites. Features pertaining to vegetation indices and plant height during vegetative growth and around flowering had seminal contributions of model predictions. Texture features significantly reduced the saturation effect during the reproductive stage but diminished the model’s transferability during the vegetative stage. Complementarity among data types enhanced effectiveness of ensemble machine learning, which leverages strengths of diverse data to improve the accuracy and robustness of AGB predictions. Future studies could combine multiple sources of remote sensing, such as LiDAR and thermal infrared alongside system modeling, to improve ML accuracy and generalization capability.
Why it matches plant phenotyping methodsUAV由来の植物高・植生指数・テクスチャ等から小麦バイオマスを推定する機械学習手法を比較・検証し、異なる生育段階や圃場への転移性も評価しており、表現型推定法が中心である。
abstractevaluate the performance of various machine learning (ML) algorithms in the synthesis of multiple features
Wildfires are the leading cause of forest degradation and reduce the carbon sequestration capacity of forest ecosystems. As climate change intensifies fire regimes, accurately mapping burn severity and biomass loss remains difficult, particularly in complex mountainous terrain. Traditional remote sensing approaches based on optical data often fail to capture sub-canopy and structural variations, while field-based methods are constrained by scale, access, and logistical complexity. To address these limitations, this study utilises NASA’s Global Ecosystem Dynamics Investigation (GEDI) LiDAR data to capture three-dimensional forest structure and monitor changes in aboveground biomass. Focusing on the Indian Himalayan Region (IHR), we utilised GEDI structural metrics for fire severity classifications derived from NASA’s Fire Information for Resource Management System (FIRMS) data. Spatial fire density mapping revealed that Evergreen Needleleaf (ENL), Evergreen Broadleaf (EBL), and Deciduous Broadleaf (DBL) plant functional types (PFTs) are particularly vulnerable to recurring fires. The GEDI Level 4 A AGBD product, when tested in the IHR, showed a tendency to underestimate biomass relative to regional field studies, indicating the need for localised calibration in rugged terrain. We found that the pre-monsoon fire season resulted in a biomass loss of 14.33 Mg/ha for the ENL PFT, while the EBL PFT showed a biomass gain of 3.15 Mg/ha. A Random Forest model utilising GEDI structural inputs for fire severity classification achieved an overall accuracy of 85 %. We found that vegetation structural complexity, rather than canopy height, is a more important predictor of high fire severity. We also evaluated the Waveform Structural Complexity Index (WSCI), a novel GEDI metric that effectively characterised fire severity across the under-storey vegetation. These findings underscore the importance of incorporating 3D vegetation structure into fire impact assessments, moving beyond the limitations of conventional two-dimensional optical datasets.
Why it matches plant phenotyping methodsGEDI LiDARによる森林構造・バイオマス損失・火災重症度の推定を中心に、既存AGBD製品の地域較正と新規指標WSCIの評価を行っており、植物状態の取得・推定手法が中核である。
abstractwe utilised GEDI structural metrics for fire severity classifications
Field / plotNeRF / 3D Gaussian SplattingPhotogrammetry / SfM / MVSLiDAR / point cloudLeafStem / branchWhole plant / canopy / plot / fieldMorphology / geometry measurement2D/3D reconstructionSkeletonization / topology
Saplings are key indicators of forest regeneration and overall forest health. However, their fine-scale architectural traits are difficult to capture with existing 3D sensing methods, which make quantitative evaluation difficult. Terrestrial Laser Scanners (TLS), Mobile Laser Scanners (MLS), or traditional photogrammetry approaches poorly reconstruct thin branches, dense foliage, and lack the scale consistency needed for long-term monitoring. Implicit 3D reconstruction methods such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) are promising alternatives, but cannot recover the true scale of a scene and lack any means to be accurately geo-localised. In this paper, we present a pipeline which fuses NeRF, LiDAR SLAM, and GNSS to enable repeatable, geo-localised ecological monitoring of saplings. Our system proposes a three-level representation: (i) coarse Earth-frame localisation using GNSS, (ii) LiDAR-based SLAM for centimetre-accurate localisation and reconstruction, and (iii) NeRF-derived object-centric dense reconstruction of individual saplings. This approach enables repeatable quantitative evaluation and long-term monitoring of sapling traits. Our experiments in forest plots in Wytham Woods (Oxford, UK) and Evo (Finland) show that stem height, branching patterns, and leaf-to-wood ratios can be captured with increased accuracy as compared to TLS. We demonstrate that accurate stem skeletons and leaf distributions can be measured for saplings with heights between 0.5m and 2m in situ, giving ecologists access to richer structural and quantitative data for analysing forest dynamics.
Why it matches plant phenotyping methodsNeRF・LiDAR SLAM・GNSSを融合した幼木の3D再構成・定位パイプラインを開発し、樹高、分枝、葉対木質比などの植物形質をTLSと比較検証しており、表現型取得手法が中心である。
abstractIn this paper, we present a pipeline which fuses NeRF, LiDAR SLAM, and GNSS to enable repeatable, geo-localised ecological monitoring of saplings.
To address the inefficiency and high cost of manual counting of tobacco leaves, this study proposes a UAV-based method for automatic leaf counting in field-grown tobacco using 3D point clouds and an improved PointNext network. Although UAV imagery has been applied to crop phenotyping, most existing UAV-based leaf-counting methods still rely on 2D images or hand-crafted features and rarely exploit 3D point clouds with dedicated leaf-level segmentation, which limits accuracy and robustness under leaf overlap, variable viewing angles, and complex field backgrounds. In this work, oblique UAV photogrammetry is used to reconstruct individual plants into 3D point clouds, and a segmentation network, SRW-PointNext, is developed by integrating an SCSA attention mechanism and a Residual-SegHead to enhance feature extraction and segmentation performance, while a re-weighted loss alleviates class imbalance. Leaf point clouds are then clustered using MeanShift to obtain leaf counts. Experiments on field-grown tobacco demonstrate that the proposed method achieves a point-cloud segmentation precision of 92.09%, a MIoU of 76.13%. Compared with the original PointNext baseline, SRW-PointNext increased MIoU and overall precision by 3.34% and 2.42% respectively. The final accuracy rate of leaf counting was 92.61%, effectively achieving accurate and stable leaf counting under actual field conditions, and providing technical support for digital management, yield estimation and seedling breeding in tobacco production.
Why it matches plant phenotyping methodsUAV三次元画像と改良セグメンテーション手法により圃場タバコの葉数を推定する方法を開発・検証しており、表現型取得が研究の中心である。
abstractthis study proposes a UAV-based method for automatic leaf counting in field-grown tobacco using 3D point clouds and an improved PointNext
Reproduction assets foundThe paper reports a UAV-based tobacco leaf counting method with an annotated 1000-plant point cloud dataset and SRW-PointNext code, both explicitly declared publicly available at author-provided Zenodo and GitHub URLs matching the allowed list.Dataset · publicData supporting the reported results can be found at: https://zenodo.org/records/15130271 .Open asset ↗zenodo · 15130271lines:531-564Code · publicThe code used in this study is available at: https://github.com/Nan20377/SRW-Pointnext.git .Open asset ↗github · Nan20377/SRW-Pointnextlines:531-564Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Grapevines ( Vitis vinifera L.) undergo structural and physiological changes throughout the growing season, progressing through distinct phenological stages that require regular monitoring. This dataset consists of high-resolution point cloud data acquired with a stationary terrestrial laser scanner (TLS) to document grapevine development from early leaf development to dormancy. Georeferenced point clouds were generated from 15 TLS scans along two vineyard rows at nine phenological stages. The dataset also includes multispectral and RGB photogrammetric point clouds and orthorectified raster products from an unmanned aerial vehicle survey conducted before harvest. Ground-truth measurements leaf area index, grape production, and pruning wood biomass were collected for each monitored grapevine. As a result, the dataset provides multi-temporal TLS observations that support grapevine structural analysis and development, phenological monitoring, and can be used for the development of AI-based models for precision viticulture.
Why it matches plant phenotyping methodsブドウの生育・構造・フェノロジーを対象とするTLS点群および関連画像データセットであり、植物フェノタイピング用の再利用可能なデータ基盤として中心的です。
titleTLS-grapevine2024: A terrestrial laser scanner point cloud dataset of grapevines at different phenological stages.
Reproduction assets foundThe paper is a Data in Brief article describing the TLS-grapevine2024 dataset itself, publicly deposited on Zenodo with DOI 10.5281/zenodo.16751663. This is a paper-specific, openly available asset containing the TLS point clouds, UAV imagery/rasters, and ground-truth agronomic measurements (LAI, grape production, prunDataset · publicditions: clear sky.
Data source location
Institution: University of Trás-os-Montes e Alto Douro
City/Town/Region: Arroios, Vila Real, Norte
Country: Portugal
Coordinates: 41°17′28.83″N 7°43′17.90″W,
Altitude: 435 m
Data accessibility
Repository name: Zenodo
Data identification number: 10.5281/zenodo.16751663
Direct URL to data: https://doi.org/10.5281/zenodo.16751663
Related research article
None
1.
Value of the Data
•
This dataset covers nine phenological stages of grapevine growth from April 2024 to January 2025, providing multi-temporal terrestrial laser scanner (TLS) observations for structural and phenological analysis.
•
It includes TLS point clouds collected at multiple stages and muOpen asset ↗Zenodo · 10.5281/zenodo.16751663lines:1-50Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
This data article describes a curated RGB-Depth image dataset captured using an Intel RealSense D435 stereo depth camera mounted on an autonomous mobile platform during field deployments at commercial baby broccoli farms in Victoria, Australia. The dataset comprises 1759 paired RGB images (640 × 480 pixels) and corresponding 16-bit depth frames acquired under both daytime (natural sunlight) and night-time (LED illumination) conditions, designed to support research in agricultural computer vision and robotic harvesting. Images were selected from 39,765 raw acquisitions through a reproducible Python curation pipeline applying quality filtering (blur detection, brightness thresholds, corruption detection), perceptual hash-based duplicate removal, and manual review. The final dataset includes 924 daytime and 835 night-time image pairs containing baby broccoli plants at various growth stages. The dataset provides RGB camera intrinsic parameters and pixel-aligned depth maps to enable 3D point cloud reconstruction. Potential applications include developing deep learning models for crop detection and segmentation, validating depth-based size estimation methods, and benchmarking illumination-robust vision systems. All data and curation code are publicly available under a CC BY 4.0 license.
Why it matches plant phenotyping methodsRGB-Depth画像データセットの構築と再現可能なキュレーションを中心とし、作物検出に加えてサイズ推定という植物形質の評価・ベンチマークに利用できるため。
titleA field-acquired RGB-Depth image dataset for computer vision-based baby broccoli detection and size estimation under varying illumination conditions.
Reproduction assets foundThe paper is a data article describing a public Mendeley Data repository containing the authors' field-acquired RGB-D baby broccoli image dataset (1759 image pairs, ground truth diameter annotations, camera intrinsics, and curation/annotation code), directly reproducing the paper's phenotyping measurements and analysisDataset · publicRepository name: Mendeley Data
Data identification number: 10.17632/px5p6zdk6k.3
Direct URL to data: https://data.mendeley.com/datasets/px5p6zdk6k/3Open asset ↗Mendeley Data · 10.17632/px5p6zdk6k.3html-lines:95-155Code / dataset availability confirmedEurope PMC · Crossref · checked 15 Sept 2026
Abstract An understanding of spike shape will be of great benefit for improving wheat yields. Traditional manual measurements of spike traits are slow and prone to human error, preventing large-scale phenotyping. Employing imaging techniques will allow researchers to measure multiple morphometric parameters simultaneously. While 2D imaging provides a rapid screening method, 3D imaging offer a more comprehensive understanding of spike shape, revealing complex external structures. This study addresses the challenge of developing a high-resolution 3D surface-scanning pipeline to accurately quantify wheat spike morphology across diverse genotypes. Using a 3D surface-scanner, sharp point clouds of individual spikes were reconstructed and automatically aligned and analysed to extract key morphological features including spike length, volume, and thickness profile. New shape descriptors based on thickness profiles, local extremes, statistical curve fitting, segmentation of spikes into zones of aborted spikelets, base and apical segments as well as the extraction of spike/spikelets branching and endpoints of components were introduced to capture detailed structural variation between genotypes. Correlations between the 3D-derived traits and traditional metrics such as spike weight, spikelet number and seed weight confirmed the biological relevance of the extracted parameters. The method distinguished morphological differences among twelve wheat genotypes, revealing distinct shape types such as long, short, compact, and awned spikes. By combining precise 3D imaging with computational analysis, this approach provides a non-destructive framework for spike phenotyping. These findings demonstrate that 3D surface-scanning can deliver accurate and reproducible measurements of wheat spike architecture, offering new opportunities for linking morphology with genetics and yield potential in modern breeding programs.
Why it matches plant phenotyping methods小麦穂の形態形質を3D画像から抽出するパイプラインを開発し、形質の相関・遺伝子型間比較で検証しており、表現型取得法が研究の中心である。
abstractThis study addresses the challenge of developing a high-resolution 3D surface-scanning pipeline to accurately quantify wheat spike morphology across diverse genotypes.
Reproduction assets foundThe preprint explicitly shares sample 3D spike scan data and the trait-extraction analysis code in the authors' public GitHub repository, with separate Data and code availability statements.Dataset · public1003/1)
587
Consent for publication
588
Not applicable.
589
Ethics approval and consent to participate
590
Not applicable.
591
Conflicts of Interest
592
The authors declare that there are no conflicts of interest regarding the publication of this paper.
593
Data Availability
594
Sample data are shared in the following link:
595
https://github.com/LatifaGreche/3D-WheatSpikeMorphologyExtraction/tree/main/Data
596
Code Availability
597
The codes are available at the following link:
598
https://github.com/LatifaGreche/3D-WheatSpikeMorphologyExtraction
599
References
600
1. Sanchez-Bragado R, Molero G, Araus JL, and Slafer GA. Awned versus awnless wheat spikes:
601
does it matter? Trends in plantOpen asset ↗LatifaGreche/3D-WheatSpikeMorphologyExtractionpdf-raw-page:26 lines:1-57Code · public1003/1)
587
Consent for publication
588
Not applicable.
589
Ethics approval and consent to participate
590
Not applicable.
591
Conflicts of Interest
592
The authors declare that there are no conflicts of interest regarding the publication of this paper.
593
Data Availability
594
Sample data are shared in the following link:
595
https://github.com/LatifaGreche/3D-WheatSpikeMorphologyExtraction/tree/main/Data
596
Code Availability
597
The codes are available at the following link:
598
https://github.com/LatifaGreche/3D-WheatSpikeMorphologyExtraction
599
References
600
1. Sanchez-Bragado R, Molero G, Araus JL, and Slafer GA. Awned versus awnless wheat spikes:
601
does it matter? Trends in plantOpen asset ↗LatifaGreche/3D-WheatSpikeMorphologyExtractionpdf-raw-page:26 lines:1-57Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Sorghum is a globally important crop. Under the breeding goals of high yield and stress resistance, the precise selection of elite germplasm is crucial. Phenotypic parameters such as plant height and leaf area at the seedling stage are core indicators for evaluating growth vitality. However, traditional manual measurement is inefficient and error-prone, making it difficult to meet the needs of high-throughput research. To address this, this study proposes an improved model (PTV2-Fr) based on Point Transformer V2 (PTV2), which combines 3D point cloud technology to realize the automatic extraction of sorghum seedling phenotypic parameters and explores the regulatory effects of different gibberellin (GA 3 ) concentrations. In this study, videos of sorghum seedlings were collected using the relevant system of Nanjing Agricultural University, and reconstructed into.ply format 3D point cloud files via the open-source software Colmap. The core optimizations of the PTV2-Fr model are as follows: Firstly, it proposes a Multi-Radius Dual-Coordinate Attention (MRDCA) mechanism to address the problems of leaf overlap and uneven point cloud density, thereby enhancing feature discrimination ability; Secondly, it introduces a Point-Graph Invariant Feature Refinement (PG-InvFR) module to improve the sensitivity of the segmentation head to local geometric details; Thirdly, it constructs a composite loss function (EL Loss) combining class-weighted cross-entropy loss and Lovász loss to alleviate class imbalance and boost segmentation accuracy. We selected 50 valid datasets from 112 video groups, annotated into three categories: Stem, Leaf, and Pot. The results show that PTV2-Fr outperforms PTV2 by 2.5% in accuracy, with significant improvements in Recall and mean F1-score (mF1). Ablation experiments confirm the positive effects of MRDCA, PG-InvFR, and EL Loss. Furthermore, PTV2-Fr demonstrates good robustness in analyzing GA concentrations, revealing that 50-100 mg/L GA concentrations promote seedling growth, while concentrations exceeding 200 mg/L inhibit growth. The PTV2-Fr model provides an efficient solution for the automatic determination of sorghum seedling phenotypes, and the revealed GA 3 regulatory mechanism can offer theoretical references for high-quality seedling cultivation and hormone management.
Why it matches plant phenotyping methods3D点群分割ネットワークを開発・検証し、ソルガム幼苗の草丈や葉面積などの表現型形質を自動抽出する方法が研究の中心である。ジベレリン処理の解析は付加的な応用であり、方法論的貢献が明確。
abstractthis study proposes an improved model (PTV2-Fr) based on Point Transformer V2 (PTV2), which combines 3D point cloud technology to realize the automatic extraction of sorghum seedling phenotypic parameters
Replicability of Digital Terrain Models (DTMs) and Canopy Height Models (CHMs) derived from drone photogrammetry is important to understand the extent to which time-series are exposed to methodological noise and conceal real environmental changes. Root mean square error (RMSE) distribution metrics (median/IQR) were used as indicators of replicability across seven drone survey setups, three dense matching scales, and 13 ground point filters in a challenging shrubland environment (total of 273 DTMs and CHMs). We conclude that methodological effects have considerable potential to negatively affect replicability. A power-law relationship between point cloud density and dense matching resolution suggested that important dense matching resolution thresholds exist beyond which replicability degrades considerably. For our Arctic study area, replicability of DTMs (median ± 0.1 m RMSE Vegetated Vertical Accuracy) and CHMs (within ±0.05 m of true site-level heights) is most likely when source imagery is collected with ≤1.5 cm spatial resolution and side-lap of >80%, and if classified point clouds are generated using full-scale dense matching and Triangular Irregular Network filtering. Negative biases for maximum shrub height estimates increased from 4–9% to 14–50% with coarser imagery. We advocate for increased attention to drone-derived model replicability to separate real environmental changes from noise during a period of rapid ecological and geomorphic change.
Why it matches plant phenotyping methodsドローン写真測量によるDTM/CHMの再現性を比較・検証し、低木の樹高推定精度に影響する撮影・点群処理条件を評価しているため、植物形質取得手法が中心である。
abstractReplicability of Digital Terrain Models (DTMs) and Canopy Height Models (CHMs) derived from drone photogrammetry is important to understand the extent to which time-series are exposed to methodological noise
Pepper / chilliField / plotLiDAR / point cloudWhole plant / canopy / plot / fieldClassificationObject detectionSegmentationTrackingGrowth / development / phenology
Pepper (Capsicum annuum) is a globally significant horticultural crop cultivated for its culinary, medicinal, and economic value. Traditional approaches for boosting the agricultural production of pepper, notably, expanding farmland, have become increasingly unsustainable. Recent advancements in artificial intelligence and 3D computer vision have started to transform crop cultivation and phenotyping, which has shed new light on increasing production by advanced breeding. However, currently, the field still lacks 3D pepper data that contains enough detail for organ-level analysis. Therefore, we propose Pepper-4D, a new, high-precision 4D point cloud dataset that records both the spatial structure and temporal development of pepper plants across various continuous growth stages. Our dataset is divided into three subsets, including a total of 916 individual point clouds from 29 indoor-cultivated pepper plant samples. Our dataset provides manual annotations at both the plant-level and organ-level, supporting phenotyping tasks such as pepper growth status classification, organ semantic segmentation, organ instance segmentation, organ growth tracking, new organ detection, and even the generation of synthetic 3D pepper plants.
Why it matches plant phenotyping methods植物の器官レベル表現型解析を支援する4D点群データセットを構築し、成長状態分類・器官分割・追跡などを可能にする研究であり、フェノタイピング用データ基盤が中心です。
abstractPepper-4D, a new, high-precision 4D point cloud dataset that records both the spatial structure and temporal development of pepper plants across various continuous growth stages.
Reproduction assets foundThe authors publicly release the Pepper-4D spatiotemporal 3D pepper point cloud dataset (with plant- and organ-level annotations) and associated code via a GitHub repository stated in the Data Availability Statement. CloudCompare is a generic third-party tool, not a paper-specific asset.Dataset · public.J.; writing—original draft preparation, F.A.; writing—review and editing, D.L.; visualization, F.A. and D.L.; supervision, D.L.; project administration, H.Y.; funding acquisition, D.L. and H.Y. All authors have read and agreed to the published version of the manuscript.
Data Availability Statement
Data and code can be found at https://github.com/foysalahmed10/Pepper-4D (accessed on 9 February 2026).
Conflicts of Interest
The authors declare no conflicts of interest.
Funding Statement
This work was supported in part by the Shanghai Sailing Program under Grant 24YF2701200, in part by the Fundamental Research Funds for the Central Universities under Grant 2232025D-50, and in part by Donghua UnOpen asset ↗foysalahmed10/Pepper-4Dlines:238-264Code · publicang Q., Zeng Y., Hou J., Zhe X. WarpingGAN: Warping multiple uniform priors for adversarial 3D point cloud generation; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; New Orleans, LA, USA. 18–24 June 2022; pp. 6397–6405.
Associated Data
Data Availability Statement
Data and code can be found at https://github.com/foysalahmed10/Pepper-4D (accessed on 9 February 2026).Open asset ↗foysalahmed10/Pepper-4Dlines:308-314Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · checked 13 Sept 2026
Published12 Feb 2026The international archives of the photogrammetry, remote sensing and spatial information sciences/International archives of the photogrammetry, remote sensing and spatial information sciencesCited by 0 · OpenAlex ↗
Abstract. The article presents an approach for multisensors integrating data, namely terrestrial laser scanning (TLS; Leica RTC360), the MandEye mobile SLAM system equipped with a Livox MID-360 LiDAR sensor, and multi-temporal RGB and colour-infrared (CIR) aerial imagery supported by Airborne Laser Scanning (ALS) point clouds, for the detailed inventory of historical gardens and monitoring the process of rebuilding the bosquets in the Lower Gardens of the Royal Castle in Warsaw. The Castle Gardens constitute a unique cultural landscape of exceptional historical and symbolic value, where fragments of pre-war hornbeam bosquets have survived and now form the basis for contemporary restoration efforts. The study demonstrates how the integration of complementary active and passive sensing techniques enables a multi-scale, three-dimensional documentation of vegetation structure, capturing both fine-scale geometric details and broader spatial context. TLS data provide high-precision representations of tree geometry and hedge structure, while mobile SLAM measurements allow rapid mapping of garden interiors and hard-to-access areas. These ground-based datasets are complemented by ALS and photogrammetric point clouds derived from archival and contemporary aerial imagery, enabling the analysis of canopy structure and long-term vegetation growth. Additionally, CIR images were utilised to derive vegetation indices, supporting the assessment of plant vitality and temporal changes in biological condition. The results demonstrate that the proposed multi-source integration framework allows effective monitoring of spatial development, height growth, and health condition of reconstructed bosquets. The approach provides a robust methodological basis for heritage greenery inventory and long-term conservation monitoring, supporting informed decision-making in the management of historic gardens.
Why it matches plant phenotyping methods複数の3D・航空画像・CIRセンサーを統合し、植生構造、樹高成長、植物活力・健康状態を抽出・監視する方法論が研究の中心であるため。
abstractThe study demonstrates how the integration of complementary active and passive sensing techniques enables a multi-scale, three-dimensional documentation of vegetation structure, capturing both fine-scale geometric details and broader spatial context.
LiDAR / point cloudWhole plant / canopy / plot / fieldSegmentationGrowth / time-series analysisTrackingGrowth / development / phenology
To monitor the growth and structural changes of crop organs, dynamic plant phenotyping based on time-series point clouds has become a cutting-edge research topic. However, existing organ tracking methods based on crop time-series point clouds either rely on complete organ instance segmentation results or lack real-time performance in capturing spatiotemporal correlations among organs. To address these limitations, we propose 3D-OGT: a framework capable of performing continuous organ tracking throughout the entire growth sequence with only the minimal segmentation information. The 3D-OGT framework can automatically propagate organ labels from the previous moment's crop point cloud to the subsequent point cloud, while completing organ segmentation and tracking on multiple crop growth sequences. The framework can recognize and track new organs, mature organs, and even suddenly disappeared organs. Experimental results on a spatiotemporal point cloud dataset demonstrate that 3D-OGT achieves satisfactory organ tracking performance, with an average organ tracking accuracy (TrackAcc) reaching 88.10%, which is superior to three other mainstream methods participating in the comparison.
Why it matches plant phenotyping methods作物器官の3D点群から成長を追跡・分割する手法を開発し、データセット上で他手法と比較検証しており、植物表現型取得が中心です。
abstractwe propose 3D-OGT: a framework capable of performing continuous organ tracking throughout the entire growth sequence with only the minimal segmentation information.
Reproduction assets foundThe paper's data and analysis code are publicly released in the authors' GitHub repository, explicitly stated in the Data availability section. The dataset itself is the public Pheno4D spatiotemporal point cloud dataset, but the paper-specific asset is the authors' code/data repository.Code · publicOur data and code are available at: https://github.com/zingersu/3D-organ-growth-tracking-with-minimum-segmentation.Open asset ↗zingersu/3D-organ-growth-tracking-with-minimum-segmentationhtml-lines:292-314Code / dataset availability confirmedCrossref · checked 13 Sept 2026
Field / plotLiDAR / point cloudRGB / grayscaleLeafStem / branchWhole plant / canopy / plot / fieldClassificationSegmentation
Abstract Annotated datasets are essential for training and evaluating machine learning models in forest ecology. This dataset provides high-resolution, annotated LiDAR point clouds of 674 individual trees from 12 forest plots in the Shivalik Range of northern Haryana, India, representing 24 species. Data were acquired using Terrestrial Laser Scanning (TLS) and Airborne Laser Scanning (ALS), include field-measured attributes such as species identity and Diameter at Breast Height (DBH), and terrestrial and aerial RGB imagery. TLS point clouds were georeferenced and co-registered with centimetre-level accuracy, enabling precise integration with ALS data. The dataset includes segmented individual trees and wood–leaf classifications, suitable for applications such as tree morphology analysis, biomass estimation, and species classification. To support benchmarking, outputs from established classification algorithms (LeWoS, TLSeparation, CANUPO, and Random Forest) are included. As one of the first open-access LiDAR datasets from Indian tropical forests, it provides critical reference data for developing and validating forest structure models. It can also aid biomass mapping efforts in support of large-scale missions such as NASA-ISRO’s NISAR and ESA’s BIOMASS.
Why it matches plant phenotyping methods個体樹木のLiDAR点群・RGB画像と樹木セグメンテーションを含む公開データセットで、樹形解析や森林構造モデルの開発・検証、分類アルゴリズムのベンチマークを目的としており、植物形質取得が中心です。
abstractThis dataset provides high-resolution, annotated LiDAR point clouds of 674 individual trees from 12 forest plots in the Shivalik Range of northern Haryana, India, representing 24 species.
Reproduction assets foundThe paper's authors explicitly state that all code used for data processing, wood-leaf classification, feature extraction, and tree volume estimation is openly available on GitHub at https://github.com/moonis-ali/Dataset, which is an allowed URL. The paper's core LiDAR dataset is deposited on Zenodo (10.5281/zenodo.153Code · publicAll code used for data processing, wood-leaf classification, feature extraction, and tree volume estimation is openly available on GitHub at https://github.com/moonis-ali/Dataset .Open asset ↗https://github.com/moonis-ali/Datasetlines:479-553Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · checked 5 Sept 2026
Analyzing three-dimensional (3D) phenotypic parameters of maize seedlings is of significant importance for maize cultivation and selection. However, existing methods often struggle to balance cost, efficiency, and accuracy, particularly when capturing the complex morphology of seedlings characterized by slender stems. To address these issues, this study proposes a novel end-to-end automated framework for extracting phenotypes using only consumer-grade RGB cameras. The pipeline initiates with Instant-NGP to rapidly reconstruct dense point clouds, establishing the 3D data foundation for phenotypic extraction. Subsequently, we formulate a directed topological graph-based mechanism. By mathematically defining bifurcation constraints via vector analysis, this mechanism guides a depth-first traversal strategy to explicitly disentangle stem and leaf skeletons. Building upon these decoupled skeletons, organ-level point cloud segmentation is achieved through constraint-based expansion, followed by density-based spatial clustering (DBSCAN) to detect individual leaves. Algorithms combining point cloud geometry with 3D Euclidean distance are also implemented to calculate key phenotypes including plant height and stem width. Finally, single-leaf skeleton fitting is used to estimate leaf length, and principal component analysis (PCA) is adopted to determine the stem–leaf angle, realizing the comprehensive automatic extraction of maize seedling phenotypes. Experiments show that the proposed method achieves high accuracy in extracting key phenotypic parameters. The mean relative errors for plant height, stem width, leaf length, stem-leaf angle, and leaf area are 0.76%, 2.93%, 1.26%, 2.13%, and 3.33%, respectively. Compared with existing methods as far as we know, the proposed method significantly improves extraction efficiency by reducing the processing time per plant to within 5 min while maintaining such high accuracy.
Why it matches plant phenotyping methodsRGBカメラとNeRF・点群処理・骨格解析を統合し、トウモロコシ幼苗の形質を自動抽出する手法を開発・精度評価した研究であり、フェノタイピング手法が中心である。
abstractthis study proposes a novel end-to-end automated framework for extracting phenotypes using only consumer-grade RGB cameras.
Fine-grained 3D phenotypic analysis of rice plays a vital role in rice breeding and yield estimation. However, a comprehensive rice data acquisition and segmentation pipeline is still lacking. While Neural Radiance Fields (NeRF) have shown impressive results in crop-level 3D reconstruction, their high sensitivity to data volume and camera viewpoints often leads to reconstruction failures for rice. In addition, the large-scale rice point clouds, coupled with heavy occlusion and visual similarity among grains, pose significant challenges for fine-grained trait extraction. To address the challenge of reconstructing rice point clouds under low-quality data conditions, we propose a novel method named Multi-Scale NeRF(MSNeRF). This method incorporates a structure-detail collaborative reconstruction mechanism and a dynamic initialization density scheduling strategy. Furthermore, we introduce a multimodal and multitask rice dataset (MMR) as a benchmark resource for future research. For rice point cloud segmentation, we develop Vision Rice Knowledge Graph Network(VRKGNet), which comprises an image segmentation module, a projection module, and a point cloud segmentation module enhanced with a Transformer to enlarge the receptive field. VRKGNet performs standalone point cloud segmentation and integrates image segmentation results from multiple viewpoints as prior knowledge to enhance semantic and instance-level segmentation. Extensive experiments demonstrate that MSNeRF achieves high-fidelity point cloud reconstruction with as few as 10 viewpoints. VRKGNet achieves superior rice plant segmentation with a semantic segmentation mIoU of 88.79% and an instance segmentation AP 25 of 84.55%, outperforming mainstream algorithms.
Why it matches plant phenotyping methods米の3D形質取得・再構成・分割を中核とする手法開発であり、データセット/ベンチマークも提供しているため、植物フェノタイピング手法文献に該当する。
abstractwe propose a novel method named Multi-Scale NeRF(MSNeRF)
Reproduction assets foundThe paper's authors explicitly state that the source code for MSNeRF and VRKGNet is publicly available on GitHub with testing scripts and test cases to reproduce the main results. The MMR dataset itself is only available upon request from the corresponding author, so it does not qualify as a public asset.Code · publicof Hefei Artificial Intelligence Breeding Accelerator Co. Ltd. ( NB2024005-02 ).
Data availability
The source code for the proposed methods, MSNeRF and VRKGNet, is publicly available on GitHub. The released repositories contain testing scripts and test cases used to reproduce the main results presented in this paper:
•
MSNeRF : https://github.com/qfwysw/MSNeRF.git
•
VRKGNet : https://github.com/qfwysw/VRKGNet.git
The datasets used in the experiments are available from the corresponding author upon reasonable request. For access or further inquiries, please contact the corresponding author.
Declaration of competing interest
The authors declare that they have no known competing financial iOpen asset ↗https://github.com/qfwysw/MSNeRF.gitlines:620-663Code · publicator Co. Ltd. ( NB2024005-02 ).
Data availability
The source code for the proposed methods, MSNeRF and VRKGNet, is publicly available on GitHub. The released repositories contain testing scripts and test cases used to reproduce the main results presented in this paper:
•
MSNeRF : https://github.com/qfwysw/MSNeRF.git
•
VRKGNet : https://github.com/qfwysw/VRKGNet.git
The datasets used in the experiments are available from the corresponding author upon reasonable request. For access or further inquiries, please contact the corresponding author.
Declaration of competing interest
The authors declare that they have no known competing financial interests or personal relationships that could haveOpen asset ↗https://github.com/qfwysw/VRKGNet.gitlines:620-663Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
3D phenotyping refers to the quantitative characterization of a plant's structural and morphological traits in three-dimensional space, allowing for a detailed analysis of plant architecture and growth patterns. In recent years, rapid advancements in non-destructive, high-throughput 3D imaging technologies have enabled the precise measurement of these traits. Initially focused on single-plant traits under controlled conditions, the field has now expanded towards robust applications in real-world field environments, enabling large-scale analyses of plant canopies and complex structures. This study focuses on the recent advancements in 3D crop phenotyping using point cloud technologies. It compares sensor technology and its application in controlled environments (Chamber-Crop Phenotyping, CCP) and field conditions (Field-Crop Phenotyping, FCP). Technologies such as Multiview stereo (MVS) reconstruction, LiDAR, and laser triangulation have enhanced plant phenomics by enabling high-throughput, non-destructive measurements of key traits such as canopy structure, leaf area, and stem diameter. This review highlights the strengths of the CCP, where environmental variables and flexibility are tightly controlled, facilitating precise trait measurement, and contrasts it with the challenges of the FCP, where unpredictable factors, such as occlusion, wind, light variability, and terrain complexity, complicate data acquisition. Various sensor platforms, including ground-based robotic systems and unmanned aerial vehicles (UAVs), have been discussed regarding their ability to overcome occlusion and limited sensor range in real-world conditions. The need to transition these technologies from laboratory environments to real-world agricultural applications is emphasized, highlighting their potential to improve crop management and plant breeding through accurate phenotypic trait extraction. Finally, current research gaps and future directions for integrating advanced sensor platforms and analytical techniques in both CCP and FCP settings are identified, emphasizing the need to enhance the scalability and robustness of 3D phenotyping for field applications.
Why it matches plant phenotyping methods3D作物フェノタイピングのセンサー技術、点群処理、対象形質、検証上の課題を中心に扱う方法論レビューであり、植物形質の取得手法が明確に中心である。
abstractThis study focuses on the recent advancements in 3D crop phenotyping using point cloud technologies.
Poplars are essential to China's forestry, contributing to timber production, ecological restoration, and shelterbelt construction. Branch architecture critically influences tree growth, demanding scalable solutions beyond manual methods to assess phenotypic variation in large-scale poplar breeding programs. Unmanned aerial vehicle light detection and ranging (UAV LiDAR) provides an efficient alternative; however, existing methods focus on conifers, leaving a gap in approaches for the more complex morphology of poplar branches. This study proposes a poplar branch reconstruction algorithm utilizing material transport flux and object-level geometric features from low-cost UAV LiDAR data. First, a voxel-based near-centroid method is used to extract skeleton points from tree point clouds. Next, a material transport flux model identifies individual branches, and geometric features of transport paths, including path length and curvature, are used to reconstruct each branch. Finally, branch parameters are estimated based on reconstructed branches. Data from a 5-ha plot were collected using the DJI Zenmuse L1 UAV LiDAR at the Shishou National Poplar Breeding Station, Hubei Province, China. Results demonstrate the proposed algorithm achieves high accuracy in first-order branch identification (F1-score = 1), with second-order branches having an average F1-score of 0.69. Branch length estimation demonstrates an RMSE of 0.47 m, while branch angles show an RMSE of 7.06°. The study also reveals structural variability in branch traits, with the highest variability observed in the second-order branch length (coefficient of variation = 29.68%), and a moderate positive correlation between first- and second-order branch lengths (correlation coefficient = 0.34), providing insights into tree growth patterns. This approach offers a framework for high-throughput phenotyping, which provides an efficient solution towrads advanced tree breeding using UAV LiDAR.
Why it matches plant phenotyping methodsUAV LiDARによるポプラの枝構造再構成と枝長・枝角度などの形質推定アルゴリズムを開発し、精度検証まで行っており、フェノタイピング手法が研究の中心である。
abstractThis study proposes a poplar branch reconstruction algorithm utilizing material transport flux and object-level geometric features from low-cost UAV LiDAR data.
Reproduction assets foundThe paper's Data availability statement provides a public URL to the supporting UAV LiDAR point cloud data (the paper-specific phenotyping measurements) hosted on forestdata.cn, with a DOI. No author analysis code or trained models are mentioned.Dataset · publicThe data that support this study are available from https://www.forestdata.cn/dataDetail.html?id=6f6934f4-680e-4e18-b4e3-1e7a60b85b55 . The DOI is 10.12459.14.0320260116001.0000.V1.Open asset ↗forestdata.cn · 10.12459.14.0320260116001.0000.V1lines:192-218Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 15 Sept 2026
Efficient and non-destructive cotton organ extraction is crucial for automatic cotton phenotyping. However, limited by leaf occlusion, large model parameters, and inefficient manual observation, it fails to meet current high-throughput phenotyping demands. To address these challenges, this paper propose ELGCot3D, a lightweight 3D point cloud-based cotton organ segmentation method, enabling high-precision segmentation in resource-constrained environments. First, a new module called ELG3D replaces traditional Set Abstraction structures, enhancing local cotton data learning capability via multi-mechanism feature fusion and boosting segmentation accuracy. Second, a cotton-specific feature enhancement module is proposed to secondary optimize the features output from the Feature Propagation layer. This module significantly increases feature discriminability while substantially reducing redundant and high consumption network layers, achieving a balance between performance and efficiency. Finally, a cotton point cloud-adapted training strategy improves model training stability and prediction accuracy. Experimental results on the Crops3D dataset show ELGCot3D achieves 76.7% mIoU and 86.1% OA for cotton segmentation, Meanwhile, the number of parameters and computational complexity are reduced by 50.1% and 50.7%, respectively, demonstrating the model's lightweight characteristics. Notably, it performs well in segmenting other Crops3D crops and exhibits strong generalization on the other cotton point cloud datasets. The proposed method offers a reliable approach for cotton phenotyping and precision agriculture. Future work will extend its high-throughput extraction capability for individual plant organs in large cotton fields, providing breeders with accurate data to support efficient breeding and new variety development.
Why it matches plant phenotyping methods綿花器官の3D点群セグメンテーション手法を開発し、精度・計算量・汎化性能を評価しており、植物表現型取得の方法が中心である。
abstractEfficient and non-destructive cotton organ extraction is crucial for automatic cotton phenotyping.
3D phenotyping of seedlings is crucial to tomato cultivation in greenhouse facilities. Current studies focus on high-quality point cloud reconstruction and artificial intelligence (AI) 3D segmentation to derive phenotypic traits like plant height and crown width, which heavily rely on manual annotation and possess high complexity in deployment. This study proposes a novel AI framework from pixels to points, for efficient 3D plant phenotyping of tomato seedlings. Through the integration of 2D-3D coordinate mapping and AI vision language models, the proposed method enables accurate reconstruction and analysis of 3D phenotypic traits from single-view data. Top-down RGB images and corresponding point clouds with spatial alignment are captured using a binocular camera. Vision language models are employed with the text prompt “plant” to automatically generate bounding boxes and masks, thereby minimizing manual annotation. These outputs are further transferred to a lightweight YOLO11-segment model. The core innovation is established in our 2D-3D mapping strategy, through which plant-specific 3D points are efficiently extracted using only 2D masks. Non-plant points within initial masks are repurposed to determine ground height for improved plant height estimation, while masks are refined using the Excess Green Index to enhance crown width measurement. An mAP₅₀ of 96.0% is achieved by the YOLO11-segment model. Concerning sparse canopy, highly accurate results are yielded by our phenotyping approach, with RMSE values of 1.7 cm for plant height and 1.0 cm for crown width, and R 2 values of 0.93 and 0.95 against manual measurements. For dense canopy, the usage of a reference chessboard improves the performance (RMSE was reduced from 9.57 cm to 2.07 cm). Annotation dependency is significantly reduced, computational complexity is decreased, edge deployment is supported, and efficient technology transfer is enabled by the presented method. Considerable potential is offered for high-throughput screening of elite tomato varieties with desirable agronomic traits. • Real-time low-cost 3D phenotyping of tomato plants is proposed. • Weak labels simplify the 3D plant segmentation. • Segment the 3D point cloud using 2D pixel-masks with spatial alignment. • Vision language models and knowledge transfer further simplify the AI application.
Why it matches plant phenotyping methodsトマト苗の3D表現型を抽出する画像・点群・AI統合手法を開発し、手動測定との精度検証も行っており、表現型取得法が研究の中心である。
abstractThis study proposes a novel AI framework from pixels to points, for efficient 3D plant phenotyping of tomato seedlings.
This work proposes a novel tree detection methodology, named DTCD (Distance Transform Circle Detection), based on a fast circle detection method via Distance Transform and Akaike Information Criterion (AIC) optimization. More specifically, a visible-band vegetation index (RGBVI) is calculated to enhance canopy regions, followed by morphological filtering to delineate individual tree crowns. The Euclidean Distance Transform is then applied, and the local maxima of the smoothed distance map are extracted as candidate tree locations. The final detections are iteratively refined using the AIC to optimize the number of trees with respect to canopy coverage efficiency. Additionally, this work introduces DTCD-PC, a modified algorithm tailored for point clouds, which significantly enhances detection accuracy in complex environments. This work makes a significant contribution to tree detection in the following ways: (1) by creating a tree detection framework entirely based on an unsupervised technique, which outperforms state-of-the-art unsupervised and supervised tree detection methods; (2) by introducing a new urban dataset, named AgiosNikolaos-3, that consists of orthomosaics and photogrammetrically reconstructed 3D point clouds, allowing the assessment of the proposed method in complex urban environments. The proposed DTCD approach was evaluated on the Acacia-6 dataset, consisting of UAV images of six-month-old Acacia trees in Southeast Asia, demonstrating superior detection performance compared to existing state-of-the-art techniques, both unsupervised and supervised. Additional experiments were conducted in the custom-developed Urban Dataset, confirming the robustness and generalizability of the DTCD-PC method in heterogeneous environments.
Why it matches plant phenotyping methodsUAV画像・3D点群から個体樹冠を抽出する新規手法を開発し、複数データセットで精度・頑健性を評価しているため、植物形態の取得・抽出が中心である。
abstractThis work proposes a novel tree detection methodology, named DTCD (Distance Transform Circle Detection), based on a fast circle detection method via Distance Transform and Akaike Information Criterion (AIC) optimization.
Reproduction assets foundThe authors state that the MATLAB code implementing the DTCD/DTCD-PC method, together with the datasets (Acacia-6, AgiosNikolaos-3) and results, is publicly available at their project page. Since the article is published (accepted), this is an actionable public asset containing the paper's tree-detection analysis code,Code · public.P.; All authors have read and agreed to the published version of the manuscript.
Funding: This research received no external funding.
Data Availability Statement: The code implementing the proposed method together with our
results, and the links to the datasets are publicly available after paper acceptance at the following
linkhttps://sites.google.com/site/costaspanagiotakis/research/tree-detection-dtcd, accessed on 30
January 2026.
Conflicts of Interest: The authors declare no conflicts of interest.
Abbreviations
The following abbreviations are used in this manuscript:
AIC Akaike Information Criterion
AMS3D Adaptive Mean Shift 3D
CHM Canopy Height Model
CHT Circular Hough Transform
CSP ComOpen asset ↗pdf-layout-page:24 lines:1-62Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 15 Sept 2026
Accurate, spatially explicit quantification of the fraction of absorbed photosynthetically active radiation (fPAR) in tall conifer plantations is essential for productivity modelling and breeding, yet standard nadir-view optical UAV imagery yields only two-dimensional surface estimates. We developed an unmanned aerial workflow that fuses centimeter resolution LiDAR point clouds with five band multispectral imagery to produce a three-dimensional voxelized canopy structure in which top-of-canopy multispectral reflectance values are propagated downward within each vertical column. Ground measurements of fPAR and chlorophyll fluorescence were collected contemporaneously and used to calibrate Random Forest, XGBoost, Support Vector Machine (SVM), and Partial Least Squares Regression models built from 14 spectral indices. Random Forest explained 84 % of fPAR variance (RMSE = 0.12), outperforming alternative algorithms. Application of the trained Random Forest model to the voxelized canopy (0.01 m × 0.01 m × 2 m) across 28 ha generated three-dimensional fPAR maps that revealed a 26 ± 4 % increase from lower to upper crowns and a seasonal shift of up to 9 %. Compared with conventional plot-level inversion, the workflow significantly reduced field labour and improved prediction accuracy. The fusion pipeline provides a species-specific tool for high-throughput phenotyping, precision silviculture, and genomic selection in slash pine plantations under clear-sky conditions (solar zenith angle 20-30°); transferability to other sites, species, or illumination conditions requires further validation.
Why it matches plant phenotyping methodsLiDAR・マルチスペクトル融合と機械学習により、樹冠内fPARを3次元推定する高スループット植物フェノタイピング手法を開発・検証しており、方法が中心である。
abstractWe developed an unmanned aerial workflow that fuses centimeter resolution LiDAR point clouds with five band multispectral imagery to produce a three-dimensional voxelized canopy structure
Abstract Accurate and efficient assessment of forest structure is crucial for both ecological research and effective forest management. This paper introduces DendRobot, an innovative software pipeline developed to automate the inventory of forest sample plots or entire forest stands using terrestrial LiDAR scans or ground-based photogrammetric point clouds. DendRobot incorporates a novel 2D density-based tree-detection algorithm (Detection Rate = 93%) alongside a new vertical clustering approach for estimating tree height. Both methods are implemented together with established and widely trusted methods to process three-dimensional data into GIS layers. By leveraging these algorithms, DendRobot derives key forest inventory metrics of individual trees, including diameter at breast height (Mean Absolute Error = 3.4 cm), tree height (Mean Absolute Error = 0.7 m), tree locations, and crown projection areas at a fine spatial scale with the resolution of individual trees. Additionally, it produces Digital Terrain Models (DTMs), Digital Surface Models, and Canopy Height Models (CHMs) with user-defined resolution, supporting advanced spatial analyses of forest environments and providing information for forest management planning. Optionally, these data can be enriched with individual-tree point clouds, segmented by a novel approach. Designed as a comprehensive tool for forest researchers, managers, and students, DendRobot supports efficient, data-driven decision-making with minimal manual intervention. Initial tests conducted in complex forest environments demonstrate its capacity to streamline workflows and generate forest-stand-scale inventory data with accuracy comparable to state-of-the-art methods and software. DendRobot (available at https://www.dendrobot.czu.cz/) is a user-friendly, free and open-source solution for the practical application of terrestrial LiDAR scanning in real-world forestry challenges.
Why it matches plant phenotyping methodsLiDAR・写真測量点群から個体樹木の胸高直径、樹高、位置、樹冠投影面積を抽出する新規アルゴリズムとソフトウェアを開発・検証しており、植物形質取得が中心である。
abstractThis paper introduces DendRobot, an innovative software pipeline developed to automate the inventory of forest sample plots or entire forest stands using terrestrial LiDAR scans or ground-based photogrammetric point clouds.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · OpenAlex · checked 15 Sept 2026
Hyperspectral imaging (HSI) has emerged as a powerful tool for precision agriculture, enabling the non-destructive monitoring of crop biochemical and physiological traits. However, HSI alone lacks structural context, which limits its ability to accurately capture complex canopy architectures and organ-level traits. Integrating HSI with depth-sensing modalities such as Light Detection and Ranging (LiDAR), Red, Green, Blue, and Depth (RGB-D) cameras, and computational reconstruction technique such as photogrammetry enables the generation of three-dimensional hyperspectral point clouds, combining spectral richness with geometric fidelity. This multi-modal fusion enhances crop trait estimation, including biomass, leaf chlorophyll content, canopy height, leaf area, and stress indicators, while improving the robustness of phenotyping under occlusions, shadows, and varying illumination. Dimensionality reduction, feature selection, and machine learning approaches, including deep learning and explainable AI, are useful for handling high-dimensional hyperspectral data and extracting actionable agronomic insights. Moreover, the integration of thermal, radar, and Global Navigation Satellite System (GNSS) data further expands the capabilities of multi-modal sensing, enabling continuous, all-weather crop monitoring and accurate spatial referencing. Despite these advances, most studies to date focus on controlled environments, highlighting the need for field-based validation to ensure the reliability and scalability of HSI-depth fusion techniques. This review consolidates current knowledge on multi-modal hyperspectral and 3D crop reconstruction, highlighting methods, applications, and challenges, and outlines future directions for implementing high-throughput, real-time phenotyping and precision agriculture solutions.
Why it matches plant phenotyping methods植物形質推定のためのハイパースペクトル・深度センシング融合と3D再構成を中心に扱うレビューであり、フェノタイピング手法の方法論的整理が主題。
abstractThis review consolidates current knowledge on multi-modal hyperspectral and 3D crop reconstruction, highlighting methods, applications, and challenges
• ToF camera was evaluated for 3D phenotyping and canopy volume estimation. • Strong correlation was observed between ToF imagery and manual methods. • ToF technology could accurately estimate canopy volume in horticultural crops. • Study highlights the potential of ToF imagery for smart farm management. Noninvasive and accurate quantification of plant architectural traits remains a persistent challenge in horticultural crop breeding and high-throughput phenotyping (HTPP), largely due to labor constraints and limited availability of scalable 3D sensing technologies. Time-of-Flight (ToF) imaging offers a promising active sensing approach capable of generating high-resolution digital replicas of plant canopies for structural trait analysis. This study evaluated the feasibility of deploying 3D ToF imaging for digital phenotyping of three horticultural and ornamental crops, guava, brinjal, and jasmine with a focus on canopy volume estimation. High-resolution 3D point clouds were acquired for five plants per crop across three growth stages during the summer season of 2024. Structural parameters including plant height, width North–South (W NS ), width East–West (W EW ), and 3D aspect ratio were extracted and used to compute canopy volume via a voxel grid method. To validate accuracy, ToF-derived canopy volumes were compared against manually measured volumes estimated using the prolate spheroid volume (PSV) method. The ToF-based digital phenotyping framework demonstrated strong agreement with manual measurements across all crops. Guava exhibited the highest accuracy at the intermediate growth stage (R² = 1.0; RMSE = 0.0004), while brinjal (R² = 0.908; RMSE = 0.004) and jasmine (R² = 0.935; RMSE = 0.4351) showed robust performance at the full-grown stage. Those regression relationships were statistically significant ( p < 0.05), confirming the reliability of ToF-based canopy reconstruction for structural phenotyping. Overall, the findings demonstrate that ToF imaging provides a robust, noninvasive, and scalable framework for digital canopy phenotyping in horticultural crops, supporting precision breeding and structural trait monitoring applications in field environments.
Why it matches plant phenotyping methodsToFによる3D画像取得とキャノピー体積・構造形質の抽出を開発・評価し、手動測定との比較検証を行っており、植物表現型取得法が研究の中心である。
abstractToF camera was evaluated for 3D phenotyping and canopy volume estimation.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · OpenAlex · checked 15 Sept 2026
Accurate estimation of crop water status is essential for monitoring plant senescence and enabling intelligent agricultural management. This study proposes a pixel-aligned co-registration and DSM-grid fusion framework that integrates high-resolution point clouds, multispectral (MS) images, and thermal imagery acquired by Unmanned Aerial Vehicles (UAVs) to enable three-dimensional prediction and visualization of cotton canopy leaf water content (LWC) and equivalent water thickness (LEWT). To address the low spatial resolution of thermal imagery, a downsampling–upsampling simulation framework was developed to evaluate interpolation errors. This framework quantitatively compares three common interpolation methods—nearest neighbor, bilinear, and bicubic interpolation—using RMSE and PSNR metrics. Results show that bicubic interpolation performs best in preserving spatial details and minimizing errors, and is therefore adopted in the subsequent image fusion process. A 3D grid was constructed based on the digital surface model (DSM), enabling grid-cell (pixel-aligned) spectral and thermal features to be mapped onto point-cloud units. Vegetation and thermal indices extracted from the mapped features were used as input variables. Combined with recursive feature elimination (RFE) and random forest (RF) models, the prediction of LEWT and LWC achieved R² values of 0.792 and 0.752, and rRMSE values of 13.84% and 9.68%, respectively. These results significantly outperformed those of partial least squares regression (PLSR), support vector machine (SVM), and extreme learning machine (ELM) models. By integrating the predicted results with the point cloud data, a 3D representation of canopy water parameters was constructed, revealing a typical top-down gradient of water loss. The experiment also revealed that nitrogen treatment significantly influenced the vertical distribution of water content. High-nitrogen application delayed water loss in the middle and lower canopy layers, highlighting the coupled regulation between nitrogen and water. Parameter comparisons showed that LEWT exhibited higher sensitivity than LWC across both temporal and spatial scales, making it a more robust indicator for canopy water monitoring. Additionally, point clouds generated from Cross-circling oblique (CCO) photogrammetry outperformed UAV LiDAR systems in terms of point density, structural completeness, and image fusion potential. In summary, this study validated the feasibility and effectiveness of integrating point cloud, MS, and thermal imagery via the proposed pixel-aligned co-registration and DSM-grid fusion framework for 3D crop water monitoring. The proposed method provides a reliable technical foundation for drought detection, irrigation management, and yield prediction in precision agriculture.
Why it matches plant phenotyping methodsUAVマルチスペクトル・熱画像・点群を融合し、綿花の葉水分状態を3D推定・可視化する手法の開発と検証が研究の中心である。
abstractThis study proposes a pixel-aligned co-registration and DSM-grid fusion framework that integrates high-resolution point clouds, multispectral (MS) images, and thermal imagery acquired by Unmanned Aerial Vehicles (UAVs) to enable three-dimensional prediction and visualization of cotton canopy leaf water content (LWC) and equivalent water thickness (LEWT).
Hyperspectral imaging (HSI) has emerged as a powerful tool for precision agriculture, enabling the non-destructive monitoring of crop biochemical and physiological traits. However, HSI alone lacks structural context, which limits its ability to accurately capture complex canopy architectures and organ-level traits. Integrating HSI with depth-sensing modalities such as Light Detection and Ranging (LiDAR), Red, Green, Blue, and Depth (RGB-D) cameras, and computational reconstruction technique such as photogrammetry enables the generation of three-dimensional hyperspectral point clouds, combining spectral richness with geometric fidelity. This multi-modal fusion enhances crop trait estimation, including biomass, leaf chlorophyll content, canopy height, leaf area, and stress indicators, while improving the robustness of phenotyping under occlusions, shadows, and varying illumination. Dimensionality reduction, feature selection, and machine learning approaches, including deep learning and explainable AI, are useful for handling high-dimensional hyperspectral data and extracting actionable agronomic insights. Moreover, the integration of thermal, radar, and Global Navigation Satellite System (GNSS) data further expands the capabilities of multi-modal sensing, enabling continuous, all-weather crop monitoring and accurate spatial referencing. Despite these advances, most studies to date focus on controlled environments, highlighting the need for field-based validation to ensure the reliability and scalability of HSI-depth fusion techniques. This review consolidates current knowledge on multi-modal hyperspectral and 3D crop reconstruction, highlighting methods, applications, and challenges, and outlines future directions for implementing high-throughput, real-time phenotyping and precision agriculture solutions.
Why it matches plant phenotyping methods植物形質推定のためのハイパースペクトル・深度センシング・3D再構成手法を中心に扱うレビューであり、フェノタイピング手法レビューに該当する。
abstractThis review consolidates current knowledge on multi-modal hyperspectral and 3D crop reconstruction, highlighting methods, applications, and challenges
CottonAerial / UAVLiDAR / point cloudMultispectral / hyperspectralThermalLeafPhysiological trait estimation2D/3D reconstructionImage / point-cloud registrationWater status / transpiration
Accurate estimation of crop water status is essential for monitoring plant senescence and enabling intelligent agricultural management. This study proposes a pixel-aligned co-registration and DSM-grid fusion framework that integrates high-resolution point clouds, multispectral (MS) images, and thermal imagery acquired by Unmanned Aerial Vehicles (UAVs) to enable three-dimensional prediction and visualization of cotton canopy leaf water content (LWC) and equivalent water thickness (LEWT). To address the low spatial resolution of thermal imagery, a downsampling–upsampling simulation framework was developed to evaluate interpolation errors. This framework quantitatively compares three common interpolation methods—nearest neighbor, bilinear, and bicubic interpolation—using RMSE and PSNR metrics. Results show that bicubic interpolation performs best in preserving spatial details and minimizing errors, and is therefore adopted in the subsequent image fusion process. A 3D grid was constructed based on the digital surface model (DSM), enabling grid-cell (pixel-aligned) spectral and thermal features to be mapped onto point-cloud units. Vegetation and thermal indices extracted from the mapped features were used as input variables. Combined with recursive feature elimination (RFE) and random forest (RF) models, the prediction of LEWT and LWC achieved R² values of 0.792 and 0.752, and rRMSE values of 13.84% and 9.68%, respectively. These results significantly outperformed those of partial least squares regression (PLSR), support vector machine (SVM), and extreme learning machine (ELM) models. By integrating the predicted results with the point cloud data, a 3D representation of canopy water parameters was constructed, revealing a typical top-down gradient of water loss. The experiment also revealed that nitrogen treatment significantly influenced the vertical distribution of water content. High-nitrogen application delayed water loss in the middle and lower canopy layers, highlighting the coupled regulation between nitrogen and water. Parameter comparisons showed that LEWT exhibited higher sensitivity than LWC across both temporal and spatial scales, making it a more robust indicator for canopy water monitoring. Additionally, point clouds generated from Cross-circling oblique (CCO) photogrammetry outperformed UAV LiDAR systems in terms of point density, structural completeness, and image fusion potential. In summary, this study validated the feasibility and effectiveness of integrating point cloud, MS, and thermal imagery via the proposed pixel-aligned co-registration and DSM-grid fusion framework for 3D crop water monitoring. The proposed method provides a reliable technical foundation for drought detection, irrigation management, and yield prediction in precision agriculture.
Why it matches plant phenotyping methodsUAVマルチスペクトル・熱画像・点群を統合し、綿花キャノピーの水分形質を3D推定・可視化する手法の開発と検証が中心である。
abstractThis study proposes a pixel-aligned co-registration and DSM-grid fusion framework that integrates high-resolution point clouds, multispectral (MS) images, and thermal imagery acquired by Unmanned Aerial Vehicles (UAVs) to enable three-dimensional prediction and visualization of cotton canopy leaf water content (LWC) and equivalent water thickness (LEWT).
AppleField / plotLiDAR / point cloudRGB-D / ToFFruitObject detection2D/3D reconstructionSegmentation
One of the key challenges in orchard robots is accurately localizing occluded fruits in complex environments, especially when the fruit targets are split into multiple isolated regions within images. Traditional single-task network models exhibit limited capability in discerning fragmented targets that belong to the same fruit but are segmented into multiple spatially isolated regions within images. In addition, fruit localization largely relies on high-cost sensors or additional 3-D localization algorithms. To address this issue, we propose a fruit detection and centroid localization method based on a Multi-Task Wavelet-Enhanced YOLO (MT-WavYOLO) to enhance the success rate of robotic operations on occluded fruit targets. Initially, a lightweight semantic segmentation branch was integrated into the YOLOv8 backbone network to precisely segment exposed fruits, while retaining the original object detection branch to fully identify occluded fruits. To address the diminished sensitivity of conventional models to geometric profiles of heavily occluded fruits, a novel feature fusion module, C2f_WTConv, was designed by incorporating wavelet transform convolution, leveraging the multi-frequency robustness of wavelet representations to enhance the model’s feature extraction capabilities under complex orchard occlusions. Subsequently, a 3D frustum-based point cloud processing method was proposed, combining the detection results from MT-WavYOLO with the semantic segmentation masks to accurately localize occluded fruits. MT-WavYOLO demonstrated a 2%, 1.5%, and 2.2% improvement in Precision, Recall, and mAP50, respectively, on our custom-built dataset compared to the latest YOLOv10s model. Semantic segmentation performance, measured by Intersection over Union (IoU) and Accuracy, was improved by 5.2% and 3.8%, respectively, over the state-of-the-art Deeplabv3+ network. Compared to the adapted multi-task network YOLOP, MT-WavYOLO achieved a 3.4% increase in mAP50 and a 2.7% improvement in IoU. In addition, MT-WavYOLO has a compact footprint of 10.2 M parameters and achieves approximately 27 FPS in real-time inference, thereby meeting the requirements of robotic harvesting operations. The proposed localization method was evaluated through 600 fruit localization tests using six different RGB-D cameras in an orchard environment. The average experimental results demonstrated that the centroid localization and radius estimation errors were reduced by 42.5%, 73.7%, 16.17%, and 11.25%, respectively, compared to traditional 3D bounding box methods and our previous approaches. These results indicate that the MT-WavYOLO combined with the frustum-based method significantly enhances the accuracy of apple localization under complex orchard conditions using consumer-grade sensors, providing a strong practical foundation for non-destructive robotic harvesting.
Why it matches plant phenotyping methods果実の検出・3D重心定位という植物器官の形態的状態を、画像分割・深層学習・点群処理で推定する手法を開発し、データセットおよび複数カメラで性能評価しているため、方法が中心的である。
abstractwe propose a fruit detection and centroid localization method based on a Multi-Task Wavelet-Enhanced YOLO (MT-WavYOLO)
This study addresses the challenge of organ-level instance segmentation in cotton point clouds, which arises from significant morphological variations and leaf occlusion across growth stages. To achieve high-precision leaf extraction, a hybrid framework integrating PointNeXt and DBSCAN is proposed. A dataset containing 1,065 cotton plants from seedling to boll-opening stages was constructed via multi-view image reconstruction and augmented through random rotation and scaling. Methodologically, a two-stage pipeline was designed: semantic segmentation was first performed using the PointNeXt network, where its residual MLP blocks enhanced edge and local feature learning; instance segmentation was then conducted by applying density-adaptive DBSCAN clustering to the semantic results, effectively mitigating over-segmentation in emerging leaves. Experimental results indicate that the semantic segmentation achieved an mIoU of 0.9846, representing a 7.2% improvement over PointNet++. The subsequent instance segmentation attained an ARI of 0.983, reduced the over-segmentation rate by 63%, and maintained an error below 3% for leaves smaller than 5 cm 2 . The framework provides reliable technical support for the automated extraction of key phenotypic traits such as leaf area index and leaf inclination distribution.
Why it matches plant phenotyping methods綿花葉の点群から器官レベルの葉を自動抽出するセグメンテーション手法を開発・評価し、葉面積指数や葉傾斜分布などの表現型形質への応用を示しているため、方法が中心的である。
abstractTo achieve high-precision leaf extraction, a hybrid framework integrating PointNeXt and DBSCAN is proposed.
Rubber tree phenotyping is transitioning from labor-intensive manual techniques toward high-throughput intelligent sensing platforms. However, the advancement of high-throughput phenotyping remains hindered by complex canopy architectures and pronounced seasonal morphological variations. To address these challenges, this paper introduces a unified phenotyping framework that leverages a novel Wood Salient Keypoint (WSK)-based registration algorithm to achieve seamless data fusion from unmanned aerial vehicle laser scanning (ULS) and handheld laser scanning (HLS) systems. The proposed approach begins by extracting stable wooden structures through a region-of-interest (ROI) segmentation process. Repeatable WSKs are then generated using a newly proposed wood structure significance (WSS) score, which quantifies and identifies salient regions across multi-view data. For transformation estimation, descriptor matching, WSS constraints, and geometric consistency optimization are integrated into a fast global registration (FGR) pipeline. Extensive evaluation across 25 plots covering 5 sites at the National rubber plantation base in Danzhou, Hainan, China, demonstrates that the method achieves a mean co-registration accuracy of 9 cm. Further analysis under varying seasonal canopy complexities confirms its robustness and critical role in enabling high-precision rubber tree phenotyping.
Why it matches plant phenotyping methodsゴム樹の表現型取得を目的に、UAVおよびハンドヘルドLiDARのデータ融合・位置合わせ手法を開発し、複数圃場で精度と季節変動下の頑健性を評価しているため、方法が中心的である。
abstractthis paper introduces a unified phenotyping framework that leverages a novel Wood Salient Keypoint (WSK)-based registration algorithm to achieve seamless data fusion from unmanned aerial vehicle laser scanning (ULS) and handheld laser scanning (HLS) systems.
Reproduction assets foundThe authors publicly released the ULS-HLS rubber plantation point cloud dataset (25 plots, 5 sites, leaf-on/leaf-off, >400M points) used for this paper's phenotyping/registration analysis, via an explicit Data Availability Statement with a Hugging Face URL matching an allowed URL.Dataset · publicThe dataset is available at https://huggingface.co/datasets/TanJunxiang/ULS-HLS-Rubber/tree/main (accessed on 20 January 2026).Open asset ↗TanJunxiang/ULS-HLS-Rubberlines:670-670Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Vegetation volume is a useful indicator for assessing canopy structure and supporting vineyard management tasks such as foliar applications and canopy management. The photogrammetric processing of imagery acquired using unmanned aerial vehicles (UAVs) enables the generation of dense point clouds suitable for estimating canopy volume, although point cloud quality depends on spatial resolution, which is influenced by flight height. This study evaluates the effect of three flight heights (30 m, 60 m, and 100 m) on grapevine canopy volume estimation using convex hull, alpha shape, and voxel-based models. UAV-based RGB imagery and field measurements were collected during three periods at different phenological stages in an experimental vineyard. The strongest agreement with field-measured volume occurred at 30 m, where point density was highest. Envelope-based methods showed reduced performance at higher flight heights, while voxel-based grids remained more stable when voxel size was adapted to point density. Estimator behavior also varied with canopy architecture and development. The results indicate appropriate parameter choices for different flight heights and confirm that UAV-based RGB imagery can provide reliable grapevine canopy volume estimates.
Why it matches plant phenotyping methodsUAV画像からブドウ樹のキャノピー体積を推定する手法を、飛行高度・推定モデル間で評価し、実測値と比較しているため、植物形質取得法の技術的検証が中心です。
abstractThis study evaluates the effect of three flight heights (30 m, 60 m, and 100 m) on grapevine canopy volume estimation using convex hull, alpha shape, and voxel-based models.
Field / plotNeRF / 3D Gaussian SplattingPhotogrammetry / SfM / MVSLiDAR / point cloudLeafWhole plant / canopy / plot / field2D/3D reconstructionImage / point-cloud registrationGrowth / time-series analysisTracking
Land management and stewardship teams continue to lack the tools to capture 3D spatiotemporal insights of the ecosystems they oversee. For wildfire management at the wildland-urban interface, teams face challenges in capturing vegetation growth over time after a fuel reduction program and connecting seasonal changes to the vegetation distribution across the treated area. Current approaches rely on triangle meshes or point clouds generated from photogrammetry or LiDAR surveys on drones or hiked traverses. However, the difficulties in optimizing these meshes lead to large triangles that inadequately approximate the bulk vegetation shape, and the point cloud data is often too sparse for local plant-scale understanding. To address this gap, we extend recent machine learning-based computer graphics techniques in 3D Gaussian Splatting (3DGS) to reconstruct scenes at the wildland-urban interface from handheld imagery with sufficient detail to identify species, capture individual leaves, recover plant stature, and disambiguate overhanging plant individuals. We develop a new method to match the 3DGS reconstruction of these scenes across months, associating plant growth across seasons interactively in 3D. To achieve the centimeter-level matching, we adapt the Umeyama algorithm and the iterative closest point algorithm from point cloud maps to the 3DGS scene, leveraging the probabilistic interpretation of the 3D Gaussian data structure and robustly handling visual and geometric changes associated with vegetation phenology over time. We have applied our method to recent pile burns at Stanford’s Jasper Ridge ’Ootchamin ’Ooyakma Biological Preserve at monthly intervals. We demonstrate differences in ecological response where some piles featured the unexpected return of a rare and threatened bushmallow, and others remained more barren. This pile burn microcosm implicates the need for plant-level 3D spatiotemporal models to understand ecosystem recovery to fire mitigation practices. Please visit the project page for the spatiotemporal alignment video and more information: https://danineamati.github.io/burn-ecorecovery.github.io/
Why it matches plant phenotyping methods植物の3D画像再構成と時系列位置合わせを開発し、植物の個体・葉・草丈・成長を抽出することが中心であるため、植物フェノタイピング手法として含める。
abstractwe extend recent machine learning-based computer graphics techniques in 3D Gaussian Splatting (3DGS) to reconstruct scenes at the wildland-urban interface from handheld imagery with sufficient detail to identify species, capture individual leaves, recover plant stature, and disambiguate overhanging plant individuals.
Accurate measurement of plant height in leafy vegetables is challenging due to their short stature, high planting density, and severe canopy occlusion during later growth stages. These factors often limit the reliability of single-plant monitoring across the full growth cycle in open-field environments. To address this, we propose a multi-temporal point cloud alignment method for accurate plant height measurement, focusing on Choy Sum (Brassica rapa var. parachinensis). The method estimates plant height by calculating the vertical distance between the canopy and the ground. Multi-temporal point cloud maps are reconstructed using an enhanced Oriented FAST and Rotated BRIEF–Simultaneous Localization and Mapping (ORB-SLAM3) algorithm. A fixed checkerboard calibration board, leveled using a spirit level, ensures proper vertical alignment of the Z-axis and unifies coordinate systems across growth stages. Ground and plant points are separated using the Excess Green (ExG) index. During early growth stages, when the soil is minimally occluded, ground point clouds are extracted and used to construct a high-precision reference ground model through Cloth Simulation Filtering (CSF) and Kriging interpolation, compensating for canopy occlusion and noise. In later growth stages, plant point cloud data are spatially aligned with this reconstructed ground surface. Individual plants are identified using an improved Euclidean clustering algorithm, and consistent measurement regions are defined. Within each region, a ground plane is fitted using the Random Sample Consensus (RANSAC) algorithm to ensure alignment with the X–Y plane. Plant height is then determined by the elevation difference between the canopy and the interpolated ground surface. Experimental results show mean absolute errors (MAEs) of 7.19 mm and 18.45 mm for early and late growth stages, respectively, with coefficients of determination (R2) exceeding 0.85. These findings demonstrate that the proposed method provides reliable and continuous plant height monitoring across the full growth cycle, offering a robust solution for high-throughput phenotyping of leafy vegetables in field environments.
Why it matches plant phenotyping methods葉菜類の草丈を取得するための点群位置合わせ・地面復元・個体抽出・高さ推定手法を開発し、誤差と決定係数で検証している。植物フェノタイピング手法が研究の中心である。
abstractTo address this, we propose a multi-temporal point cloud alignment method for accurate plant height measurement
Introduction: Accurately segmenting cotton seedling organs from 3D point clouds is fundamental for high-throughput plant phenotyping and digital breeding. However, cotton seedling segmentation remains challenging due to fine-scale and complex organ morphology, uneven point density with noise, and the lack of high-quality annotated datasets. Methods: To address these issues, we propose DCSFormer, a tailored extension of Point Transformer V3 designed for cotton seedling point cloud segmentation. The model introduces the DCS Block, which leverages dynamic sparse expert routing and dual-channel attention to adaptively capture global semantic dependencies and subtle local geometric variations, thereby improving stem-leaf boundary discrimination. In addition, the proposed CLFSkip replaces traditional skip connections with a cross-layer fusion strategy, effectively integrating multi-scale features while preserving organ-level details. We also constructed an annotated cotton seedling dataset to support training and evaluation. Results and Discussion: Experimental results show that DCSFormer achieves 93.67% mIoU, 95.83% mPrec, 97.35% mRec, and 96.56% mF1, outperforming multiple comparison models. Furthermore, when evaluated against baseline models on two public datasets, Crops3D and Pheno4D, DCSFormer exceeds the baseline across all four metrics, further validating its effectiveness and generalizability. This work provides an effective solution for precise cotton seedling organ segmentation.
Why it matches plant phenotyping methods綿花幼苗の3D点群から器官を抽出する手法を開発し、アノテーション済みデータセットの構築と複数データセットでの性能検証を行っており、植物表現型取得が中心である。
abstractAccurately segmenting cotton seedling organs from 3D point clouds is fundamental for high-throughput plant phenotyping and digital breeding.
Reproduction assets foundThe authors constructed an annotated cotton seedling point cloud dataset (100 samples with semantic/instance organ labels and ground-truth traits) used for training and evaluating DCSFormer, and the data availability statement points to a public Kaggle repository containing it. No author analysis code or trained model/Dataset · publicThe datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://www.kaggle.com/datasets/tengfeiliu333/dcsformer-cotton/croissant/download .Open asset ↗Kaggle · tengfeiliu333/dcsformer-cottonlines:957-1015Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · checked 5 Sept 2026
Point clouds and digital surface models (DSMs) derived from unmanned aircraft system (UAS) imagery are widely used for plant height estimation in plant phenotyping and precision agriculture. However, comprehensive evaluations across multiple crops, flight altitudes, and image overlaps are limited, restricting guidance for optimizing flight strategies. This study evaluated the effects of flight altitude, side and front overlap, and image processing parameters on point cloud generation and plant height estimation. UAS imagery was collected at four altitudes (30–120 m, corresponding to 0.5–2.0 cm ground sampling distance, GSD) with multiple side and front overlaps (67–94%) over a 2–ha field planted with corn, cotton, sorghum, and soybean on three dates across two growing seasons, producing 90 datasets. Orthomosaics, point clouds, and DSMs were generated using Pix4Dmapper, and plant height estimates were extracted from both DSMs and point clouds. Results showed that point clouds consistently outperformed DSMs across altitudes, overlaps, and crop types. Highest accuracy occurred at 60–90 m (1.0–1.5 cm GSD) with RMSE values of 0.06–0.10 m (R2 = 0.92–0.95) in 2019 and 0.07–0.08 m (R2 = 0.80–0.89) in 2022. Across multiple side and front overlap combinations at 60–120 m, reduced overlaps produced RMSE values comparable to full overlaps, indicating that optimized flight settings, particularly reduced side overlap with high front overlap, can shorten flight and processing time without compromising point cloud quality or height estimation accuracy. Pix4Dmapper processing parameters strongly affected 3D point cloud density (2–600 million points), processing time (1–16 h), and plant height accuracy (R2 = 0.67–0.95). These findings provide practical guidance for selecting UAS flight and processing parameters to achieve accurate, efficient 3D modeling and plant height estimation. By balancing flight altitude, image side and front overlap, and photogrammetric processing settings, users can improve operational efficiency while maintaining high-accuracy plant height measurements, supporting faster and more cost-effective phenotyping and precision agriculture applications.
Why it matches plant phenotyping methodsUAS画像からの点群・DSM生成と草丈推定について、飛行条件および処理パラメータの影響を体系的に評価・検証しており、植物表現型取得法が研究の中心である。
abstractThis study evaluated the effects of flight altitude, side and front overlap, and image processing parameters on point cloud generation and plant height estimation.
Individual tree structure plays a key role in forest monitoring, biomass estimation, and ecological assessment. However, ground-based remote sensing methods such as terrestrial and mobile laser scanning frequently produce incomplete point clouds due to occlusion, particularly in the upper canopy. This limits the accuracy of derived structural metrics such as tree height or crown volume. In this study, we present a novel deep learning-based method to reconstruct the outer crown shape of coniferous trees from incomplete point clouds. Instead of completing the full tree structure, we focus on predicting the alpha-shape of the crown, enabling a more efficient and generalizable approach for structural reconstruction. We train a geometry-aware transformer model (AdaPoinTr) on synthetically generated partial tree crowns and evaluate its performance across three independent datasets encompassing different forest types and acquisition conditions. The model consistently improved crown shape similarity metrics and reduced height estimation errors compared to using partial data alone (reduced bias from -11% to -3.5%). Our results demonstrate that this shape-based strategy enables the extraction of key tree-level parameters from incomplete data, offering a practical solution for gaining improved 3D forest structural information from cost-sensitive or logistically constrained forest monitoring acquisitions.
Why it matches plant phenotyping methods不完全な点群から樹冠形状を再構成し、樹高などの樹木形質を推定する深層学習手法の開発と複数データセットでの評価が中心であるため、植物フェノタイピング手法に該当する。
abstractwe present a novel deep learning-based method to reconstruct the outer crown shape of coniferous trees from incomplete point clouds.
Accurate estimation of tree biomass and volume is essential for sustainable forest management, climate change mitigation, and ecosystem service assessment. Recent advances in unmanned aerial vehicle (UAV) technology enable the acquisition of ultra-high-resolution optical and three-dimensional data, providing a resource-efficient alternative to traditional field-based inventories. This review synthesizes 181 peer-reviewed studies on UAV-based estimation of tree biomass and volume across forestry, agricultural, and urban ecosystems, integrating bibliometric analysis with qualitative literature review. The results reveal a clear methodological shift from early structure-from-motion photogrammetry toward integrated frameworks combining three-dimensional canopy metrics, multispectral or LiDAR data, and machine learning or deep learning models. Across applications, tree height, crown geometry, and canopy volume consistently emerge as the most robust predictors of biomass and volume, enabling accurate individual-tree and plot-level estimates while substantially reducing field effort and ecological disturbance. UAV-based approaches demonstrate particularly strong performance in orchards, plantation forests, and urban environments, and increasing applicability in complex systems such as mangroves and mixed forests. Despite significant progress, key challenges remain, including limited methodological standardization, insufficient uncertainty quantification, scaling constraints beyond local extents, and the underrepresentation of biodiversity-rich and structurally complex ecosystems. Addressing these gaps is critical for the operational integration of UAV-derived biomass and volume estimates into sustainable land management, carbon accounting, and climate-resilient monitoring frameworks.
Why it matches plant phenotyping methodsUAV画像・3Dデータによる樹木のバイオマス、体積、樹高、樹冠形状などの植物形質推定手法を181研究から体系的にレビューしており、フェノタイピング手法が中心です。
abstractThis review synthesizes 181 peer-reviewed studies on UAV-based estimation of tree biomass and volume across forestry, agricultural, and urban ecosystems, integrating bibliometric analysis with qualitative literature review.
Precision management in high-density orchards requires individual-tree, nondestructive monitoring of canopy nitrogen concentration (CNC), but hyperspectral applications are limited by two factors: unmodeled vertical stratification of CNC within 3D canopies and mixed-pixel effects near canopy boundaries. We develop a cross-modal framework that co-registers RGB-derived 3D point clouds with hyperspectral orthomosaics, enabling individual-tree localization in dense orchards. With this framework, we quantified layer-specific nitrogen-spectral relationships and assessed mixed-pixel effects across canopy positions. Stratified sampling, continuous wavelet transform (CWT), and partial least squares regression (PLSR) with variable importance in projection (VIP)-based band selection were used for spectral optimization, and K-means was applied to isolate representative canopy pixels. Field experiments over two consecutive years (2023-2024) revealed consistent CNC gradients, with the lower canopy exceeding the upper by 0.5-9.5 % across fertilization treatments. CWT-2 delivered the most accurate and robust performance across years. VIP-PLSR indicated layer-dependent CNC-informative wavelengths spanning the visible, red-edge, and near-infrared regions, with scale-dependent cross-layer overlap after CWT. Pixel clustering revealed distinct spatial structure: canopy-interior pixels exhibited characteristic vegetation spectra and achieved R 2 val of 0.69-0.76, substantially outperforming boundary-affected pixels with R 2 val of 0.48-0.57. These results demonstrate that coupling spectral feature optimization with layer-specific modeling and clustering-based pixel screening improves the accuracy of tree-level CNC estimation in complex canopies. The proposed framework provides a mechanistic and operational basis for robust biochemical retrieval in structurally complex orchard systems.
Why it matches plant phenotyping methodsUAVのRGB・ハイパースペクトルデータを統合し、個体樹の樹冠窒素濃度という植物形質を推定する手法を開発・評価しており、フェノタイピング手法が研究の中心です。
abstractWe develop a cross-modal framework that co-registers RGB-derived 3D point clouds with hyperspectral orthomosaics, enabling individual-tree localization in dense orchards.
Reproduction assets foundThe paper's data availability statement explicitly deposits the apple canopy nitrogen concentration dataset and canopy original-reflectance validation dataset in a public GitHub repository, which is a paper-specific, publicly actionable phenotyping asset. No author analysis code or trained models are explicitly stated.Dataset · publicThe apple CNC dataset and the canopy OR independent validation dataset are available at https://github.com/Chenb94115/Plant-Phenomics . Additional supporting data are available from the corresponding author upon reasonable request.Open asset ↗Chenb94115/Plant-Phenomicslines:278-377Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published20 Jan 2026Forestry An International Journal of Forest ResearchCited by 3 · OpenAlex ↗
Abstract Reliable forest biomass assessments are becoming increasingly important, as Parties to the Climate Convention are required to report changes in multiple carbon pools, including both above- and belowground biomass. In some regions, use of remote sensing is the only viable option for obtaining such estimates, whereas in other regions it bears potential to improve the accuracy of ground inventory-based biomass estimates. However, statistically rigorous estimation through remote sensing poses several challenges. This study systematically and comprehensively reviews the methodological quality of large-area biomass assessment studies from 1992 to 2022, based on core survey elements for successful biomass surveying assisted by remote sensing. For each element, we reviewed the studies in relation to “ideal standards” derived from the literature, which served as evaluation criteria. Our review revealed an increasing trend in use of remote sensing for biomass surveys, coupled with gradual improvements in methodological quality for all survey elements evaluated. For example, advances in remote sensing techniques, particularly the increased use of Light Detection and Ranging, Radio Detection and Ranging, and digital aerial photogrammetry, all technologies able to capture information on forest structure, have enhanced the reliability of biomass estimates. However, several problems remain, such as field data scarcity for model calibration, signal saturation in high-biomass regions, and misconceptions about the use of statistical methods. We identified five remaining key challenges for improving remote sensing assisted large-area biomass assessments. These include (i) obtaining sensor data that correlate stronger with biomass, (ii) acquiring larger sets of harmonized field data at the level of trees and plots for calibrating models, (iii) adequate use of statistical principles, (iv) developing methods for domain estimation, and (v) improved quality assurance and quality control. While upcoming new airborne technologies and satellite missions may mitigate some challenges, continued methodological innovation and further enhancement of the rigor of statistical and other procedures will remain essential for advancing remote sensing-based biomass assessments.
Why it matches plant phenotyping methods森林の植物バイオマスという明示的な形質を対象に、リモートセンシングによる推定手法の方法論的品質、校正、統計、精度向上を体系的に評価しており、単なるバイオマス測定の報告ではない。
abstractThis study systematically and comprehensively reviews the methodological quality of large-area biomass assessment studies from 1992 to 2022, based on core survey elements for successful biomass surveying assisted by remote sensing.
Achieving an optimal plant architecture is a key objective in cotton breeding for enhancing yield potential, and accurate quantification of the fruit branch angle (FBA) is essential for understanding genotype–phenotype relationships and advancing ideotype breeding. However, in-field FBA measurement remains technically challenging due to severe occlusion, variable illumination, and background interference. To overcome these limitations, we propose a streamlined 3D phenotyping framework that integrates 3D Gaussian Splatting (3DGS) with a novel structural segmentation model, the Linear Point Cloud Reverse Model (LPCRM). The framework decomposes reconstructed cotton point clouds into linear micro-elements using RANSAC, followed by geometric clustering via K-means to identify and separate the main stem and fruit branches. This process operates without topological priors or large annotated datasets. Model fidelity assessment shows that 80% of point pairs between the LPCRM and the original 3DGS reconstruction exhibit Euclidean distances ≤ 0.5 cm. Phenotypic validation using 268 fruit branches from 25 cultivars demonstrates high measurement accuracy, achieving an R² of 0.874 and an RMSE of 4.01° for FBA extraction. Plant height estimation also shows strong agreement with manual measurements (R² = 0.915, RMSE = 3.858). Overall, this study presents a lightweight and robust solution for extracting 3D structural traits of field-grown cotton. The proposed framework reduces data dependency, adapts well to complex field conditions, and offers an efficient approach for high-throughput phenotyping and cotton ideotype breeding.
Why it matches plant phenotyping methods綿花の果枝角度などの3D植物形質を抽出する画像ベース表現型解析フレームワークを開発し、複数品種・枝で精度検証しており、方法開発と技術検証が研究の中心である。
abstractwe propose a streamlined 3D phenotyping framework that integrates 3D Gaussian Splatting (3DGS) with a novel structural segmentation model, the Linear Point Cloud Reverse Model (LPCRM).
Background Rice plant architecture underpins yield and grain quality, yet two obstacles impede accurate field characterization in dense paddies. First, single-plant reconstruction is constrained by severe inter-plant occlusion, cluttered backgrounds, and limited viewpoints. These factors obscure culms, leaves, basal tillers, and the true physical scale of the plant. Active ranging devices are cumbersome in outdoor plots and can lose accuracy, whereas conventional passive photogrammetry performs poorly under such conditions. Second, delineating panicles within a 3D rice model is intrinsically difficult. Panicles are slender, highly branched, and visually similar to surrounding foliage, often interwoven and partially hidden. These factors result in fragmented boundaries and missing details. Direct point-cloud segmentation struggles with such discontinuous geometry and requires costly 3D annotation, whereas generic image segmentation models trained on natural scenes transfer poorly to paddy imagery. These challenges motivate a field-ready workflow that both reconstructs whole plants at high resolution in dense plantings and reliably segments panicles to enable trait extraction. Results A low-cost, in-field, multi-view pipeline for whole-plant three-dimensional reconstruction, termed One Stop 3D Target Reconstruction And segmentation (OSTRA), operates on color images with a reference-board setup. The pipeline builds detailed three-dimensional models of individual rice plants and automatically segments key organs (in this case, panicles), despite dense surrounding vegetation. When applied to 231 diverse rice landraces grown in a crowded field setting, the method produced high-fidelity plant models with clearly delineated panicle structures. From these reconstructions, three architectural traits were derived: plant height, leaf area, and panicle length. Genome-wide association analysis of the measured traits identified strong genotype-phenotype associations tagging known candidate genes. Natural variants at D2 and RFL/APO2 were associated with plant height variation, variants at FLW7 were linked to differences in leaf area, and allelic variation at AAI1 corresponded to panicle length variation. These loci are established regulators of plant growth and morphology, indicating that this three-dimensional phenotyping pipeline attains accuracy sufficient to rediscover meaningful genetic signals. Conclusions This study provides a practical tool for precise rice phenotyping even under dense field planting conditions, overcoming occlusion and structural complexity. By enabling non-destructive, field-based measurement of complete plant architecture and linking these phenotypes to specific genes, the pipeline bridges field phenomics and genomics. The integrated reconstruction and analysis framework advances the study of rice architecture and offers a general route to connect complex traits with their genetic determinants.
Why it matches plant phenotyping methods密植圃場でのイネ全体3D再構築、器官分割、形質抽出を中核とする画像ベース表現型解析手法の開発・実証であり、明確に収載対象。
abstractA low-cost, in-field, multi-view pipeline for whole-plant three-dimensional reconstruction, termed One Stop 3D Target Reconstruction And segmentation (OSTRA), operates on color images with a reference-board setup.
Reproduction assets foundThe paper explicitly states that the 3D rice plant models (231 landraces) are deposited on Zenodo and the OSTRA source code is publicly available on GitHub. Both are paper-specific, public, and actionable.Code · publicThe source code of OSTRA is available on GitHub at [http://github.com/ganlab/ostra] (http:/github.com/ganlab/ostra).Open asset ↗github · ganlab/ostralines:217-246Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published18 Jan 2026Forest - Rivista di Selvicoltura ed Ecologia ForestaleCited by 0 · OpenAlex ↗
Monumental trees in Italy represent a natural and cultural heritage of great value, whose conservation is essential. This study highlights the potential of LiDAR (Light Detection and Ranging)-based technologies, such as terrestrial laser scanning (TLS) and drones, for three-dimensional reconstruction of these specimens within virtual environments. Villa del Colle del Cardinale, a monumental complex managed by the National Museums of Perugia - Regional Directorate of National Museums of Umbria under the Ministry of Culture, located in the province of Perugia, was selected as a case study for developing a 3D digital archive of its monumental trees. This archive serves not only as a resource that can be consulted over time - useful for monitoring, scientific dissemination, and cultural promotion - but also as a replicable example at the national level for the protection and conservation of monumental tree heritage.
Why it matches plant phenotyping methodsLiDARとドローンによる樹木の三次元再構築とデジタルアーカイブ開発が中心で、樹木の形態・構造を記録し長期監視に利用する方法論的研究である。
abstractThis study highlights the potential of LiDAR (Light Detection and Ranging)-based technologies, such as terrestrial laser scanning (TLS) and drones, for three-dimensional reconstruction of these specimens within virtual environments.
Field / plotLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurementArchitecture / morphology / geometry
Accurately measuring the three-dimensional green quantity (3DGQ) of urban trees is crucial for quantifying carbon sequestration benefits (CSB) in high-density cities. In this study, 540 street trees across 18 species (30 per species) in Shanghai were analyzed to evaluate an Improved Simpson Model (ISM) for UAV-derived crown volume estimation against a traditional Approximate Geometry Model (AGM) and a LiDAR-based point cloud method (PCM). The ISM integrates UAV imagery, edge-based canopy profiling, and Simpson’s numerical integration to account for irregular crown shapes and internal leaf-stem gaps. Results show that ISM achieved consistently lower estimation errors than the benchmark methods. Overall, ISM’s 3DGQ estimates had a root mean square error (RMSE) of approximately 5.2 m3 and a mean absolute error (MAE) of about 4.1 m3, indicating a close match with PCM reference values. This represents a dramatic error reduction, on the order of 90%–95% improvement in RMSE, compared to the conventional AGM approach. Broadleaf species with dense, regular canopies (e.g., Cinnamomum camphora and Platanus × acerifolia) exhibited the highest accuracy, with ISM-predicted volumes deviating only ~1%–2% from field measurements. Even for species with more irregular or porous crowns, the ISM maintained robust performance, yielding smaller errors than AGM and nearly matching the LiDAR-based PCM “ground truth.” These findings demonstrate that the proposed ISM can provide highly accurate 3D crown volume and carbon sequestration estimates in complex urban environments, outperforming existing geometric models and offering a practical, efficient alternative to labor-intensive LiDAR surveys.
Why it matches plant phenotyping methodsUAV画像から樹冠の3次元緑量・体積という植物形質を推定する新手法を開発し、既存モデルおよびLiDARと比較検証しており、フェノタイピング手法が中心である。
abstractevaluate an Improved Simpson Model (ISM) for UAV-derived crown volume estimation against a traditional Approximate Geometry Model (AGM) and a LiDAR-based point cloud method (PCM)
Mountain treelines are among the most climate-sensitive ecosystems on Earth, yet their fine-scale structural and species level dynamics remain poorly resolved in the Himalayas. In particular, the absence of three-dimensional, crown level measurements have hindered the detection of structural thresholds and species turnover that often precede treeline shifts. To bridge this gap, we introduce UAV LiDAR—applied for the first time in the Hindu Kush Himalayas—to quantify canopy structure and tree species distributions across a steep treeline ecotone in the Manang Valley of central Nepal. High-density UAV-LiDAR data acquired over elevations of 3504–4119 m was used to quantify elevation-dependent changes in canopy stature and cover from a canopy height model derived from the 3D point cloud, while individual tree segmentation and species classification were performed directly on the 3D, height-normalized point cloud at the crown level. Individual trees were delineated using a watershed-based segmentation algorithm while tree species were classified using a random forest model trained on LiDAR-derived structural and intensity metrics, supported by field-validated reference data. Results reveal a sharply defined treeline characterized by an abrupt collapse in canopy height and cover within a narrow ~60–80 m vertical interval. Treeline “threshold” was quantified as a breakpoint elevation from a piecewise model of tree cover versus elevation, and the elevation span over which modeled cover and height distributions rapidly declined from forest values to near-zero. Segmented regression identified a distinct structural breakpoint near 3995 m elevation. Crown-level species predictions aggregated by elevation quantified an ordered turnover in dominance, with Pinus wallichiana most frequent at lower elevations, Abies spectabilis peaking mid-slope, and Betula utilis concentrated near the upper treeline. Species classification achieved high overall accuracy (>85%), although performance varied among taxa, with broadleaf Betula more difficult to discriminate than conifers. These findings underscore UAV LiDAR’s value for resolving sharp ecological thresholds, identifying elevation-driven simplification in forest structure, and bridging observation gaps in remote, rugged mountain ecosystems.
Why it matches plant phenotyping methodsUAV LiDARによる樹冠高・被覆、個体樹木セグメンテーション、種分類を中心的に実施し、植物の構造形質と状態を定量化・検証しているため。
abstractwe introduce UAV LiDAR—applied for the first time in the Hindu Kush Himalayas—to quantify canopy structure and tree species distributions
Accurate assessment of rice resistance to Sogatella furcifera (Horváth) is essential for breeding insect-resistant cultivars. Traditional assessment methods rely on manual scoring of damage severity, which is subjective and inefficient. To overcome these limitations, this study proposes an automated resistance evaluation approach based on multi-view 3D reconstruction and deep learning–based point cloud segmentation. Multi-view videos of rice materials with different resistance levels were collected over time and processed using Structure from Motion (SfM) and Multi-View Stereo (MVS) to reconstruct high-quality 3D point clouds. A well-annotated “3D Rice WBPH Damage” dataset comprising 174 samples (15 rice materials, three replicates each, 45 pots) was established, where each sample corresponds to a reconstructed 3D point cloud from a video sequence. A comparative study of various point cloud semantic segmentation models, including PointNet, PointNet++, ShellNet, and PointCNN, revealed that the PointNet++ (MSG) model, which employs a Multi-Scale Grouping strategy, demonstrated the best performance in segmenting complex damage symptoms. To further accurately quantify the severity of damage, an adaptive point cloud dimensionality reduction method was proposed, which effectively mitigates the interference of leaf shrinkage on damage assessment. Experimental results demonstrated a strong correlation (R2 = 0.95) between automated and manual evaluations, achieving accuracies of 86.67% and 93.33% at the sample and material levels, respectively. This work provides an objective, efficient, and scalable solution for evaluating rice resistance to S. furcifera, offering promising applications in crop resistance breeding.
Why it matches plant phenotyping methods3D画像再構成と深層学習によってイネの害虫被害症状・被害重症度を定量化する手法を開発・検証しており、植物表現型取得が研究の中心である。
abstractthis study proposes an automated resistance evaluation approach based on multi-view 3D reconstruction and deep learning–based point cloud segmentation.
Forest surveying and inspection face significant challenges due to unstructured environments, variable terrain conditions, and the high costs of manual data collection. Although mobile robotics and artificial intelligence offer promising solutions, reliable autonomous navigation in forest, terrain-aware path planning, and tree parameter estimation remain open challenges. In this paper, we present the results of the AI4FOREST project, which addresses these issues through three main contributions. First, we develop an autonomous mobile robot, integrating SLAM-based navigation, 3D point cloud reconstruction, and a vision-based deep learning architecture to enable tree detection and diameter estimation. This system demonstrates the feasibility of generating a digital twin of forest while operating autonomously. Second, to overcome the limitations of classical navigation approaches in heterogeneous natural terrains, we introduce a machine learning-based surrogate model of wheel–soil interaction, trained on a large synthetic dataset derived from classical terramechanics. Compared to purely geometric planners, the proposed model enables realistic dynamics simulation and improves navigation robustness by accounting for terrain–vehicle interactions. Finally, we investigate the impact of point cloud density on the accuracy of forest parameter estimation, identifying the minimum sampling requirements needed to extract tree diameters and heights. This analysis provides support to balance sensor performance, robot speed, and operational costs. Overall, the AI4FOREST project advances the state of the art in autonomous forest monitoring by jointly addressing SLAM-based mapping, terrain-aware navigation, and tree parameter estimation.
Why it matches plant phenotyping methods自律ロボット、3D点群、深層学習を用いて樹木の直径・高さを推定する手法を開発し、点群密度による推定精度も評価しており、植物形質取得が中心である。
abstractwe develop an autonomous mobile robot, integrating SLAM-based navigation, 3D point cloud reconstruction, and a vision-based deep learning architecture to enable tree detection and diameter estimation.
Reproduction assets foundThe paper's point-cloud-density/tree-parameter analysis (Section 2.3) is based on two open-source MLS forest point cloud datasets (Forest 1 from southern Finland, and Forest 2 openly accessible via the 3DFin platform), which are public, paper-specific phenotype/trait data assets. However, the supplied blocks do not包含 aDataset · publicTwo different open-source datasets acquired using a Mobile Laser Scanning (MLS)
system (i.e., GeoSLAM Zeb-Horizon) and available online were considered in this study.Open asset ↗pdf-page:12 lines:1-60Plant phenotyping relevance match · UnverifiedbioRxiv · checked 15 Sept 2026
Field / plotLiDAR / point cloudStem / branchMorphology / geometry measurementArchitecture / morphology / geometry
Tree inventories require rapid, accurate measurements of stem diameter at breast height (DBH) and precise tree locations to support monitoring, planning, and informed decision-making. We evaluated a smartphone-based LiDAR app (SBLA), Forest Scanner, against (i) a diameter tape for DBH and (ii) a Vertex ultrasonic device for spatial coordinates. Across DBH of 725 trees, the LiDAR closely matched diameter tape measurements: discrepancies >5 cm occurred in 10.5% and > 10 cm in 3.5% of trees. Errors were concentrated in trees with smaller DBH, where occasional overestimation by SBLA arose from point-cloud misfitting. For medium and large trees, agreement was consistently high. Tree coordinates from SBLA and the ultrasonic device were broadly comparable at fine scales. Field efficiency was substantially improved: a 1,000 m2 plot with 70-80 trees required [~]2 hours using an ultrasonic device and diameter tape versus [~]20 minutes (one person) with SBLA, an [~]85-90% reduction in person-hours. Current limitations of SBLA are primarily software-related (stability, data handling, low-light performance). Overall, SBLA offers an efficient, auditable, and operationally relevant tool for tree inventories, with utility for rapidly updating DBH and spatial data used in management, planning, and asset databases.
Why it matches plant phenotyping methodsスマートフォンLiDARによる樹木の胸高直径と位置測定法を既存機器と比較検証しており、植物形質取得法が研究の中心である。
abstractWe evaluated a smartphone-based LiDAR app (SBLA), Forest Scanner, against (i) a diameter tape for DBH and (ii) a Vertex ultrasonic device for spatial coordinates.
Introduction In precision agriculture, accurate measurement of maize stem diameter during the jointing stage is crucial for lodging resistance assessment and yield prediction. However, existing methods have certain limitations: manual measurement is time-consuming and highly subjective, while two-dimensional image recognition can only capture local features and fails to reconstruct the true three-dimensional structure of the stem. Therefore, there is a critical need for an accurate and automated three-dimensional stem diameter measurement approach. Methods This study proposes a three-dimensional stem diameter measurement method that integrates an improved PointNet++ segmentation network with structural feature fitting, focusing on the position of the second above-ground internode of maize plants. Specifically, multi-view image reconstruction is employed to generate three-dimensional point clouds of maize stems, and Relative Position Encoding, the Local Group Rearrangement Module, and the Local Region Self-Attention mechanism are incorporated into the PointNet++ network to achieve precise segmentation of stems from the ground. On this basis, a structural feature fitting strategy is applied, where principal axis analysis and ellipse fitting are utilized to extract cross-sectional features, thereby obtaining the major axis and minor axis parameters for stem diameter estimation. Results Experimental results demonstrate that the proposed method maintains high accuracy under complex field conditions, achieving a mean absolute error (MAE) of 1.27 mm (R² = 0.87) for major-axis stem diameter and 1.38 mm (R² = 0.82) for minor-axis stem diameter. Discussion The proposed method effectively overcomes the limitations of traditional manual and two-dimensional measurement techniques. It provides a robust and accurate solution for maize stem diameter measurement during the jointing stage. This approach offers technical support for intelligent maize growth monitoring, lodging resistance analysis, and three-dimensional phenotypic trait extraction.
Why it matches plant phenotyping methodsトウモロコシ茎径という植物形態形質を、3D再構成、点群セグメンテーション、構造特徴フィッティングで自動推定する手法が研究の中心であり、精度検証も行っている。
abstractThis study proposes a three-dimensional stem diameter measurement method that integrates an improved PointNet++ segmentation network with structural feature fitting
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 5 Sept 2026
The apple (Malus × domestica), a globally significant perennial fruit crop, faces immense pressure from climate change, evolving pathogens, and consumer demand for novel traits. Also, remains constrained by slow trait selection despite technological advances. Further, the traditional breeding methods are slow and resource-intensive, hampered by the apple's long juvenile period and high heterozygosity. This systematic literature review (SLR) synthesizes the state of the art in advanced data-driven technologies for accelerating apple breeding and genetic modification. Following the PRISMA-EcoEvo protocol, 47 selected studies were analyzed from databases including Web of Science, Scopus, and PubMed. Our thematic synthesis reveals a paradigm shift towards a "digital breeding" model, characterized by the convergence of three core technological pillars. First, high-throughput phenotyping (HTP), which leverages sensor modalities such as RGB-D, hyperspectral imaging, and LiDAR, is automating the collection of trait data at an unprecedented scale. Second, machine learning (ML) and deep learning (DL) algorithms are being deployed for diverse applications, including cultivar identification with over 96% accuracy, non-destructive quality prediction, and genomic selection, thereby boosting predictive ability for key traits by up to 18%. Third, precise and efficient genome editing, predominantly using Clustered Regularly Interspaced Short Palindromic Repeats (CRISPR)/CRISPR-associated protein 9 (Cas9), is enabling the rapid introduction of desirable traits, such as disease resistance, enhanced shelf life, and improved nutrient uptake. Demonstrated transgene-free editing protocols are accelerating the path to commercialization. We further explore the integration of these pillars through the agricultural internet of things (AIoT) and discuss emerging frontiers, including federated learning for data privacy, explainable AI (XAI) for model transparency, and the implications of recent regulatory frameworks. This review identifies critical research gaps, including the need for standardized open-access datasets and integrated end-to-end system validation. It concludes that the synergistic application of these technologies is poised to revolutionize the speed, precision, and resilience of apple improvement programs worldwide.
Why it matches plant phenotyping methodsリンゴ育種におけるデータ駆動技術の系統的レビューであり、高スループット表現型解析のセンサー技術と技術統合・検証課題を主要に扱っている。
abstractThis systematic literature review (SLR) synthesizes the state of the art in advanced data-driven technologies for accelerating apple breeding and genetic modification.
Three-dimensional (3D) reconstruction technologies for crops are of significant importance in the context of smart breeding and precision agriculture, as they enable accurate characterization of crop spatial architecture and developmental dynamics. Such capabilities provide essential phenotypic information for the rapid selection of breeding materials and informed agronomic decision-making. A critical requirement for the practical application of crop 3D models is high-accuracy organ-level segmentation. However, the absence of a stage-universal segmentation framework capable of operating across complete soybean growth cycle remains a major bottleneck hindering progress in this field. To address this issue, we propose SOY3DSEG-a high-precision framework based on an improved Point Transformer, designed to support the full developmental spectrum of soybean (V1-R7). The framework incorporates a novel down sampling strategy termed Dynamic Multi-Stage Sampling Strategy (DMSS), alongside multi-scale feature enhancement and a local geometry-aware attention mechanism, enhancing segmentation accuracy and efficiency. Performance evaluations across 12 consecutive soybean growth stages (V1 to R7) indicate that SOY3DSEG achieved an average mean Intersection-over-Union (mIoU) of 93.34 % for stem-leaf segmentation-surpassing RandLA-Net, BAAF-Net, PointNet++, and PointConv by over 30 %, and outperforming the baseline Point Transformer by 14.18 %. A moderate accuracy decline appears at R6-R7 due to dense canopies and strong occlusion, yet SOY3DSEG retains clear superiority over the baseline Point Transformer, demonstrating robustness under complex morphology. In cross-crop transfer tests limited to early seedling stages of maize and tomato, the model achieves an mIoU of approximately 99 %, indicating strong early-stage transferability while mature-stage generalization across species remains open for future study. SOY3DSEG thus provides a stage-robust and scalable solution for full-cycle soybean phenotyping and growth monitoring, contributing to precision agricultural practice.
Why it matches plant phenotyping methods大豆の3D点群から器官レベル形態を抽出する分割フレームワークを開発・評価しており、植物表現型取得手法が研究の中心である。
abstractA critical requirement for the practical application of crop 3D models is high-accuracy organ-level segmentation.
Reproduction assets foundThe authors state that the dataset (Soybean-MVS point clouds) and program code used in this study are publicly available at their GitHub repository, which is an allowed URL.Code · publicThe dataset and program code used in this study can be found at the link below: https://github.com/NiuJiarui718/SOY3DSEG .Open asset ↗NiuJiarui718/SOY3DSEGlines:306-323Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Industrial hemp cultivation is expanding and requires reliable monitoring for legal compliance and agricultural management. This paper presents a standardized UAV-based multisensor framework designed for Cannabis sativa L. It integrates RGB, multispectral, and thermal imaging as core modules, with hyperspectral and LiDAR as optional extensions. The framework sets protocols for sensor integration, flight planning, field measurements, and annotation, ensuring datasets that meet EU altitude limits (≤120 m AGL). Multi-altitude and multi-time-of-day acquisitions are proposed to capture spatial and diurnal variability. These data improve model robustness for phenotyping, stress detection, and THC compliance verification. Potential applications include precision agriculture, breeding, regulatory monitoring, environmental assessment, and illicit crop detection. Open-access datasets generated through this framework will support reproducibility, machine learning development, and collaboration among researchers, farmers, and regulators.
Why it matches plant phenotyping methodsUAVマルチセンサーフレームワークの設計、取得プロトコル、アノテーション、オープンデータセット開発が中心で、植物表現型やストレスを測定する方法論的貢献が明確です。
abstractThis paper presents a standardized UAV-based multisensor framework designed for Cannabis sativa L.
Reconstructing the three-dimensional structure of forests in complex and heterogeneous environments is a persistent challenge in forest remote sensing, particularly when integrating multi-source LiDAR datasets with varying acquisition geometries. Traditional registration methods such as the Iterative Closest Point (ICP) algorithm have shown promise but often suffer from accuracy degradation in dense canopies and understorey clutter, limiting their applicability in operational forest monitoring. To address these limitations, this study systematically evaluates the robustness of classical ICP (point-to-point and point-to-plane) in forests with different stand densities and introduces a novel segmented registration strategy that integrates canopy height stratification.Three representative forest types were analyzed—Type I (700–1100 trees/ha), Type II (1100–1400 trees/ha), and Type III (1400–1800 trees/ha)—by jointly utilizing UAV Laser Scanning (ULS) and Backpack Laser Scanning (BLS) data. Registration performance was examined across five stratified scenarios (Type 0–0 m, 0–2 m, 0–4 m, 0–6 m, and 0–8 m), reflecting varying thresholds of aboveground points. Results demonstrate that while classical ICP consistently achieved sub-meter accuracy (RMSE < 0.50 m), the point-to-plane variant induced rigid-body displacement, leading to artifacts such as ground-negative values and stem noise. In contrast, the proposed segmented strategy, which incorporates height-based filtering of ULS data, effectively suppresses interference from understory vegetation and low-canopy structures, yielding substantial gains in registration stability and precision.Notably, Type II plots achieved the highest overall registration accuracy (average RMSE: 0.27 m), while Type I plots exhibited the most pronounced relative improvement, underscoring the method’s adaptability across stand densities. Importantly, this strategy ensures consistent canopy alignment while significantly mitigating stem-related distortions and ground-level errors.By integrating multi-source LiDAR fusion with stratified height-domain constraints, this work advances beyond conventional ICP implementations, providing a scalable framework for precise forest 3D reconstruction. The findings not only refine registration methodologies for heterogeneous forest environments but also lay the groundwork for enhanced forest inventory, biomass estimation, and ecosystem monitoring at scale.
Why it matches plant phenotyping methods森林LiDARデータから樹冠・林分の3次元構造を取得するための点群登録手法を提案・評価しており、植物構造の測定基盤が中心的な貢献である。
abstractintroduces a novel segmented registration strategy that integrates canopy height stratification
Abstract Phenotyping is crucial for understanding crop trait variation and advancing research, but is currently limited by expensive, labor-intensive monitoring. New phenotypic trait monitoring methods are being proposed to reduce this so-called phenotyping bottleneck via automation. These methods are often data-driven, requiring a dataset recorded with a specific sensor and corresponding reference values for developing novel methods. To this end, we present the MuST-C (Multi-Sensor, multi-Temporal, multiple Crops) dataset, which contains field data from various sensors collected over a growing season, covering six crop species. All data was georeferenced for alignment across sensors and dates. To collect our dataset, we deployed aerial and ground robotic platforms equipped with RGB cameras, LiDARs, and multispectral cameras, aiming to capture a wide variety of modalities and observations from different viewpoints. In addition to sensor data, we also provide manually collected leaf area index and biomass reference measurements. Our dataset enables the development of novel automatic phenotypic trait estimation methods, allows comparisons across different sensors, and generalizability across crop species.
Why it matches plant phenotyping methods複数センサー・ロボットプラットフォームによる圃場フェノタイピング用データセットを構築・提供し、形質推定法の開発、センサー比較、汎化評価を可能にすることが中心的な貢献である。
abstractwe present the MuST-C (Multi-Sensor, multi-Temporal, multiple Crops) dataset
Reproduction assets foundThe paper's MuST-C multi-sensor, multi-temporal crop phenotyping dataset (RGB/multispectral images, LiDAR point clouds, LAI and biomass reference measurements) is publicly available via the authors' project webpage, and the authors' custom Python processing/loading code is publicly available on GitHub.Dataset · publicThe MuST-C dataset is available via our project webpage https://www.ipb.uni-bonn.de/data/MuST-C/or directly via the bonndata public access repository 10.60507/FK2/OX9XTM34Open asset ↗html-lines:421-440Code / dataset availability confirmedEurope PMC · bioRxiv · OpenAlex · checked 15 Sept 2026
Lodging is a major contributor to decreased yield in tef, a staple cereal crop in Ethiopia. Semidwarf varieties have been developed with a goal to increase yield through reduced lodging, but studying lodging susceptibility currently requires a labor-intensive, imprecise, manual scoring method. Here we present workflows for analyzing tef stand height from UAS sensors across time to both predict lodging later in the season with early height and to measure the severity of lodging after a storm event. We compare 3D point clouds generated by photogrammetry from RGB images with those generated from LiDAR to estimate height, demonstrating that they produce similar results, despite differences in cost. Stand height and lodging can both be accurately measured with low-cost UAS, reducing the need for manual measurements and increasing precision and temporal resolution in plant breeding programs. Significance Statement Extreme weather or heavy grain can cause plant stems to bend, a process called lodging. Lodging significantly reduces crop yields globally, particularly in grain crops such as tef ( Eragrostis tef ). Semidwarf crops have previously been reported to be lodging-resistant, increasing crop yields. Here, we used uncrewed aerial systems (UAS) to measure plant growth, height, and lodging in gene edited semidwarf tef lines, and compared the results to ground-truth data. Using a UAS equipped with a red-green-blue (RGB) camera or LiDAR sensor, we measured plant height and lodging, and found that early-season height measurements could predict future lodging potential. The tools used were contributed to the open-source software PlantCV-Geospatial for community use. This work contributes to a broader understanding of genetic resistance to lodging, providing valuable insights for tef crop improvement and reduces the need for labor-intensive manual measurements.
Why it matches plant phenotyping methodsUASのRGB画像・LiDARから3D点群を生成し、植物の草高と倒伏を定量化・検証するワークフローが研究の中心であるため、植物フェノタイピング手法として含める。
abstractHere we present workflows for analyzing tef stand height from UAS sensors across time to both predict lodging later in the season with early height and to measure the severity of lodging after a storm event.
Reproduction assets foundThe paper states that code and data associated with the manuscript (UAS-based tef height/lodging phenotyping analyses) are publicly available in the authors' GitHub repository danforthcenter/teff-manuscript. The PlantCV-Geospatial package and D2S platform are general-purpose tools/platforms rather than paper-specific,.Code · publicInstitute Block Grant to K.M.M. and
470
N.F., the National Science Foundation (grant numbers 2120153 and 2346101 to N.F.),
471
the USDA NIFA AFRI (grant number 2022-67021-36467 to N.F.), and by the Bellwether
472
Foundation.
473
474
Data Availability
475
Code and data associated with this manuscript are available on GitHub
476
(https://github.com/danforthcenter/teff-manuscript).477
478
.
CC-BY 4.0 International license
available under a
(which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made
The copyright holder for this preprint
this version posted January 7, 2026.
;
https://doi.org/10.64898/2026.01.0Open asset ↗danforthcenter/teff-manuscriptpdf-raw-page:13 lines:1-76Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
This study develops a voxel-based leaf area estimation framework and validates it using a three-year multi-temporal dataset (2022–2024) of pergola-trained grapevines. The workflow integrates 2D image analysis, ExGR-based leaf segmentation, and 3D reconstruction using Structure-from-Motion (SfM). Multi-angle canopy images were collected repeatedly during the growing seasons, and destructive leaf sampling was conducted to quantify true leaf area across multiple vines and years. After removing non-leaf structures with ExGR filtering, the point clouds were voxelized at a 1 cm3 resolution to derive structural occupancy metrics. Voxel-based leaf area showed strong within-vine correlations with destructively measured values (R2 = 0.77–0.95), while cross-vine variability was influenced by canopy complexity, illumination, and point-cloud density. In contrast, optical LAI tools (DHP and LAI–2000) exhibited negligible correspondence with true leaf area due to multilayer occlusion and lateral light contamination typical of pergola systems. This expanded, multi-year analysis demonstrates that voxel occupancy provides a robust and scalable indicator of canopy structural density and leaf area, offering a practical foundation for remote-sensing-based phenotyping, yield estimation, and data-driven management in perennial fruit crops.
Why it matches plant phenotyping methodsブドウ樹の葉面積・樹冠構造を推定する画像解析、SfM、ボクセル化ワークフローを開発し、破壊測定および既存LAI手法と比較検証しており、植物表現型取得法が研究の中心である。
abstractThis study develops a voxel-based leaf area estimation framework and validates it using a three-year multi-temporal dataset (2022–2024) of pergola-trained grapevines.
Maize ear traits are critical indicators for elucidating yield formation mechanisms and are widely used in genetic studies. Traditional two-dimensional (2D) phenotyping suffers from planar analysis constraints, occlusions in single-view imaging, and limited robustness to mixed textures or curved ears. To address these issues and support germplasm archiving and breeding research, we developed MaizeEar3DPheno (MEP3D), a 3D point cloud-based method for quantifying maize ear phenotypic traits. A structured-light 3D scanning system equipped with a motorized rotary platform was designed to acquire point clouds of 30 maize ears from three different varieties. Preprocessing involved axis alignment via PCA, uniform downsampling, and removal of non-kernel regions. Following preprocessing, key phenotypic traits, including ear length, diameter, and barren tip length, were calculated from the processed point clouds. MEP3D integrated directional erosion with density-based clustering to achieve robust kernel segmentation and counting. A spatial analysis algorithm was further developed to locate kernel row arrangements from geometric features. The results demonstrated that the proposed method achieved high-precision cross-variety kernel counting, with a mean absolute percentage error (MAPE) of 0.91%, and a coefficient of determination (R²) of 0.9917 across all maize ears. Kernel row quantification was fully consistent with manual measurements, allowing extraction of row inclination and average kernel number per row. Ear length, diameter, and barren tip length estimation achieved R² values of 0.9864, 0.9871, and 0.9670, respectively, demonstrating robustness. The generated high-fidelity 3D phenotypic data supports automated evaluation of ear and kernel traits and facilitates in-depth analysis of spatial morphological characteristics.
Why it matches plant phenotyping methodsトウモロコシ雌穂の3D点群取得・処理・形質抽出法を開発し、カーネル数や穂長などを手動測定と比較検証しており、フェノタイピング手法が研究の中心である。
abstractwe developed MaizeEar3DPheno (MEP3D), a 3D point cloud-based method for quantifying maize ear phenotypic traits.
ABSTRACT Three‐dimensional measurement technology based on point clouds can effectively solve the problem of plant occlusion and is a hot research direction for plant phenotyping methods. Rapid and low‐cost 3D reconstruction and accurate 3D point cloud segmentation are two major challenges in 3D phenotyping technology. Taking watermelon seedlings as an example, we proposed a new phenotyping method that uses the Instant‐NGP for 3D reconstruction and the improved PointNet++ for 3D point cloud segmentation. We performed dynamic downsampling and filtering based on the point cloud scale and designed different phenotypic measurement methods for hypocotyl and leaf point clouds. To overcome the difficulty of measuring the hypocotyl caused by slenderness, curvature and inclination, we proposed a segmented stem 3D point cloud skeleton extraction algorithm. The experimental results show that our method achieved satisfactory measurement results for the seedling phenotypes of four growth stages. The detection accuracy of the number of cotyledon leaves and the number of true leaves both exceed 95% and the coefficient of determination ( R 2 ) of leaf area, hypocotyl length and stem diameter phenotypes are all beyond 0.8. The proposed method provides a novel, efficient and precise 3D plant phenotyping solution, with good application and promotion value.
Why it matches plant phenotyping methods3D再構成、点群セグメンテーション、骨格抽出、形質測定を統合した植物フェノタイピング手法の開発が中心であり、精度評価も実施している。
abstractwe proposed a new phenotyping method that uses the Instant‐NGP for 3D reconstruction and the improved PointNet++ for 3D point cloud segmentation.
Three-dimensional (3D) plant modeling is fundamental for precise phenotyping analysis. In this study, a high-throughput, multi-stage 3D reconstruction pipeline is proposed to efficiently generate point clouds with real-world physical scales. The pipeline comprises five core components: data acquisition, semantic segmentation, sparse reconstruction, dense reconstruction, and phenotypic trait extraction. To enhance the accuracy of plant structure identification, the SegFormer semantic segmentation model is employed for pixel-level segmentation, thereby guiding the subsequent reconstruction stages to focus specifically on plant regions. In feature-based sparse reconstruction, the scarcity of texture information often results in an insufficient number of matching point pairs, leading to failures in camera parameter estimation. Furthermore, the reconstructed point clouds frequently lack consistency with real-world scale. To address these challenges, a calibration-constrained sparse reconstruction method, Sparse Reconstruction from Calibrated Images (SRCI) was proposed. By integrating precise calibration results computed in a custom world coordinate system, SRCI circumvents the limitations of traditional feature matching in scenarios with scarce features, thereby resolving camera pose estimation failures caused by insufficient matching pairs and generating sparse point clouds with true physical scale. Subsequently, CL-MVSNet was employed to generate dense point clouds. The validation experiments are conducted from three perspectives: visual comparison, phenotypic accuracy assessment, and reconstruction accuracy evaluation. First, five groups of rapeseed plants are selected to perform visual comparisons between the proposed reconstruction pipeline and other advanced reconstruction software. The results demonstrate that the proposed reconstruction pipeline achieves superior performance in terms of visual quality. Additionally, three phenotypic parameters of rapeseed plants—plant height, leaf width, and chord length are manually measured and compared with the corresponding phenotypic parameters extracted from the reconstructed point clouds. The analysis revealed mean absolute errors of 4.93 mm, 3.16 mm, and 6.02 mm; root mean square errors of 6.38 mm, 4.56 mm, and 8.35 mm; and coefficients of determination of 0.98, 0.94, and 0.93, respectively. To further validate the generalization performance and accuracy of the proposed method, four additional plant categories with progressively increasing complexity were selected for accuracy evaluation. For the first three plant categories, the Chamfer distances between the reconstructed point clouds and ground truth point clouds were all within 2.4 mm. In the most complex rice reconstruction experiments, the Chamfer distances between the reconstructed point clouds and ground truth point clouds were all within 9 mm, while other methods failed to achieve effective reconstruction. The proposed high-throughput, automated, and high-quality 3D reconstruction framework provides reliable technical support and data resources for genetic research applications, including gene localization, quantitative trait locus analysis, and genome-wide association studies. • We propose a Plant-to-Camera system for high-quality 3D plant reconstruction within 6 minutes, showing strong generalizability. • Our Sparse Reconstruction from Calibrated Images (SRCI) method prevents failures in feature-scarce scenes. • We develop SFNet, a feature descriptor module that fuses multi-frequency to enhance plant feature representation.
Why it matches plant phenotyping methods植物の3D再構成と形質抽出パイプラインを開発し、植物形質および再構成精度を検証しており、フェノタイピング手法が中心である。
abstracta high-throughput, multi-stage 3D reconstruction pipeline is proposed to efficiently generate point clouds with real-world physical scales
Moisture plays a critical role in crop growth and development, making accurate, efficient, and non-destructive detection and monitoring of crop water stress essential for advancing crop science research and optimizing production management. Traditional non-destructive methods for monitoring water stress primarily rely on color imaging or partial 2D spectral analysis. However, these methods are limited to two-dimensional features and fail to capture the spatial variability of water stress within the three-dimensional canopy structure of crops. To address this limitation, this study integrates RGB-D cameras and thermal infrared cameras and introduces a method for calculating the 3D spatial distribution characteristics of crop water stress using RGB-D-T fusion analysis. This approach enables high-precision detection and analysis of water stress in strawberry plants. An RGB-D-T acquisition system was designed and implemented to collect RGB images, depth images, and thermal infrared images of strawberries subjected to different moisture gradient treatments. Using the YOLOv8-seg deep learning model, semantic segmentation of the crop canopy and the wet reference surface was performed. The segmentation results were fused with 3D point cloud data to generate a 3D dataset incorporating temperature, color, and semantic information. Subsequently, the three-dimensional distribution characteristics and dynamic changes in the canopy water stress index (CWSI) of strawberry plants were analyzed under varying moisture conditions. The results demonstrated that under low moisture gradients (15%–30%), the CWSI value increased significantly and exhibited a concentrated distribution, indicating severe water stress. Conversely, under high moisture gradients (75%–90%), the CWSI value approached zero, reflecting sufficient water supply and complete stress alleviation. Additionally, the study highlighted the variation in the temperature difference between strawberry leaves and the surrounding air, confirming the sensitivity of strawberries to water stress across different reproductive stages. The response to water deficit was most pronounced during the growth phase. By fusing multi-source data, this study achieves 3D visualization and precise quantification of water stress in strawberries, providing innovative insights and technical support for precision irrigation and crop phenotyping research.
Why it matches plant phenotyping methodsRGB-D・熱赤外センサーの融合、3D点群化、深層学習セグメンテーションにより、イチゴの水ストレスを3D定量化する取得・解析手法が研究の中心である。
abstractAn RGB-D-T acquisition system was designed and implemented to collect RGB images, depth images, and thermal infrared images of strawberries subjected to different moisture gradient treatments.
Three-dimensional point clouds have become a cornerstone of single-plant phenotyping, with deep learning serving as the main driver of high-throughput trait analysis. However, repeated downsampling operations in U-shaped and pyramidal architectures have been shown to oversmooth features and erode fine-grained details in 3D single-plant point clouds. To address this, the present study proposes SMFCA-Net, a frequency-aware framework integrating a Multi-Frequency Fourier Cross-Attention (MFCA) module into the sparse U-Net bottleneck. The MFCA bottleneck, a combination of spectral partitioning and cross-band attention, has been shown to capture both long-range contextual dependencies and local structures. This achieves a better balance between global and local information. The MFCA module comprises a three-stage pipeline: The first stage is frequency decomposition (FD), which uses a 3D fast Fourier transform (3D FFT) to separate features into low-, mid-, and high-frequency bands. The second is frequency-aware cross-attention (CA), which facilitates cross-band interactions anchored on mid-frequency semantics. The third and final stage is cross-frequency adaptive fusion (AF), which aggregates the enhanced bands using learnable weights. Extensive experimentation on a range of crops and acquisition scenarios has demonstrated consistent improvements in single-plant classification, semantic segmentation, and instance segmentation. This highlights the effectiveness of SMFCA-Net for high-throughput phenotyping. The source code can be accessed at the following URL: https: //github.com/yangxin6/SMFCA.git.
Why it matches plant phenotyping methods単一植物の3D点群から分類・セグメンテーションを行う新規深層学習手法を開発し、高スループット表現型解析で評価しているため、フェノタイピング手法が中心である。
abstractThree-dimensional point clouds have become a cornerstone of single-plant phenotyping, with deep learning serving as the main driver of high-throughput trait analysis.
Leaf-wood separation is crucial for single-tree aboveground biomass estimation and 3D reconstruction. Although the non-destructive and efficient acquisition of fine-grained, high-density point cloud data can be performed using terrestrial laser scanning (TLS) technology, existing methods suffer from various drawbacks, including insufficient detection of fine branches, limited robustness to point cloud subsampling, and weak adaptability across different tree species and crown structures. A core issue lies in the over-reliance on prior values for key algorithm parameters. This study proposes an adaptive shortest path tracking for robust leaf–wood separation (ASPTS) in individual trees. First, a graph is constructed, and the shortest path backtracking is employed to extract skeleton points. Second, an improved k-nearest neighbor (KNN) algorithm is proposed to adaptively optimize the number of neighboring points based on the shortest path, thereby obtaining initial wood points. Third, the feature descriptor construction for characterizing trunk and branch structures is optimized using principal component analysis (PCA) by implementing an enhanced adaptive neighborhood radius selection strategy. Finally, final wood points are extracted using a region-growing approach guided by a stepwise feature thresholding scheme. Twenty-two individual trees, which represent different species, heights, and crown structures, are selected as test subjects. The results demonstrate the capability of ASPTS to make a good balance between type I and type II errors. ASPTS consistently exhibits strong fine-branch detection capability and robust performance under varying conditions, including different tree species, crown structures, and point cloud densities. ASPTS demonstrates superior performance compared to four state-of-the-art methods.
Why it matches plant phenotyping methodsTLS点群から個体樹木の葉・木部を分離し、枝構造やバイオマス推定・3D再構成に用いる新規アルゴリズムを開発・比較検証しており、植物形態の取得・抽出が中心である。
abstractASPTS consistently exhibits strong fine-branch detection capability and robust performance under varying conditions, including different tree species, crown structures, and point cloud densities.
[Objective]Maize leaf dry biomass is a key trait that reflects plant morphology, growth vigor, and physiological processes including photosynthetic production. Its dynamic changes can effectively characterize the growth status of maize. Accurate estimation of maize leaf dry biomass is crucial for accurately predicting maize yield and informing production management decisions. Extensive research on crop dry biomass estimation indicates that 3D point cloud data characterizing crop morphological structure, along with features derived therefrom, exhibit an extremely high correlation with crop dry biomass. However, traditional dry biomass prediction studies focus primarily on the population canopy scale, and lack effective prediction methods for dry biomass at the plant and organ scales. Research on non-destructive measurement methods for maize leaf dry biomass, based on 3D point clouds and machine learning, the demand is conducted to address for rapid acquisition of organ-level dry biomass information in maize cultivation and management research.[Methods]Maize leaf point cloud data were acquired using three techniques: Multi-view stereo (MVS), LiDAR scanning, and 3D digitalization (DT). The leaf point clouds underwent preprocessing steps that included plant segmentation, denoising, mesh refinement, and uniform subsampling. Subsequently, morphological traits were extracted from the processed data, including leaf length, leaf area, bounding box dimensions, and the number of points contained within the leaf point clouds. Three machine learning methods: random forest (RF), gradient boosting regression tree (GBRT), and support vector regression (SVR), as well as two deep learning methods: convolutional neural network (CNN) and fully connected neural network (FCNN), were employed for predicting maize leaf dry weight. A point cloud-based maize leaf dry biomass prediction model was subsequently developed. This study utilized the mean squared error reduction method inherent to RF and the cumulative improvement method based on decision tree splits in GBRT to rank and visualize feature importance for optimal models. The resulting rankings were then visualized. Simultaneously, Pearson correlation analysis was used to analyze the correlations of the features from the fused dataset (integrating data from the three devices) as well as those from the DT data with maize leaf dry biomass.[Results and Discussions]The results demonstrated that, among the dry biomass prediction models developed in this study, the model based on Laser point cloud data and the FCNN method achieved the highest accuracy, with a mean absolute error (MAE) of 0.08 g, a mean absolute percentage error (MAPE) of 4.60%, a root mean square error (RMSE) of 0.10 g, and a coefficient of determination (R2) of 0.98. In the correlation analysis, the leaf area exhibited the strongest correlation with dry biomass (r = 0.92), followed by the number of points (r = 0.88), leaf width (r = 0.86), and leaf length (r = 0.77). In the feature importance ranking, the leaf area trait consistently ranked within the top two positions, whereas the number of points ranked among the top three in most cases. However, features such as the height of the leaf base above the ground, the horizontal distances from the leaf tip and apex to the stem, and the azimuth angle demonstrated low correlations with dry biomass and low feature importance.[Conclusions]Among all the maize leaf features investigated in this study, size-related traits (such as leaf area, point count, leaf length, and leaf width) had the greatest impact on the accuracy of dry biomass estimation. The utilization of high-resolution 3D point clouds of maize leaves, combined with machine learning methods, enabled a high-accuracy estimation of leaf dry weight and provided a novel approach for the non-destructive measurement of dry biomass in crop organs.
Why it matches plant phenotyping methods3D点群取得・前処理・形態形質抽出と機械学習を組み合わせ、トウモロコシ葉の器官レベル乾物重を非破壊推定する手法を開発・評価しており、表現型取得と推定が研究の中心である。
abstractMaize leaf point cloud data were acquired using three techniques: Multi-view stereo (MVS), LiDAR scanning, and 3D digitalization (DT).
Efficient and accurate extraction of plant height (PH) plays an important role in analyzing its deeper phenotypic traits and improving breeding efficiency. Traditional methods make it difficult to measure PH at the individual plant level in the plot-level on a large scale, with high accuracy and low delay. To address this issue, we adopted a truss-type phenotyping platform to acquire LiDAR and RGB canopy data from 120 rapeseed genotypes from the two-leaf stage to the flowering stage, covering a total of 6 growth stages. (1) Object detection was performed to identify per plant of rapeseed images by the K-Means improved Faster R-CNN algorithm. (2) The image data before and after object detection and the point cloud data were fused to recognize per plant on the point cloud. Besides, the rapeseed plant point cloud and the ground point cloud were distinguished by color. (3) The Cloth Simulation Filter (CSF) algorithm is used to fit the ground points obscured by the canopy, which contributes to accurately extracting the PH of individual rapeseed. The field tests indicated that the mAP (IoU = 0.5) of the improved object detection method was 0.902, which achieved a high detection accuracy for rapeseed with different sizes in all periods. Specifically, in the PH accuracy verification of the No. 077 cultivar, R² was 0.997, RMSE was 1.156 cm, rRMSE was 5.48 %, and the maximum difference between automatic recognition and manual measurement in the late stage of growth was less than 6 cm. Especially, the proposed method can extract of the height of individual plant with the values of R² was 0.980, RMSE was 0.651 cm, rRMSE was 6.543 % in the seedling stage and the PH was lower than 20 cm. The differences of pH of 40 rapeseed genotypesunder cold stress were compared, which provide a reference for high-throughput PH extraction and exploring genotypic differences in plant breeding.
Why it matches plant phenotyping methodsLiDAR・RGBデータ融合と画像/点群処理により、個体ごとの草丈を高精度・ハイスループットに抽出する手法の開発と検証が中心であるため。
titleHigh-throughput extraction of individual plant height in rapeseed based on LiDAR-Camera data fusion
The accurate three-dimensional (3D) distribution of plant area density (PAD) within forests is crucial for understanding canopy structure and provides essential scene inputs for 3D Radiative Transfer Models (RTMs) to facilitate remote sensing interpretation. However, current lidar-based voxelization methods that estimate detailed PAD distributions often cover limited areas, constraining their applications in conducting broad forest studies and interpreting Earth Observation Satellite (EOS) data of various scales and resolutions. To address this, we developed the Large-Scale Path Volume Leaf Area Density (LS-PVlad), a novel forest 3D reconstruction workflow capable of producing extensive high-resolution 3D voxelized forest scenes (up to 100 km² with ≤2 m voxel size) from worldwide open-access airborne lidar scanning (ALS) data. By applying LS-PVlad to the ALS data acquired during the extensive NASA Goddard's LiDAR, Hyperspectral & Thermal Imager (G-LiHT) campaigns, we developed the first release of FoScenes—a high-fidelity PAD product comprising 40 seamless scenes from 28 diverse forest sites, with individual area ranging from ∼50 to ∼11,000 ha. The leaf area estimates of LS-PVlad have been validated by two-year field-measured leaf area index (LAI) from litter collection (best RMSE = 0.35 m²/m²) and digital hemispherical photography (DHP) images (RMSE = 0.46 m²/m²) across multiple plots at a deciduous forest site. Additionally, a broad comparison between FoScenes and MODIS plant/leaf area index product demonstrates high consistency (R² = 0.70, RMSE = 0.86 m²/m²). By providing multi-dimensional forest characterizations, FoScenes enables temporal insights into structure dynamics. Its integration with the discrete anisotropic radiative transfer (DART) model underscores the potential of FoScenes for extensive 3D RTM applications at various scales.
Why it matches plant phenotyping methods森林の植物面積密度を推定する3D再構成ワークフローを開発し、実測LAI等で検証した大規模フェノタイピング製品・データセットであり、植物形質取得が中心である。
abstractwe developed the Large-Scale Path Volume Leaf Area Density (LS-PVlad), a novel forest 3D reconstruction workflow
Accurate estimation of biomass in energy cane is essential for cultivar selection in breeding programs and biomass supply forecasting in bioenergy production. This study evaluated the integration of Uncrewed Aircraft System (UAS) based Light Detection and Ranging (lidar) and Red-Green-Blue Structure-from-Motion (RGB-SfM) photogrammetry to enhance biomass prediction for high-throughput phenotyping (HTP). Seven cultivars were monitored between December 2023 and July 2024 at an experimental field in Weslaco, Texas. Structural metrics such as percentile-based heights, canopy volume, and interaction variables were extracted and used to train four machine learning models: Random Forest (RF), Extreme Gradient Boosting (XGBoost), Light Gradient Boosting Machine (LightGBM), and a one-dimensional Convolutional Neural Network (1D-CNN). Ensemble tree algorithms consistently outperformed CNN, with XGBoost and LightGBM providing the most stable and interpretable predictions. For single sensor inputs, lidar models (R² = 0.70–0.78; RMSE = 1.36–1.60 kg/m²) generally outperformed RGB-SfM (R² = 0.69–0.73; RMSE = 1.52–1.63 kg/m²), though RGB-SfM performed competitively with XGBoost. Fused models combining lidar and RGB-SfM features achieved the highest accuracies (XGBoost: R² = 0.80, RMSE = 1.31 kg/m²; LightGBM: R² = 0.79, RMSE = 1.36 kg/m²), mitigating the underestimation of high-biomass plots in RGB-SfM and the slight overestimation of lidar at the upper tail. Cultivar specific analysis confirmed TH16–22 as the top performer, followed closely by Ho02–113 and TCP10–4928, demonstrating the capacity of UAS HTP to support breeding decisions. These findings confirm the biological relevance of percentile-based height metrics (particularly the 75th percentile), canopy volume, and their interactions for biomass accumulation and underscore the value of sensor fusion in reducing systematic bias. This study provides systematic demonstration of lidar and RGB-SfM fusion for biomass estimation in energy cane, establishing a scalable and non-destructive approach that advances high-throughput phenotyping and supports the development of sustainable bioenergy cropping systems.
Why it matches plant phenotyping methodsUAS搭載LiDAR・RGB-SfMによる植物構造特徴の取得と機械学習によるバイオマス推定を開発・比較評価しており、表現型取得・抽出手法が研究の中心である。
abstractThis study evaluated the integration of Uncrewed Aircraft System (UAS) based Light Detection and Ranging (lidar) and Red-Green-Blue Structure-from-Motion (RGB-SfM) photogrammetry to enhance biomass prediction for high-throughput phenotyping (HTP).
The tea plant (Camellia sinensis) is economically and nutritionally important because of its bioactive compounds. Photosynthesis directly affects tea's growth and productivity, requiring a detailed study of its relationship with cultivation outcomes. We developed a novel computational pipeline for constructing three-dimensional (3D) canopy photosynthesis models of tea plant, leveraging multi-view stereo 3D reconstruction. The ISBNet architecture was optimized for precise leaf–stem segmentation from point cloud data, achieving 0.897 average precision (AP) for leaves and 0.793 AP for stems. We then created a plant leaf morphology-adapted meshing algorithm optimized for plant leaf morphology, achieving an average mesh reduction of approximately 96% while maintaining morphological fidelity compared with conventional meshing methods. We generated multiple tea plant canopies representing distinct planting patterns, and used a ray tracing algorithm to simulate the spatiotemporal distribution of light within these structures. Canopy photosynthesis simulation revealed significant cultivar-specific differences, with 'Yuehuang 1' exhibiting the highest photosynthetic activity. Dense planting (10 cm spacing) significantly enhanced canopy photosynthetic rates compared with wider spacing (20 cm), and a strong linear correlation (r = 0.99) was identified between total leaf area and daily canopy photosynthetic rate across cultivars. This work establishes a methodological foundation for precision agriculture optimization in perennial crops, providing quantitative guidance for maximizing tea plantations' productivity through optimal cultivar selection and spatial configuration.
Why it matches plant phenotyping methods茶樹キャノピーの3D再構築、葉・茎セグメンテーション、形態適応メッシュ化、光線追跡による光合成推定を統合した方法開発が中心であり、植物形態・光合成状態の定量化に直接つながる。
abstractWe developed a novel computational pipeline for constructing three-dimensional (3D) canopy photosynthesis models of tea plant, leveraging multi-view stereo 3D reconstruction.
Crop height is a key biophysical parameter closely linked to plant growth, biomass, and yield. With the advancement of remote sensing technologies, unmanned aerial vehicles (UAV) have emerged as a promising tool for estimating crop height using structure from motion (SfM) point clouds. However, accurately mapping the digital terrain model (DTM) beneath dense canopies remains a major challenge, as existing methods struggle to capture the soil surface effectively under full vegetation cover. This study aimed to develop and evaluate efficient workflows for generating DTMs from UAV-derived point clouds for in-season crop height estimation, with a focus on eliminating the need for pre-season UAV flights. The experiment was conducted during the 2023 maize growing season in Temple, TX, and compared three workflows: (i) UAV-B CH , which used UAV-derived bare soil surfaces as the DTM; (ii) Sent CH , which used Sentinel-1A-derived surfaces from the dormant season; and (iii) UAV-P CH , a novel approach that applied a low-pass filter to select the lowest 1 % of elevation points within a moving window, followed by fitting a 2.5D regression surface to generate the DTM. Results showed that UAV-P CH consistently outperformed the other methods across two fields with varying elevation patterns, achieving higher accuracy (R 2 ≈ 0.89) compared to UAV-B CH (R 2 ≈ 0.66) and Sent CH (R 2 ≈ 0.69). UAV-P DTM effectively minimized temporal inconsistencies and vertical misalignments commonly associated with multi-date UAV acquisitions. This approach offers a scalable and efficient solution for crop height estimation using a single UAV flight. Future research should explore its applicability across diverse crop types and canopy structures to enhance its utility in precision agriculture.
Why it matches plant phenotyping methodsUAV-SfM点群から作物高を推定するDTM生成ワークフローを開発・比較評価しており、植物形質の取得方法が研究の中心である。
abstractThis study aimed to develop and evaluate efficient workflows for generating DTMs from UAV-derived point clouds for in-season crop height estimation
Point clouds generated by Structure from Motion (SfM) are often affected by significant noise caused by plant movement, as well as missing ground points caused by canopy occlusion. This reduces the quality of canopy and terrain extraction and makes it challenging to accurately estimate the height of crops from Unmanned Aerial Vehicle (UAV) images. To overcome these limitations, this study introduces a Density Consistency Filtering (DCF) algorithm, which adaptively models local density continuity to distinguish between valid points and noisy points. It effectively preserves local canopy structures while removing clustered noise. Furthermore, a color-spatial interpolation scheme based on ExG-RANSAC is developed to reconstruct missing ground points under dense canopies. Evaluated on six datasets from May to June 2019 covering key stages of winter wheat growth, the method achieved an RMSE of 7.7 cm, MAE of 6.2 cm, and R² of 0.91. After the early stem elongation stage, the method achieved an RMSE of 4.9 cm. The approach significantly improves estimation accuracy of the late growth stages, demonstrating strong potential for precision agriculture applications.
Why it matches plant phenotyping methodsUAV点群から冬小麦の草丈を推定するためのノイズ除去・地面点再構成手法を開発し、複数データセットで精度検証しており、植物形質取得手法が研究の中心である。
titleA Method for Estimating Winter Wheat Height Using UAV Point Cloud Data Enhanced by Density Consistency Filtering
Banana plant canopies exhibit pronounced three-dimensional heterogeneity due to their large, sparse, and overlapping leaves. Under dense planting and severe occlusion, conventional single-modality approaches commonly suffer from insufficient information and limited recognition accuracy, highlighting the necessity of cross-modal complementarity and collaborative modeling. This study proposes a 3D-2D dual-modal collaborative framework based on low-cost UAV oblique imagery to enable end-to-end estimation of canopy volume and porosity in banana plantations. The framework integrates a task-oriented YOLO-SPES model to improve the detection of irregular and overlapping canopies and combines it with the SoftGroup instance segmentation model for three-dimensional structural extraction. At the data level, a cross-modal coordinate interaction strategy (PCI-LLCM) is introduced to achieve precise alignment between point clouds and orthomosaics. At the structural level, a consistent indexing scheme between 3D instances and 2D detection boxes is established, upon which a 3D-2D collaborative modeling algorithm (SGP-YS DMCA) and a multi-scale volume differencing algorithm (MSVDA) are developed for canopy volume and porosity estimation. At the decision level, an adaptive canopy volume completion module (CVC-AOML) leverages 2D detection information to correct and supplement errors and omissions in 3D segmentation, thereby ensuring the accuracy and completeness of large-scale automated measurements. In addition, the coupling performance of multiple geometric algorithms and collaborative models is systematically evaluated. Experimental results demonstrate that the proposed dual-modal collaborative framework achieves a coefficient of determination (R$^{2}$) of 0.885 for canopy volume estimation, representing an average improvement of 0.15 over single-modality baseline methods, with a corresponding mean absolute percentage error (MAPE) of 6.4%. For canopy porosity estimation, an R$^{2}$of 0.65 is obtained with a MAPE of 1.05%. These results not only overcome the limitations of single-modality approaches in phenotypic analysis of complex banana canopies but also provide a low-cost and scalable solution for large-scale agricultural monitoring and precision management of tropical fruit crops.
Why it matches plant phenotyping methodsUAV画像・点群を用いてバナナの樹冠体積と多孔性という明示的な植物形質を自動推定する3D–2D手法を開発し、ベースライン比較と精度評価を行っているため、フェノタイピング手法が中心である。
abstractThis study proposes a 3D-2D dual-modal collaborative framework based on low-cost UAV oblique imagery to enable end-to-end estimation of canopy volume and porosity in banana plantations.
In a time of shifting disturbance regimes and anthropogenic pressures, effective management of forest and woodland ecosystems depends on continuous, landscape-level monitoring of canopy structure. While remote sensing can help meet this need, its broad operational implementation is often impeded by a myriad of data constraints, necessitating careful tailoring of monitoring programs to specific management objectives across heterogeneous environments. For example, certain regions, such as African savannas, are heavily data-limited and present unique challenges for detecting subtle structural variations within sparse, low-stature vegetation. Conversely, data-rich regions introduce complexities in reconciling disparate reference datasets created with varied methodologies. Furthermore, widely available 3D remote sensing resources like digital aerial photogrammetry (DAP) remain vastly underutilized, despite directly measuring fundamental attributes like canopy height. A final, critical gap is that remote sensing maps are rarely evaluated for one of their primary intended applications, which is aiding in the estimation of population means or totals for vegetation attributes over distinct management areas. To address these gaps, this dissertation investigates the strategic integration of multi-sensor remote sensing and diverse reference datasets across forest and savanna ecosystems. Crucially, each investigation moves beyond map development to evaluate how these products improve population estimates of vegetation structure using post-stratified and small area estimators. This hybrid approach empowers land managers and forest inventory programs by pairing time-series maps that visualize continuous landscape dynamics with rigorous statistical estimates that deliver defensible, population-level metrics for adaptive decision-making. The first chapter evaluates combining remote sensing predictors from multiple sources for extending canopy measurements from spaceborne waveform lidar (GEDI) across data-limited African savannas. By combining optical time series, synthetic aperture radar, and environmental covariates, parsimonious models successfully quantified annual structural changes from herbivory and woody encroachment, though the estimated magnitude of change was muted. The second chapter examines how the selection of canopy cover reference data for building Landsat-based canopy cover maps ultimately influences the precision of population estimates of forest area and aboveground biomass in the Rocky Mountains. Comparing diverse field, aerial, and lidar-based canopy cover sources revealed that the efficiency of post-stratified estimators for aboveground biomass is driven primarily by the plot-level correlation between the reference data and the target variable, rather than marginal improvements in mapping accuracy. Finally, the third chapter demonstrates the operational viability of multi-temporal DAP for statewide forest structure estimation and post-fire canopy change assessment. While DAP struggled to capture residual standing dead stems and sparse woodlands at high resolutions, spatial aggregated canopy height models closely matched airborne lidar benchmarks and achieved nearly identical precision in statewide aboveground biomass estimation. These investigations together advance broad-scale operational use of remote sensing in diverse and complex environments to support forest inventories and effective land management.
Why it matches plant phenotyping methods森林・サバンナの個体群/プロットレベルで樹冠高・樹冠被覆・構造をリモートセンシングにより推定し、異なるセンサーや参照データとの比較、精度評価、航空レーザーとのベンチマークを行っている。植物構造形質の取得・検証が中心であり、単なる生態学的ルーチン測定ではない。
abstractthis dissertation investigates the strategic integration of multi-sensor remote sensing and diverse reference datasets across forest and savanna ecosystems
SoybeanNeRF / 3D Gaussian SplattingLiDAR / point cloudSegmentationTracking
Abstract has not been obtained from indexed metadata or an accessible article page.
Why it matches plant phenotyping methods成熟ダイズ個体を対象とする点群インスタンスセグメンテーション・パイプラインの開発であり、植物画像から個体を分離・再構成する手法が中心です。
titleSoybeanInsGS: A high-precision, data-efficient point cloud instance segmentation pipeline for mature soybean plants via cross-view instance tracking and instance-aware 3DGS
Imaging technologies have become indispensable tools in modern plant phenotyping, transforming visual information into measurable traits essential for analyzing morphology, physiology, biochemistry, and micro- to nanoscale structures. This concise review summarizes recent advances by dividing plant imaging into two major categories: (1) physiological and biochemical, which includes hyperspectral, multispectral, and fluorescence hyperspectral imaging, as well as terahertz imaging, surface-enhanced Raman scattering, and carbon dot-based techniques; and (2) structural and morphological, encompassing RGB, thermal, light detection and ranging (LiDAR), confocal microscopy, and optical coherence tomography. Together, these modalities deliver insights from the canopy to the molecular level, enabling precise monitoring of plant stress, disease, and developmental traits. By integrating these multimodal imaging techniques with artificial intelligence, the review highlights key developments, current challenges, and future perspectives in plant measurement and analysis.
Why it matches plant phenotyping methods植物フェノタイピングに用いる画像技術を体系的にレビューし、植物形質の測定・解析手法と課題を扱うことが中心である。
abstractThis concise review summarizes recent advances by dividing plant imaging into two major categories
Potato yield is a key indicator for optimizing cultivation practices in agriculture. Potato yield can be estimated on harvesters using RGB-D cameras, which capture three-dimensional (3D) information of individual tubers moving along the conveyor belt. However, point clouds reconstructed from RGB-D images are incomplete due to self-occlusion, leading to systematic underestimation of tuber weight. To address this, we introduce PointRAFT, a high-throughput point cloud regression network that directly predicts continuous 3D shape properties, such as tuber weight, from partial point clouds. Rather than reconstructing full 3D geometry, PointRAFT infers target values directly from raw 3D data. Its key architectural novelty is an object height embedding that incorporates tuber height as an additional geometric cue, improving weight prediction under practical harvesting conditions. PointRAFT was trained and evaluated on 26,688 partial point clouds collected from 859 potato tubers across four cultivars and three growing seasons on an operational harvester in Japan. On a test set of 5,254 point clouds from 172 tubers, PointRAFT achieved a mean absolute error of 12.0 g and a root mean squared error of 17.2 g, substantially outperforming a linear regression baseline and a standard PointNet++ regression network. With an average inference time of 6.3 ms per point cloud, PointRAFT supports processing rates of up to 150 tubers per second, meeting the high-throughput requirements of commercial potato harvesters. Beyond potato weight estimation, PointRAFT provides a versatile regression network applicable to a wide range of 3D phenotyping and robotic perception tasks. The code, network weights, and a subset of the dataset are publicly available at https://github.com/pieterblok/pointraft.git.
Why it matches plant phenotyping methods部分点群からジャガイモ塊茎重量を推定する3D深層学習手法を開発・評価しており、植物形質取得が研究の中心である。
abstractwe introduce PointRAFT, a high-throughput point cloud regression network that directly predicts continuous 3D shape properties, such as tuber weight, from partial point clouds.
Reproduction assets foundThe paper publicly releases its authors' analysis code and trained network weights on GitHub, and a subset of its potato tuber partial point cloud dataset (with ground truth weights) on Hugging Face. Both are paper-specific, public, and actionable.Code · publicThe code, network weights, and a subset of the dataset are publicly available at https://github.com/pieterblok/pointraft.git .Open asset ↗pieterblok/pointraftlines:1-93Dataset · publicA subset of the datasets generated and/or analyzed during this study is publicly available at: https://huggingface.co/datasets/UTokyo-FieldPhenomics-Lab/3DPotatoTwinOpen asset ↗UTokyo-FieldPhenomics-Lab/3DPotatoTwinlines:447-463Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
This work proposes a novel tree detection methodology, named DTCD (Distance Transform Circle Detection), based on a fast circle detection method via Distance Transform and Akaike Information Criterion (AIC) optimization. More specifically, a visible-band vegetation index (RGBVI) is calculated to enhance canopy regions, followed by morphological filtering to delineate individual tree crowns. The Euclidean Distance Transform is then applied, and the local maxima of the smoothed distance map are extracted as candidate tree locations. The final detections are iteratively refined using the AIC to optimize the number of trees with respect to canopy coverage efficiency. Additionally, this work introduces DTCD-PC, a modified algorithm tailored for point clouds, which significantly enhances detection accuracy in complex environments. This work makes a significant contribution to tree detection by (1) creating a tree detection framework entirely based on an unsupervised technique, which outperforms state-of-the-art unsupervised and supervised tree detection methods, and (2) introducing a new urban dataset, named AgiosNikolaos-3, that consists of orthomosaics and photogrammetrically reconstructed 3D point clouds, allowing the assessment of the proposed method in complex urban environments. The proposed DTCD approach was evaluated on the Acacia-6 dataset, consisting of UAV images of six-month-old Acacia trees in Southeast Asia, demonstrating superior detection performance compared to existing state-of-the-art techniques, both unsupervised and supervised. Additional experiments were conducted in the custom-developed Urban Dataset, confirming the robustness and generalizability of the DTCD-PC method in heterogeneous environments.
Why it matches plant phenotyping methodsUAV画像・3D点群から個体樹冠を抽出・ delineateする新規手法を開発し、複数データセットで性能評価しているため、植物の樹冠形態・個体構造の画像ベース計測として中心的です。
abstractThis work proposes a novel tree detection methodology, named DTCD (Distance Transform Circle Detection), based on a fast circle detection method via Distance Transform and Akaike Information Criterion (AIC) optimization.
High-precision plant phenotyping requires efficient 3D reconstruction with high fidelity, yet existing methods such as MVS and NeRF all have problems of feature dependence and error accumulation during 3D reconstruction, which leads to geometric distortion in reconstruction and restricts the reconstruction efficiency. To address this bottleneck, this study first determined the multi-view image acquisition strategy. Further, based on the self-built multi-view dataset of chili peppers, it proposed an algorithm for efficient and high-fidelity 3D reconstruction of complex plant structures through global adaptive pose optimization and gaussian splash rendering technology, referred to as the GAPose-GS algorithm. Experimental results indicate that the Peak Signal-to-Noise Ratio ( PSNR ) improves by 52.0 %, 26.4 %, and 4.2 % compared to NeRF, Instant-NGP, and 3D Gaussian Splatting respectively. Additionally, the Structural Similarity Index Measure ( SSIM ) increases by 22.9 %, 12.8 %, and 4.3 % respectively over above methods. The point cloud data reconstructed based on this algorithm also has advantages in the measurement of phenotypic parameters. Compared with the actual measured values, the R² of the phenotypic parameters such as pepper plant height, canopy width, and leafstalk angle obtained in this study are 0.997, 0.954 and 0.978 respectively, and the RMSE are 0.236 cm, 1.082 cm and 2.344° respectively, and the MAE are 0.209 cm, 0.880 cm and 1.965° respectively. The accuracy was significantly better than that of the existing phenotypic calculation methods. Verification across different growth stages of wheat and maize was performed universally, with all errors remaining below 1.1 %, providing new ideas and technologies for high-precision, low-cost, and high-throughput crop phenotypic research.
Why it matches plant phenotyping methods植物の多視点画像から3D再構成し、草丈・群落幅・葉柄角などの形質を推定する手法を開発・比較検証しており、フェノタイピング手法が中心的である。
abstractit proposed an algorithm for efficient and high-fidelity 3D reconstruction of complex plant structures through global adaptive pose optimization and gaussian splash rendering technology, referred to as the GAPose-GS algorithm.
Field / plotPhotogrammetry / SfM / MVSLiDAR / point cloudMultispectral / hyperspectralLeaf2D/3D reconstructionArchitecture / morphology / geometry
Conifer shoots possess highly complex geometrical structures at a very fine spatial resolution. Accurately characterizing the full architecture of a conifer shoot, which influences how radiation is scattered, has proven challenging. Previous radiative transfer models for coniferous stands have represented these structures in a relatively simplified or coarse manner. This paper presents a dataset that can be used for up-scaling of needle to shoot optical properties and studying the influence of detailed three-dimensional (3D) structure of shoot to light scattering within tree crown. The dataset includes 3D structural information as well optical properties of needles and twigs for 27 shoots of two conifer species present in both locations (3 shoots per species and position in the crown) - Scots pine ( Pinus sylvestris L.) and Norway spruce ( Picea abies L. Karst. ). The samples were collected on 22nd April 2024 in Rájec, the Czech Republic and 17th September 2024 in Järvselja, Estonia. Subsequently blue light 3D photogrammetry scanning technique was used to obtain their high-resolution 3D point cloud representations. Reflectance and transmittance measurements of needles were obtained using a spectroradiometer and an integrating sphere. For each of these samples, the dataset comprises a photo of the sampled shoot, obtained 3D surface reconstruction, and optical properties of conifer needles and twigs (hemispherical-conical reflectance and transmittance factors) in the spectral range of 400-2000 nm. A detailed 3D representation of needle shoots, when combined with radiative transfer modeling, may offer a means to study and compensate for inaccuracies in the measurement of needle optical properties and to enhance the assessment of shoot scattering characteristics.
Why it matches plant phenotyping methods針葉樹シュートの3D構造をフォトグラメトリで取得し、光学特性とともに再利用可能なデータセットとして提供しているため、植物形態・構造の計測手法が中心です。
abstractThis paper presents a dataset that can be used for up-scaling of needle to shoot optical properties and studying the influence of detailed three-dimensional (3D) structure of shoot to light scattering within tree crown.
Reproduction assets foundThe paper is a Data in Brief article describing a public Mendeley Data repository containing the paper's own phenotyping measurements: 3D surface geometry models (.obj) of Scots pine and Norway spruce shoots, sample photos (.jpg), and needle/twig optical property spectra (HCRF/HCTF, .csv, 400-2000 nm). The repository, Dataset · publicRepository name: Mendeley
Data identification number: 10.17632/h39f9t7fjg.1
Direct URL to data: https://data.mendeley.com/datasets/h39f9t7fjg/2Open asset ↗Mendeley · 10.17632/h39f9t7fjg.1lines:47-74Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Introduction Diameter at breast height (DBH) is a key parameter for assessing tree growth, carbon storage, and ecological functions. Traditional ground surveys are inefficient, labor-intensive, and terrain-limited, making them unsuitable for large-scale monitoring. Airborne LiDAR, as an advanced remote sensing tool, provides an efficient and non-destructive method for DBH estimation. However, most existing LiDAR-based models overlook the influence of genotype differences, limiting prediction accuracy. Methods In this study, we used data from 2,899 Catalpa bungei trees of different genotypes to develop a nonlinear mixed-effects (NLME) model that incorporates genotype as a random effect. This approach improved model generalizability by using LiDAR-derived tree height (LH) and LiDAR-derived crown diameter (LCD) as core predictors. Multiple sampling strategies were also evaluated to assess their impact on model performance. Results The results showed that, considering genotype effects, the proposed NLME model outperformed both traditional regression models and dummy-variable models (R 2 = 0.8624, RMSE = 1.1330, TRE = 3.9555), demonstrating the important role of genotype differences in improving model accuracy. Random sampling further improved prediction accuracy while effectively reducing measurement costs. Discussion This research introduces a new framework for integrating genotype variability into DBH prediction models and offers valuable insights for future LiDAR-based studies in genetically heterogeneous plantations. The findings provide technical support for forest management and ecosystem monitoring, as well as a methodological foundation for predicting tree growth under varying site and genetic conditions.
Why it matches plant phenotyping methodsUAV LiDARと非線形混合効果モデルを用いて個体樹木のDBHを推定する手法を開発・比較検証しており、植物形質取得が研究の中心である。
abstractAirborne LiDAR, as an advanced remote sensing tool, provides an efficient and non-destructive method for DBH estimation.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 13 Sept 2026
Introduction Three-dimensional (3D) point clouds acquired by LiDAR are fundamental for applications such as autonomous navigation, mobile robotics, infrastructure inspection, and cultural-heritage documentation. However, environmental disturbances and sensor limitations often yield incomplete or noisy point clouds, degrading downstream performance. This study addresses robust, high-fidelity point cloud completion under such practical conditions. Methods We propose an unsupervised deep learning framework, Multi-Resolution Completion Net (MRC-Net), which builds on ShapeInversion by integrating a Generative Adversarial Network (GAN) inversion strategy with multi-resolution principles. The architecture comprises an encoder for feature extraction, a generator for completion, and a discriminator to assess geometric integrity and detail. Two key designs enable strong performance without supervision: (i) a multi-resolution degradation mechanism that guides reconstruction across coarse-to-fine scales, and (ii) a multi-scale discriminator that captures both global structure and local details. Results Extensive experiments on multiple datasets demonstrate that MRC-Net achieves accuracy comparable to leading supervised approaches. On virtual datasets (e.g., CRN), MRC-Net attains an average Chamfer Distance (CD) of 8.0 and an F1 score of 91.3. On a custom dataset targeting agricultural scenarios, the model preserves object integrity across varying complexity: for regular cartons, it achieves CD 3.3 and F1 97.3; for structurally complex simulated plants, it maintains overall shape while delivering average CD 8.6 and F1 88.1. Discussion These results indicate that MRC-Net advances unsupervised point cloud completion by balancing global shape consistency with fine-grained detail. The method provides a reliable data foundation for downstream tasks—including autonomous navigation, high-precision 3D modeling, and agricultural robotics—thereby contributing to improved data quality in precision-agriculture and related domains.
Why it matches plant phenotyping methods植物3D LiDAR点群の欠損補完を主題とする手法開発であり、植物形状の再構成性能を実験的に検証しているため、植物形態フェノタイピングに再利用可能な中心的手法研究と判断する。
titleStructure-aware completion of plant 3D LiDAR point clouds via a multi-resolution GAN-inversion network
Plant diseases are estimated to cause a reduction of 20–40% in worldwide crop yields leading to over USD 220 billion in lost productivity and food security each year. Detecting these diseases early is essential for sustainable management, however traditional methods like scouting and laboratory diagnostics are often slow and impractical for large-scale or pre-symptomatic monitoring. This review looks at recent developments in using Unmanned Aerial Vehicles (UAVs) combined with Artificial Intelligence (AI) for overseeing crop health. It compares different sensor types such as RGB, multispectral, hyperspectral, thermal and LiDAR and explains the process from data collection to AI-driven classification. A particular focus is on machine learning (ML) and deep learning (DL) including Convolutional Neural Network (CNN) architectures, which have achieved 90–98% accuracy in identifying diseases in crops like wheat, potatoes, citrus and grapevines. The review further explores exciting new directions like data fusion, edge computing and autonomous scouting, pointing towards a future of more proactive, scalable and precise disease management. Keywords: Climate change, hi-tech agriculture, remote sensing, pre-symptomatic, autonomous scouting, machine learning.
Why it matches plant phenotyping methodsUAVセンサーとAIによる作物病害状態の観測・分類手法を中心に比較・レビューしており、植物フェノタイピング手法のレビューに該当する。
abstractThis review looks at recent developments in using Unmanned Aerial Vehicles (UAVs) combined with Artificial Intelligence (AI) for overseeing crop health.
Accurate and efficient plant phenotyping is essential for modern precision agriculture. as it provides reliable information for seedling quality evaluation, early detection of plant stress, and data support for crop breeding and yield prediction. Traditional three-dimensional (3D) reconstruction and analysis methods are often costly and time-consuming, because they usually depend on expensive laser scanning devices or require many input images. Even with these resources, they often fail to capture fine plant structures such as leaves and branches, which limits their application in seedling monitoring. To address these challenges, we propose an integrated framework that combines neural radiance fields (NeRFs) for high-fidelity 3D reconstruction, PointNet++ for robust semantic segmentation, and a customized algorithm for extracting key morphological parameters of tomato seedlings. The proposed framework can be used to reconstruct detailed 3D models at a low computational cost using only ordinary cameras and a limited number of 2D images. We validate the framework on the basis of a tomato seedling dataset and show that our approach outperforms traditional multiview stereo scanners and simple commercial 3D scanners in terms of both detail and efficiency. The accuracy of plant part segmentation reaches 90 %, and the extracted parameters (e.g., leaf area, stem height, branch angle, and internode distance) are highly correlated with the manual measurements (e.g., R 2 = 0.875 for the leaf area). This study provides a low-cost and scalable solution for 3D plant analysis, with direct benefits for automated monitoring of seedling quality in nursery production. Moreover, the proposed framework can be extended to other crops with complex structures, thus supporting wider applications in smart agriculture.
Why it matches plant phenotyping methodsトマト苗の3D再構成、植物部位分割、形態形質抽出を統合した低コスト画像ベース手法を開発・検証しており、植物フェノタイピングが研究の中心である。
abstractwe propose an integrated framework that combines neural radiance fields (NeRFs) for high-fidelity 3D reconstruction, PointNet++ for robust semantic segmentation, and a customized algorithm for extracting key morphological parameters of tomato seedlings.
The development of artificial intelligence (AI) and machine learning (ML) based tools for 3D phenotyping, especially for maize, has been limited due to the lack of large and diverse 3D datasets. 2D image datasets fail to capture essential structural details such as leaf architecture, plant volume, and spatial arrangements that 3D data provide. To address this limitation, we present MaizeField3D (website), a curated dataset of 3D point clouds of field-grown maize plants from a diverse genetic panel, designed to be AI-ready for advancing agricultural research. Our dataset includes 1045 high-quality point clouds of field-grown maize collected using a terrestrial laser scanner (TLS). Point clouds of 520 plants from this dataset were segmented and annotated using a graph-based segmentation method to isolate individual leaves and stalks, ensuring consistent labeling across all samples. This labeled data was then used for fitting procedural models that provide a structured parametric representation of the maize plants. The leaves of the maize plants in the procedural models are represented using Non-Uniform Rational B-Spline (NURBS) surfaces that were generated using a two-step optimization process combining gradient-free and gradient-based methods. We conducted rigorous manual quality control on all datasets, correcting errors in segmentation, ensuring accurate leaf ordering, and validating metadata annotations. The dataset also includes metadata detailing plant morphology and quality, alongside multi-resolution subsampled point cloud data (100k, 50k, 10k points), which can be readily used for different downstream computational tasks. MaizeField3D will serve as a comprehensive foundational dataset for AI-driven phenotyping, plant structural analysis, and 3D applications in agricultural research.
Why it matches plant phenotyping methods3D点群の収集・分割・注釈・手続き型モデル化を中核とする、植物表現型解析向けの再利用可能なデータセットである。
abstractwe present MaizeField3D (website), a curated dataset of 3D point clouds of field-grown maize plants from a diverse genetic panel, designed to be AI-ready for advancing agricultural research.
Reproduction assets foundThe paper's own MaizeField3D dataset (1045 TLS point clouds, 520 segmented/annotated plants, metadata, STL/DAT procedural model outputs) is publicly available on Hugging Face, with a project website and public GitHub code for the procedural NURBS surface generation used in the analysis.Dataset · publicThe MaizeField3D dataset is publicly available on the Hugging Face Datasets platform at https://huggingface.co/datasets/BGLab/MaizeField3D. It includes high-resolution point clouds, segmented plant models, metadata, and reconstructed outputs in STL and DAT formats.Open asset ↗BGLab/MaizeField3Dhtml-lines:343-354Code · publicThe code for procedural NURBS surface generation used in this work is available at https://github.com/baskargroup/ProceduralMaize3D.Open asset ↗baskargroup/ProceduralMaize3Dhtml-lines:343-354Plant phenotyping relevance match · UnverifiedOpenAlex · checked 14 Sept 2026
Abstract In tropical ecosystems, accurately quantifying vegetation structure is crucial to determining their capacity to deliver ecosystem services. Terrestrial laser scanning (TLS) and UAV‐based digital aerial photogrammetry (DAP) are remote sensing tools used to assess vegetation structure, but are challenging to use with conventional methods. Single‐Scan TLS and DTM‐independent DAPs are alternative scanning approaches used to describe vegetation structure; however, it remains unclear to what extent they relate to each other and how accurately they can distinguish forest structural characteristics, including vertical structure, horizontal structure, vegetation density, and structural heterogeneity. First, we quantified bivariate and multivariate correlations between equivalent/analogous structural metrics from these data sources using principal component and Procrustes analysis. We then evaluated their ability to characterize the forest and agroforestry landscapes. DAP, TLS, and Field metrics were moderately aligned for vegetation density, canopy top height, and gap dynamics, but differed in height variability and surface heterogeneity, reflecting differences in data structure. DAP and TLS achieved the highest accuracy in classifying forests and agroforestry plots, with overall accuracies of 89% and 78%, respectively. Though the field metrics were unable to resolve 3D characteristics related to heterogeneity, their capacity to distinguish the stand structure at 69% accuracy was driven by the relative pattern of its suite of metrics. The results indicate that the single‐scan TLS and DTM‐independent DAP yield meaningful descriptors of vegetation structure, which, when combined, can provide a comprehensive representation of the structure in these tropical landscapes.
Why it matches plant phenotyping methodsTLSとUAV-DAPによる植生構造形質の取得・比較精度を評価しており、センサー計測法の検証と実質的な適用が中心である。
abstractTerrestrial laser scanning (TLS) and UAV‐based digital aerial photogrammetry (DAP) are remote sensing tools used to assess vegetation structure
Canopy gaps are crucial structural elements of forests, supporting biodiversity and influencing forest dynamics and ecosystem health. Airborne laser scanning (ALS) is commonly used for forest gap analysis and typically outperforms digital aerial photogrammetry (DAP), especially in detecting smaller gaps. However, ALS data availability remains limited compared to DAP. Given the broader availability and cost-effectiveness of DAP, this study aimed to overcome its technical drawbacks in canopy gap detection by applying a cross-technological approach with multiple data sources. This involves ALS-derived reference data fused with spectral and height information from DAP. We developed a deep learning-based method, employing a convolutional neural network (CNN), specifically the U-Net architecture, for detecting canopy gaps. The U-Net was trained using gap polygons automatically generated from ALS-derived canopy height models (CHMs), combined with true digital orthophotos (TDOPs) and DAP-based CHMs. Adding spectral information from TDOPs was intended to help detect shadows typically associated with smaller canopy gaps, which are often missed in DAP-based CHMs. The model was tested in the Solling, a forest area in a low mountain range in Central Germany. Performance was evaluated in independent test areas representing a gradient of structural heterogeneity. Overall, our model achieved moderate to high segmentation performance (IoU: 0.67–0.77; F1-score: 0.56–0.74). Once trained, it can be applied to image-derived inputs, improving canopy gap detection F1-score by on average 0.08 compared to using DAP-based CHMs alone. Our results demonstrate a novel approach for detecting canopy gaps without ALS data, suggesting applications across broader spatial and temporal scales.
Why it matches plant phenotyping methods森林キャノピーのギャップという植物群落の構造状態を、航空画像・レーザーデータとCNNで直接推定する手法を開発・評価しており、フェノタイピング手法が中心である。
abstractWe developed a deep learning-based method, employing a convolutional neural network (CNN), specifically the U-Net architecture, for detecting canopy gaps.
Accurate estimation of biomass in energy cane is essential for cultivar selection in breeding programs and biomass supply forecasting in bioenergy production. This study evaluated the integration of Uncrewed Aircraft System (UAS) based Light Detection and Ranging (lidar) and Red-Green-Blue Structure-from-Motion (RGB-SfM) photogrammetry to enhance biomass prediction for high-throughput phenotyping (HTP). Seven cultivars were monitored between December 2023 and July 2024 at an experimental field in Weslaco, Texas. Structural metrics such as percentile-based heights, canopy volume, and interaction variables were extracted and used to train four machine learning models: Random Forest (RF), Extreme Gradient Boosting (XGBoost), Light Gradient Boosting Machine (LightGBM), and a one-dimensional Convolutional Neural Network (1D-CNN). Ensemble tree algorithms consistently outperformed CNN, with XGBoost and LightGBM providing the most stable and interpretable predictions. For single sensor inputs, lidar models (R² = 0.70–0.78; RMSE = 1.36–1.60 kg/m²) generally outperformed RGB-SfM (R² = 0.69–0.73; RMSE = 1.52–1.63 kg/m²), though RGB-SfM performed competitively with XGBoost. Fused models combining lidar and RGB-SfM features achieved the highest accuracies (XGBoost: R² = 0.80, RMSE = 1.31 kg/m²; LightGBM: R² = 0.79, RMSE = 1.36 kg/m²), mitigating the underestimation of high-biomass plots in RGB-SfM and the slight overestimation of lidar at the upper tail. Cultivar specific analysis confirmed TH16–22 as the top performer, followed closely by Ho02–113 and TCP10–4928, demonstrating the capacity of UAS HTP to support breeding decisions. These findings confirm the biological relevance of percentile-based height metrics (particularly the 75th percentile), canopy volume, and their interactions for biomass accumulation and underscore the value of sensor fusion in reducing systematic bias. This study provides systematic demonstration of lidar and RGB-SfM fusion for biomass estimation in energy cane, establishing a scalable and non-destructive approach that advances high-throughput phenotyping and supports the development of sustainable bioenergy cropping systems. • Ensemble models (RF, LightGBM) outperform CNN in UAS phenotyping at plot scale. • Canopy volume and percentile heights identified as key biomass predictors. • Fusion of UAS lidar and RGB-SfM improves energy cane biomass estimation. • Sensor fusion mitigates RGB underestimation and lidar overestimation biases. • UAS-HTP supports energy cane cultivar screening for bioenergy applications.
Why it matches plant phenotyping methodsUAS lidar・RGB-SfMによるバイオマス推定と、特徴抽出・機械学習・センサ融合の検証が研究の中心であり、再利用可能な高スループット表現型計測手法を評価している。
abstractThis study evaluated the integration of Uncrewed Aircraft System (UAS) based Light Detection and Ranging (lidar) and Red-Green-Blue Structure-from-Motion (RGB-SfM) photogrammetry to enhance biomass prediction for high-throughput phenotyping (HTP).
The usage of photogrammetric technologies is essential in the concept of precise forestry. Dense unmanned laser scanning (ULS) point clouds are the innovative and precise data source for canopy height model (CHM) generation. It is necessary to choose the CHM generation method and its settings appropriately. This study evaluated different CHM generation methods and aimed to select the optimal parameters for CHM generation based on dense ULS point clouds of a temperate forest in central Europe. The results show that the choice of method and settings influences the quality of parameters describing forest stands, such as tree height or volume, and determining the location of tree tops and 2D tree contours. The most accurate CHMs were generated using the pit-free method. This method provides the lowest differences between the reference values, which were evaluated using the proposed CHM quality index. The cell size of generated rasters had the most significant influence on the quality of CHM, regardless of the method. Among all variants, the optimal variant was selected with a spatial resolution of CHM of 20 cm and a number of height levels of 4 and no interpolation of values for areas without data. For coniferous forest, this variant has a mean tree top location error of 0.1 m, a mean tree top height error of 0.1 m, and a mean tree crown volume error of 8.5 m 3 . For deciduous forest, this variant has a mean tree top location error of 0.3 m, a mean tree top height error of 0.7 m, and a mean tree crown volume error of 40.8 m 3 .
Why it matches plant phenotyping methods森林樹冠高モデル(CHM)の生成法とパラメータを比較・最適化し、樹高・樹冠体積・樹頂位置などの植物形質を定量評価しているため、フェノタイピング手法が中心である。
abstractThis study evaluated different CHM generation methods and aimed to select the optimal parameters for CHM generation based on dense ULS point clouds of a temperate forest in central Europe.
Vegetation vertical structure refers to the 3D distribution of vegetation aboveground biomass. Vegetation vertical structure of tropical forests influences other ecological and environmental variables that are essential for the functioning of the ecosystems. Integrating over 5.9 million Globel Ecosystem Dynamics Investigation (GEDI) LiDAR (Light Detection and Ranging) footprints, multispectral, and synthetic aperture radar (SAR) imagery, we built five national maps at 25 m resolution of five forest structural metrics for Colombia, South America, for the year 2020. We mapped canopy height, the height of half the cumulative returned energy from GEDI (RH50), total canopy cover, foliage height diversity, and total plant area index. The resulting maps tended to have the highest errors in the Amazon and Andean regions. Total cover had the highest relative error. Interrelationship curves between forest structural metrics of GEDI footprints are maintained across mapped metrics, indicating that the predictive models preserve structural relationships observed in GEDI data. Due to the medium-high spatial resolution and national coverage of the forest structural maps presented in this work, these maps will be useful for evaluating and mapping other ecological variables and conservation priorities in Colombia.
Why it matches plant phenotyping methodsGEDI LiDAR・マルチスペクトル・SARを統合し、森林キャノピー高、被覆率、葉群高多様性、植物面積指数などの植物構造形質を全国規模で推定・検証することが中心であり、単なる生態学的応用ではない。
abstractIntegrating over 5.9 million Globel Ecosystem Dynamics Investigation (GEDI) LiDAR (Light Detection and Ranging) footprints, multispectral, and synthetic aperture radar (SAR) imagery, we built five national maps at 25 m resolution of five forest structural metrics for Colombia, South America, for the year 2020.
Reproduction assets foundThe paper's resulting forest vertical structure maps (CH, COVER, FHD, PAI, RH50 for Colombia, 2020) are publicly available on Zenodo and via Google Earth Engine assets, and the authors' analysis code is publicly available on GitHub. These are paper-specific, public, actionable assets.Code · publicCode availability
The code is publicly accessible on Github76: https://github.com/CamiloFaguaUNAL/Forest_Structure_Colombia.Open asset ↗GitHubhtml-lines:731-755Plant phenotyping relevance match · UnverifiedOpenAlex · checked 13 Sept 2026
Digital agriculture is increasingly important for plant-level analysis, enabling detailed assessments of growth, nutrition and overall condition. Multispectral point clouds are promising due to the integration of geometric and radiometric information. Although RGB point clouds can be generated with commercial terrestrial scanners, multi-band multispectral point clouds are rarely obtained directly. Most existing methods are limited to aerial platforms, restricting close-range monitoring and plant-level studies. Efficient workflows for generating multispectral point clouds from terrestrial sensors, while ensuring geometric accuracy and computational efficiency, are still lacking. Here, we propose a workflow combining photogrammetric and computer vision techniques to generate high-resolution multispectral point clouds by integrating terrestrial light detection and ranging (LiDAR) and multispectral imagery. Bundle adjustment estimates the camera’s position and orientation relative to the LiDAR reference system. A frustum-based culling algorithm reduces the computational cost by selecting only relevant points, and an occlusion removal algorithm assigns spectral attributes only to visible points. The results showed that colourisation is effective when bundle adjustment uses an adequate number of well-distributed ground control points. The generated multispectral point clouds achieved high geometric consistency between overlapping views, with displacements varying from 0 to 9 mm, demonstrating stable alignment across perspectives. Despite some limitations due to wind during acquisition, the workflow enables the generation of high-resolution multispectral point clouds of vegetation.
Why it matches plant phenotyping methods植物の高解像度マルチスペクトル点群を生成するワークフローの開発と幾何精度評価が中心であり、植物の状態・生育評価に利用可能なフェノタイピング基盤に該当する。
abstractHere, we propose a workflow combining photogrammetric and computer vision techniques to generate high-resolution multispectral point clouds by integrating terrestrial light detection and ranging (LiDAR) and multispectral imagery.
Three-dimensional phenotyping technology is paramount in the field of peanut breeding and cultivation. The intricate topological structure of plants substantially complicates the development of effective peanut phenotyping technologies. In this study, we present the development of a point-cloud-based pipeline for three-dimensional phenotypic analysis of peanut plants. An efficient multi-view image acquisition system and three-dimensional reconstruction techniques were employed to generate point clouds of peanut plants. A dataset comprising 188 labelled samples of peanut point clouds was constructed for the development of semantic and leaf-instance segmentation models based on the transformer architecture. The segmentation accuracy of these models surpassed that of the conventional general segmentation techniques for plant point clouds. Based on the results of the segmentation, 11 three-dimensional phenotypic traits were automatically calculated at both the plant and leaf scales. Among these, five phenotypic traits, including plant height and leaf length, exhibited a mean absolute percentage error (MAPE) of less than 0.12 compared to the measured values. In addition, the Jensen-Shannon divergence (JS divergence) between the probability distributions of the three leaf phenotypic traits and their corresponding measured values was below 0.1. The three-dimensional phenotypic analysis pipeline developed in this study exhibited satisfactory generalisation capabilities, thereby offering an efficacious and expeditious high-throughput phenotyping analysis instrument for the intelligent breeding and cultivation of peanuts.
Why it matches plant phenotyping methodsピーナッツの3D画像取得、点群再構成、分割、形質自動算出を統合したフェノタイピングパイプラインの開発と精度検証が中心である。
abstractwe present the development of a point-cloud-based pipeline for three-dimensional phenotypic analysis of peanut plants
RiceWheatField / plotMesh / voxelNeRF / 3D Gaussian SplattingLiDAR / point cloudPanicle / ear / spikeLeafRootSeed / grain
Advanced plant phenotyping technologies are vital for trait improvement and accelerating intelligent breeding. Due to the species diversity of plants, existing methods heavily rely on large-scale high-precision manually annotated data. For self-occluded objects at the grain level, unsupervised methods often prove ineffective. This study proposes IPENS, an interactive unsupervised multi-target point cloud extraction method. It utilizes radiance field information to lift 2D masks, segmented by SAM2 (Segment Anything Model 2), into 3D space for target point cloud extraction. A multi-target collaborative optimization strategy addresses the challenge of segmenting multiple targets from a single interaction. On a rice dataset, IPENS achieves a grain-level segmentation mean Intersection over Union (mIoU) of 63.72%. For phenotypic trait estimation, it achieves a grain voxel volume coefficient of determination R 2 = 0.7697 (Root Mean Square Error, RMSE = 0.0025), leaf surface area R 2 = 0.84 (RMSE = 18.93), and leaf length and width prediction accuracies of R 2 = 0.97 and R 2 = 0.87 (RMSE = 1.49 and 0.21). On a wheat dataset, IPENS further improves segmentation performance to a mIoU of 89.68%, with exceptional phenotypic estimation results: panicle voxel volume R 2 = 0.9956 (RMSE = 0.0055), leaf surface area R 2 = 1.00 (RMSE = 0.67), and leaf length and width predictions reaching R 2 = 0.99 and R 2 = 0.92 (RMSE = 0.23 and 0.15). Without requiring annotated data, IPENS rapidly extracts grain-level point clouds for multiple targets within three minutes using single-round image interactions. These features make IPENS a high-quality, non-invasive phenotypic extraction solution for rice and wheat, offering significant potential to enhance intelligent breeding.
Why it matches plant phenotyping methods植物形質抽出のためのNeRF-SAM2融合手法を開発し、作物データセットで分割性能と形質推定精度を検証しているため、方法開発・検証が中心である。
abstractThis study proposes IPENS, an interactive unsupervised multi-target point cloud extraction method.
Reproduction assets foundThe paper's analysis code is publicly available on GitHub. The rice/wheat MMR/MMW phenotype datasets (multi-view images, point clouds, annotations) are only available upon reasonable request, so they are not public.Code · publicCode is available at https://github.com/Vincent-Songwentao/IPENS-Code.git .Open asset ↗https://github.com/Vincent-Songwentao/IPENS-Code.gitlines:472-496Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Dec 2025Computers and Electronics in Agriculture.
Three-dimensional high-throughput plant phenotyping technology offers an opportunity for simultaneous acquisition of plant organ traits at the scale of plant breeders. Wheat, as a multi-tiller crop with narrow leaves and diverse spikes, poses challenges for organ segmentation and measurement due to issues such as occlusion and adhesion. Therefore, building on previous research, this paper establishes a phenotyping pipeline and develops a 3D phenotypic automated analysis system for individual wheat plants at different growth stages. This system enables automated and precise three-dimensional phenotypic acquisition and analysis of wheat plant architecture, spike morphology, and flag leaf traits. To address the challenges posed by the significant structural differences among wheat spikes, leaves, and stems, as well as their compact spatial distribution, we propose a point cloud segmentation model based on deep learning called ICFMNet. ICFMNet relies on an instance center feature matching module, which extracts features from each instance’s central region and matches them with global point-wise features by computing feature similarity. This approach enables precise instance mask generation independent of the spatial structure of the point cloud. In the analysis of wheat phenotypes, we introduce a contour-based method to accurately extract the barren segment from 3D-scale wheat spikes. Furthermore, we perform the analysis of a total of 19 phenotypes, including flag leaf phenotypes and whole-plant phenotypes. In the organ point cloud segmentation tests for wheat spikes, stems, and leaves, the semantic segmentation achieves mPrec, mRec, and mIoU values of 95.9 %, 96.0 %, and 92.3 %, respectively. The instance segmentation attains mAP and mAR scores of 81.7 % and 83.0 %, respectively. Moreover, in comparison to five other segmentation network models, ICFMNet demonstrates superior segmentation performance. To better assess barren segment localization accuracy, additional evaluations are conducted using two metrics: interval overlap and interval error, achieving values of 92.33 % and 0.1123 cm, respectively. Experimental results indicate that our method excels in terms of accuracy, efficiency, and robustness, providing a reliable systematic platform for precise identification and breeding research of wheat plant types. The source code and trained models for ICFMNet are available at https://github.com/xiao-pl/ICFMNet.
Why it matches plant phenotyping methods小麦個体・器官の3D形質を自動取得・抽出するセグメンテーションおよび解析パイプラインの開発と技術評価が研究の中心である。
abstractthis paper establishes a phenotyping pipeline and develops a 3D phenotypic automated analysis system for individual wheat plants at different growth stages.
SoybeanLiDAR / point cloudRootMorphology / geometry measurement2D/3D reconstructionRoot system architecture
Abstract Accurate phenotyping of root traits is essential for understanding how plants respond to varying soil water treatment conditions, yet traditional phenotyping methods are often destructive and limited in capturing the full three‐dimensional (3D) complexity of root systems. Existing two‐dimensional imaging techniques and advanced 3D methods for performing root phenotyping, like magnetic resonance imaging or computed tomography, either compromise on resolution, are cost‐prohibitive, or lack scalability. To address these limitations, this study proposes fringe projection profilometry (FPP), a rapid, nondestructive 3D imaging method, for root phenotyping. Using FPP, two architectural root traits were extracted: the number of root tips and the volumetric occupancy of the root system. These traits, difficult to obtain through manual phenotyping or conventional imaging, were automatically derived from the FPP 3D point clouds and validated against expert‐assigned fibrosity scores serving as the biological reference. The study involved 36 soybean ( Glycine max (L.) Merr.) plants from six genotypes, pre‐classified as either stress‐treated or grown under rain‐fed conditions. Results showed strong alignment between FPP‐derived traits and expert evaluations. Stress‐ treated plants consistently exhibited more root tips and greater volumetric occupancy, confirming the biological relevance of these metrics. While this study does not attempt to classify drought tolerance directly, the structural variations observed under drought stress may serve as a foundation for identifying stress‐responsive phenotypes in future work. Overall, the findings demonstrate that FPP provides a fast, scalable, and accurate tool for 3D root phenotyping under variable water conditions.
Why it matches plant phenotyping methodsFPPによる根系の3次元形質取得・自動抽出を開発し、専門家評価と検証した研究であり、フェノタイピング手法が中心です。
abstractthis study proposes fringe projection profilometry (FPP), a rapid, nondestructive 3D imaging method, for root phenotyping.
Reproduction assets foundThe paper's Data Availability Statement provides a public Google Drive link to the datasets generated and/or analyzed in this soybean root FPP phenotyping study, which is an allowed URL. No author analysis code is explicitly deposited.Dataset · publicying and Overcoming Weaknesses via Breed-
ing, Genomics, Phenomics and Physiology).
C O N F L I C T O F I N T E R E S T S TAT E M E N T
The authors declare no conflicts of interest.
DATA AVA I L A B I L I T Y S TAT E M E N T
The datasets generated and/or analyzed dur-
ing the current research are available at Google
Drive link: https://drive.google.com/file/d/1BJ4yq8QEWY3E5qQIQmYcOXHhEYn1zTE-
/view?usp=sharing
O RC I D
JiaqiongLi https://orcid.org/0009-0006-2247-425X
ZengluLi https://orcid.org/0000-0003-4114-9509
BeiwenLi https://orcid.org/0000-0001-8130-7730
R E F E R E N C E S
Balasubramaniam, B., Li, J., Liu, L., & Li, B. (2023). 3D imaging with
fringe projection for food and agriculturalOpen asset ↗pdf-raw-page:17 lines:1-91Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Accurate monitoring of sunflower heads is critical for yield prediction, yet traditional methods are labor-intensive. This study proposed a novel framework integrating UAV remote sensing, deep learning, and point cloud analysis to address this challenge. The proposed method used a Dual-Branch YOLOv10n model, leveraging multi-modal data for precise detection of sunflower heads at various growth stages. Feature indices were designed and a two-step clustering technique was applied to extract sunflower head point clouds, from which geometric parameters such as diameter and volume are computed. The detection model achieved high accuracy (precision: 0.9, recall: 0.894, mAP@50: 0.932) across growth stages. A strong correlation (R² = 0.80) was found between diameter measurements from point cloud and ground-truth data, while volume showed good alignment with biomass (R² = 0.61). This method offers an innovative, efficient solution for field-scale crop monitoring and yield estimation, advancing agricultural practices.
Why it matches plant phenotyping methodsUAV画像・深層学習・点群解析を統合し、ヒマワリ頭部の検出から直径・体積という植物器官形質を抽出・検証する方法が研究の中心であるため。
abstractThis study proposed a novel framework integrating UAV remote sensing, deep learning, and point cloud analysis to address this challenge.
As an important economic crop in tropical regions, the natural rubber yield of rubber trees is closely related to their crown structure. Accurately extracting tree crowns is fundamental for obtaining key growth parameters and evaluating yield potential. However, existing methods face three major challenges when processing LiDAR point cloud data of rubber trees: ambiguous boundaries due to complex canopy structures, difficult segmentation caused by background interference, and learning rate optimization issues. To address these challenges, this paper proposes a single-tree crown extraction method based on UAV LiDAR point clouds (RTCrownNet). First, a Dual-Stream Collaborative Feature Fusion Module (DS-CFM) is designed to integrate local geometric details and global semantic information, enabling accurate identification of complex crown boundaries. Second, a Residual-Augmented Graph Convolution Module (RAGC) is proposed to encode the topological relationships of point clouds using graph structures, enhancing the model’s ability to distinguish between overlapping leaves and ground areas. Additionally, an Adaptive Coati Differential Evolution Algorithm (ACDE) is developed, which constructs a dual-track parallel search framework to automatically optimize learning rates, accelerate model convergence, and enhance generalization performance. Experimental results show that RTCrownNet outperforms three traditional methods and seven deep learning networks on a self-built rubber tree point cloud dataset, achieving an instance mean intersection over union (mIoU) of 87.31% and an F-score of 95.24%. In generalization experiments, the method demonstrates excellent performance on the Wytham Woods temperate deciduous forest dataset and the FOR-instance dataset covering different forest types in five countries, verifying the model’s versatility. This study provides reliable technical support for precise monitoring, intelligent management, and resource evaluation of rubber trees, and holds significant importance for promoting the sustainable development of the rubber industry.
Why it matches plant phenotyping methodsUAV LiDAR点群からゴム樹の単木樹冠を抽出する手法を開発・比較検証しており、樹冠構造という植物形態形質の取得が研究の中心である。
abstractAccurately extracting tree crowns is fundamental for obtaining key growth parameters and evaluating yield potential.
The selection of sensors for a high-throughput plant phenotyping platform is crucial for its subsequent development. It impacts the control mode, data storage and transmission, phenotype analysis algorithm and accuracy. This paper compared and evaluated the three-dimensional (3D) data acquisition performance of LiDAR, Multi-View Stereo (MVS) reconstruction, and depth image synthesis in five growth stages of maize canopies. The study found that LiDAR was the most stable and least affected by the environment. Additionally, it had the highest plant height estimation accuracy, with an average R 2 of 0.80 across all five stages. However, LiDAR is greatly affected by the stationarity of the platform and the noise of the resulting maize point cloud can be significant. The sensor required for MVS mode is low-cost, has minimal influence on platform stationarity, and allows for convenient point cloud synthesis and colour information. However, it is greatly affected by the lighting environment, resulting in a certain degree of distortion in the obtained point cloud. Additionally, it has the highest pre-processing complexity. Depth point cloud has the highest synthesis efficiency and the lowest data pre-processing complexity, making it suitable for online pre-processing and analysis. However, the initial data obtained is large and its stability is low due to its susceptibility to environmental factors. The point cloud acquired by MVS and Depth are clearer than LiDAR, making it easier for plant segmentation. This study provides a valuable foundation for the development of a high-throughput plant phenotyping platform and sensor selection.
Why it matches plant phenotyping methods植物表現型プラットフォーム向けに複数の3D取得センサーを比較評価し、トウモロコシの草丈推定精度や点群品質を検証しているため、取得・解析手法が中心です。
abstractThis paper compared and evaluated the three-dimensional (3D) data acquisition performance of LiDAR, Multi-View Stereo (MVS) reconstruction, and depth image synthesis in five growth stages of maize canopies.