Next Article in Journal
Behavioral Interventions for Consumer Food Waste Reduction: A Multi-Level Governance Perspective
Previous Article in Journal
Mixed Fermentation Using Saccharomyces cerevisiae var. boulardii and Kombucha Culture as a Strategy for the Production of Mead with Antimicrobial Activity
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Computer Vision from Tea Cultivation to Quality Evaluation

1
Library of Fujian University of Traditional Chinese Medicine, Fuzhou 350122, China
2
School of Food Science, Fujian Agriculture and Forestry University, Fuzhou 350002, China
3
College of Ecology and Resources Engineering, Wuyi University, Wuyishan 354300, China
4
Fujian Key Laboratory of Big Data Application and Intellectualization for Tea Industry, Wuyi University, Nanping 529000, China
5
Jinshan College, Fujian Agriculture and Forestry University, Fuzhou 350002, China
6
Haixia Institute of Science and Technology, Fujian Agriculture and Forestry University, Fuzhou 350002, China
*
Authors to whom correspondence should be addressed.
These authors contributed equally to this work.
Foods 2026, 15(16), 2864; https://doi.org/10.3390/foods15162864
Submission received: 23 June 2026 / Revised: 7 August 2026 / Accepted: 11 August 2026 / Published: 17 August 2026
(This article belongs to the Section Food Engineering and Technology)

Abstract

Existing reviews on AI in tea production are either agriculture-generic or limited to isolated tasks. This review thoroughly compares vision technologies (RGB, hyperspectral, near-infrared, thermal, Light Detection and Ranging (LiDAR), Unmanned Aerial Vehicle (UAV)) and establishes a task-oriented algorithm selection framework for the tea industry. For small-sample or near-linear problems, traditional machine learning (ML) (support vector machine (SVM); partial least squares regression (PLSR)) remains effective. For unstructured field tasks, deep learning achieves superior performance: pest detection accuracy exceeds 97%, tea bud detection reaches 96.8% with RGB images, and hyperspectral imaging predicts nitrogen content with R2 > 0.90 and tea polyphenols with R2 up to 0.925. Algorithm choice further differentiates by task granularity: lightweight convolutional neural networks (CNNs) balance speed and accuracy for edge deployment at 16 fps; You Only Look Once (YOLO) series detectors enable real-time localization on mobile platforms at 93.1% accuracy, 24 ms per target. No single algorithm dominates all tea tasks; selection is a trade-off among accuracy, speed, data availability, and computational constraints. These findings outline a structured analysis of the challenges and pathways for transitioning computer vision (CV) from laboratory research toward field-deployable tools.

1. Introduction

Tea, an ancient beverage originating in the East, is now the second most consumed drink globally after water [1]. It constitutes a major global industry at the intersection of culture, health, and economics. According to the Food and Agriculture Organization (FAO), global tea production exceeded 6.5 million tons in 2022, with a trade value of approximately $17 billion USD (FAO, 2022), serving as an economic pillar in many rural and developing regions [2]. On one hand, consumer demand is shifting towards higher, more standardized levels of quality, safety, and traceability [3]. On the other hand, structural issues within the industry are intensifying. Major tea-producing regions worldwide are experiencing an aging rural population and a migration of young labor to urban areas, making it increasingly difficult to secure sufficient labor for harvest and other tasks, while costs continue to rise [4]. Furthermore, traditional production is heavily reliant on empirical judgment from fertilization and pest control to harvesting standards and processing, hindering standardization, resulting in inconsistent product quality and difficulties in achieving scalable, high-grade output [5]. This reliance on subjective, experience-based methods represents a fundamental bottleneck to modernization and sustainable development [6].
The advent of new-generation AI, particularly deep learning, has driven transformative breakthroughs across various fields, including agriculture [7]. Within this, AI-powered CV stands out as a key to enabling technology. Capable of automated recognition, measurement, and analysis from image and video data, CV can match or surpass human visual perception. This offers a powerful toolkit to address the traditional constraints of the tea industry [8]. Applications range from macro-scale monitoring of plantation growth and nutrient status using drone-mounted multispectral cameras [9,10] to real-time pest and disease identification via CNNs and precise detection of harvestable tea buds in complex natural environments using object detection algorithms [11]. Moreover, technologies like hyperspectral imaging (HSI) enable non-destructive, real-time monitoring of biochemical constituents during critical processing stages such as withering and fermentation, facilitating digital and precise process control [12].
To provide a comprehensive yet focused overview, this review adopts a pragmatic definition of CV that extends beyond conventional image-based techniques. Specifically, we include not only RGB, HSI, and thermal imaging (TIC) but also near-infrared spectroscopy (NIRS), LiDAR, and UAV [13]. These technologies can be categorized into imaging modalities (RGB, HSI, TIC), spectroscopic techniques (NIRS), 3D spatial sensors (LiDAR), and aerial platforms (UAV). NIRS is considered because, in tea processing, it is often integrated with imaging systems for real-time quality prediction [14]; LiDAR is included for its ability to provide three-dimensional spatial information that complements 2D images for bud localization and canopy analysis [15], and UAV is treated as a platform that carries vision sensors, enabling large-scale, multi-temporal monitoring [11]. The selection of these technologies was guided by three practical criteria-scalability (RGB cameras and UAVs can cover large areas), robustness under field conditions (LiDAR’s insensitivity to lighting variation), and feasibility for real-world deployment (NIRS portability for inline processing). This broad yet practical scope reflects the multimodal sensing strategies commonly employed in current tea industry research. Given this focus on practical application, we prioritize studies that report quantitative performance metrics, whether conducted in the laboratory, pilot line, or field.
The literature covered in this review was primarily identified through searches in Web of Science, Scopus, and Google Scholar using keywords including “computer vision,” “deep learning,” “tea industry,” “precision agriculture,” “hyperspectral imaging,” “NIRS,” “LiDAR,” and “UAV-based remote sensing.” The search covered publications from 2018 to 2025, with emphasis on studies reporting quantitative performance metrics. References were selected based on their relevance to the tea production chain and their contribution to the comparative analysis of vision technologies and algorithms.
Recent reviews have summarized AI applications in tea management, harvesting, and processing, but a quantitative, full-chain comparison of vision technologies with a dedicated algorithm selection framework has been less explored. Unlike existing reviews that focus on isolated tasks or general agriculture, this review provides a quantitative comparison of vision technologies alongside a task-oriented algorithm selection framework across the entire tea production chain. It offers critical comparative analyses of technological approaches, identifies practical constraints, and examines translational challenges from lab to field, aiming to bridge the gap between research and industrial adoption.

2. Key Enabling Technologies and Data Acquisition Systems in the Tea Industry

2.1. AI-Powered CV Technology: Core Concepts for Tea Applications

AI-powered CV integrates CV and deep learning to automatically extract information from images. Its pipeline typically includes data acquisition using RGB, HSI, TIC, or LiDAR sensors, data processing (preprocessing, segmentation), feature learning (via CNNs, autoencoders), and task execution (classification, detection, segmentation). In the tea industry, deep learning, especially CNNs, has become dominant for handling complex, unstructured scenes such as pest detection and bud recognition, while traditional ML (SVM, PLSR) remains useful for small-sample or near-linear problems. The operational framework of a CV system typically mirrors human visual processing, encompassing four key stages: data acquisition, data processing, data learning, and task execution (see Figure 1).

2.2. Multidimensional Visual Perception Technology

The efficacy of CV systems in the tea industry is fundamentally dependent on the underlying perception technologies for information acquisition. The detailed comparison of these technologies, including their core benefits, key applications, performance examples, validation settings, cost, maturity levels, and spatial resolution, is presented in Table 1. Unlike human vision, which is confined to the visible spectrum, modern perception technologies construct a multidimensional visual perception system that vastly exceeds human sensory capabilities by expanding the spectral range and integrating spatial, temporal, and chemical dimensions. This system provides holistic insights from macro to micro scales and from external morphology to internal chemistry, enabling intelligent monitoring and decision-making across the entire tea production chain, from cultivation to processing.
In terms of spatial resolution (SR) and acquisition speed, the six technology categories differ substantially. RGB cameras typically achieve 0.1–1 mm/pixel at 30–60 fps. HSI offers similar spatial resolution but much slower acquisition (0.1–10 fps) due to scanning. NIRS provides no spatial image (point/line scan) but is fast (10–100 spectra/s). TIC gives lower spatial resolution (1–5 mm/pixel) at 1–30 fps. LiDAR generates 3D point clouds with cm-to-dm resolution at 10–100 k points/s. UAV-based remote sensing covers large areas at 0.5–5 cm/pixel per flight (10–30 min per 50 ha). A rough cost ranking (low to high) is: RGB < NIRS < TIC ≈ UAV < HSI ≈ LiDAR. At the lower end, RGB cameras and consumer-grade NIRS devices are relatively affordable and widely available. TIC and UAV systems fall into the medium range, though costs vary considerably depending on sensor resolution and payload capacity. HSI and LiDAR remain the most expensive, due to their high-precision optics, complex calibration procedures, and substantial data storage and computational demands. To facilitate the comparison of technological maturity, each technology is assessed using the Technology Readiness Level (TRL), where levels 1–3 indicate basic research and proof-of-concept, 4–6 indicate validation in laboratory or relevant environments, and 7–9 indicate system prototype demonstration and full operational deployment.

2.2.1. RGB Imaging

RGB imaging, which simulates human trichromatic vision, is the most widely adopted visual perception technology due to its low cost and simple deployment. In the tea industry, RGB cameras are primarily used to capture morphological, color, and textural features for tasks such as identifying bud maturity, preliminary screening of pronounced foliar disease lesions, and grading the appearance and color of dry tea. However, RGB imaging is inherently limited to surface reflectance in the visible spectrum. It cannot penetrate surfaces, detect chemical constituents, or effectively identify early-stage, latent physiological changes. Its performance is also highly susceptible to variations in ambient lighting conditions [13]. To mitigate these lighting-induced issues, common preprocessing strategies include histogram equalization, white balance correction, and conversion to HSV or Lab color spaces to separate luminance from chrominance [25]. Adaptive thresholding and illumination normalization can further improve robustness in non-uniform lighting [26].

2.2.2. HSI

HSI, which integrates spectroscopy with imaging, is a core enabling technology for intelligent perception in the tea industry [27]. Unlike an RGB pixel containing only three broad bands, a hyperspectral pixel captures reflectance across hundreds of contiguous narrow bands (typically with spectral resolution < 10 nm), forming a rich data cube with combined spatial and spectral dimensions [28].
This capability stems from the absorption of specific near-infrared photons by vibrational overtones of chemical bonds involving hydrogen (O-H, N-H, C-H). Consequently, subtle changes in key internal chemical components produce distinctive responses in the spectral signature [18]. HSI thus enables non-destructive, spatially resolved chemical mapping—for instance, visualizing moisture distribution during withering, quantifying the dynamics of polyphenol transformation during fermentation, or identifying pre-visual plant stress [19]. In contrast, multispectral imaging (MSI) acquires data at only a few discrete bands, trading spectral resolution for lower cost and faster acquisition. While HSI typically provides higher prediction accuracy for internal chemical constituents (R2 > 0.91 for nitrogen and polyphenols [19]), MSI is more suitable for large-scale, real-time field monitoring due to its reduced data volume [29].
The primary challenges associated with HSI are data redundancy and high computational cost [30]. Effective implementation often requires dimensionality reduction via wavelength selection algorithms or leveraging deep learning models like CNNs to automatically extract critical spectral-spatial features [31].

2.2.3. NIRS

NIRS operates on a similar spectroscopic principle to HSI but typically acquires spectral data in a point or line-scan mode, emphasizing rapid, portable, and online analysis [6]. Its high sensitivity to hydrogen-containing groups makes it indispensable for real-time quality control during tea processing [20]. The miniaturization of NIRS with fiber-optic probes facilitates direct integration into production lines for non-destructive, inline monitoring. Key applications include real-time moisture monitoring during fixation and drying for precise thermal control, and objective assessment of fermentation degree by tracking specific spectral features [32].
A current research frontier involves fusing NIR spectral data with RGB image data to leverage both chemical and morphological information for building more robust quality prediction models.

2.2.4. TIC and LiDAR

TIC captures temperature distribution by detecting an object’s emitted infrared radiation. In tea garden management, it can identify canopy temperature anomalies indicative of water stress, providing a direct guide for precision irrigation [33]. However, TIC accuracy is highly sensitive to environmental conditions (ambient temperature, wind, humidity, solar radiation) and leaf emissivity (typically 0.95–0.98 for green vegetation). To obtain reliable data, calibration is essential; common practices include using a reference blackbody, correcting for reflected temperature, applying emissivity adjustment, and measuring under stable weather conditions (midday, clear sky). Without such steps, temperature errors can exceed 2–3 °C, leading to incorrect stress diagnosis [21].
LiDAR, in contrast, provides precise depth information to generate 3D point clouds. This technology is critical for intelligent harvesting, enabling accurate 3D localization of tea buds within complex, overlapping foliage and guiding robotic arms for obstacle avoidance and grasping [34]. Furthermore, LiDAR mounted on UAVs can create detailed 3D digital maps of tea gardens for canopy structure analysis and biomass estimation. However, dense canopy occlusion limits LiDAR performance: laser pulses are often intercepted by upper leaves, resulting in incomplete point clouds of lower buds. Multi-return or full-waveform LiDAR partially mitigates this but still struggles with deep internal structures [22].

2.2.5. UAV

Unmanned Aerial Systems equipped with multispectral, HSI, or RGB cameras form an aerial platform for macro-scale monitoring [24]. They enable rapid, large-area acquisition of high-resolution imagery over difficult terrain. These systems are used to monitor field vigor and uniformity, derive vegetation indices like Leaf Area Index, assess nutrient status, and detect early-stage pest or disease outbreak foci [23]. By analyzing multi-temporal remote sensing data with ML models, it is possible to track growth dynamics and predict yield, providing a scientific basis for farm-level precision management and resource allocation [35].

2.3. Data Processing and Feature Engineering

Data processing and feature engineering serve as a critical bridge connecting raw visual data to intelligent model decision-making. Their objective is to transform disorganized, raw image information into normalized, discriminative features suitable for effective model learning [36]. Figure 2 illustrates the complete pipeline from raw image data to model-ready features, covering the key steps of preprocessing, segmentation, and feature extraction. Common preprocessing steps include noise filtering, contrast enhancement, geometric correction, and color space conversion to stabilize features under variable lighting [37,38,39]. Segmentation techniques (thresholding, clustering, or lightweight CNNs) isolate targets such as tea buds or disease spots from complex backgrounds [40]. Traditional handcrafted features, including color histograms, color moments, and morphological descriptors, remain valuable for small-sample or interpretability-demanding tasks in tea grading and disease identification [41,42]. The preprocessing workflows are not identical across modalities. RGB preprocessing focuses on illumination correction (histogram equalization, white balance) [43]. Hyperspectral preprocessing requires dark-current removal, noise smoothing, and dimensionality reduction [19]. TIC demands temperature calibration accounting for emissivity, ambient conditions, and sensor distance [21]. Recent studies have also applied histogram equalization to improve thermal-RGB registration for UAV tea monitoring. Thus, while the general pipeline is common, specific operations must be adapted to each modality.
Deep learning, particularly CNNs, has largely automated feature learning by hierarchically extracting edges, textures, and semantic representations directly from raw pixels [44]. This capability provides advantages for tea applications: models can learn optimal feature combinations for distinguishing subtle differences in withering degree or visually similar diseases, often surpassing human-designed features [45,46]. By learning from large datasets, deep models acquire more robust and invariant representations, significantly improving reliability in complex field environments [47]. Architecture enhancements such as attention mechanisms further boost performance for tea image classification, detection, and segmentation tasks.
Within the tea industry, given the unique acquisition environments and target objects, this process is particularly crucial, as it directly determines the performance ceiling and generalization capability of subsequent models [48].

2.4. An Analytical Framework for Algorithm Selection

The selection of CV algorithms in the tea industry is not driven by a single performance metric but constitutes a multi-criteria trade-off decision-making process under specific application constraints. As summarized in Figure 3, the logic for selection is primarily governed by task complexity and real-time requirements, reflecting a clear evolutionary trajectory from traditional methods to deep learning, and further towards specialized, lightweight models [7].
For small-sample or near-linear problems, traditional ML (SVM, PLSR) remains effective due to its low computational cost and interpretability [49]. However, most tea vision tasks, including pest recognition in natural environments, tea bud detection against complex backgrounds, and dynamic quality monitoring during processing, present unstructured challenges that favor deep learning, particularly CNNs, for their ability to learn robust features autonomously [48]. Recent advances in low-cost portable imaging have further broadened accessibility. For instance, a smartphone-based contact imaging method combined with 1-D CNN achieved an R2 of 0.82 for tea leaf chlorophyll estimation [50]. A multispectral camera system (coupled with random forest regression) predicted tea quality parameters (polyphenols, amino acids) with R2 up to 0.85, offering a cost-effective alternative to expensive hyperspectral instruments [51]. These portable solutions lower the barrier for smallholder tea farmers, although they typically provide lower spectral resolution than laboratory-grade systems.
Task granularity further diversifies the choice. Image-level classification favors lightweight CNNs that balance speed and accuracy on edge devices [52]. For object detection and localization, single-stage detectors like the YOLO series are widely adopted for real-time field deployment on mobile platforms, albeit with higher miss rates for small targets [53]. Pixel-wise fine segmentation relies on Fully Convolutional Networks (FCN) or Mask R-CNN for precision at higher computational cost [54]. Beyond these, U-Net and Deep Lab variants have also been applied to tea bud segmentation, achieving pixel-wise precision at the cost of higher computational load [55]; standard vision transformers (ViT) have not yet been widely applied to tea tasks, but their attention mechanism offers potential for capturing global context in tea canopy or processing images [56].
Despite these advances, a critical gap remains: models trained on one tea cultivar, region, or season often fail to generalize to others. Domain adaptation and few-shot learning have not yet been systematically applied to tea vision tasks, but they hold strong potential to reduce the lab-to-field accuracy drop without extensive re-annotation. We therefore identify them as a key future direction.
Current frontiers also include lightweight model optimization and hybrid CNN-Long Short-Term Memory (LSTM) models for capturing temporal dynamics in tea processing. Table 2 summarizes key comparative dimensions for algorithm selection across typical tea scenarios.

2.5. Adaptability and Gaps of Vision Technologies and AI Models Across the Tea Value Chain

The preceding sections have detailed various multidimensional vision technologies and algorithm selection frameworks. However, in practical deployment across the tea production chain, significant differences in adaptability and maturity gaps become evident. This section systematically compares three dimensions: technology-scenario fit, model-task selection, and the critical divide between laboratory research and industrial implementation.

2.5.1. Scenario Adaptability of Multidimensional Vision Technologies

No single vision technology simultaneously meets the requirements of cost, information richness, and deployment ease across the tea production chain. RGB imaging is the workhorse for field applications due to its low cost but fails to sense internal chemistry and is sensitive to lighting [57]. HSI offers detailed chemical mapping but remains largely laboratory-bound because of its high cost and data complexity [58]. NIRS provides rapid, portable monitoring of moisture and fermentation, serving as a pragmatic bridge between lab and production line. LiDAR enables precise 3D localization for robotic harvesting, yet its high cost limits widespread adoption [59]. UAV remote sensing supports large-scale field monitoring but is constrained by regulations, weather, and battery life [60].
In practice, integrating multiple technologies is often necessary; the choice of integration strategy must balance cost, information dimensionality, and deployment feasibility [61]. For instance, combining the spatial detail of RGB with the chemical sensitivity of NIRS or HSI can provide a more complete picture for quality assessment, but the added cost and complexity must be justified by the specific application requirements. Early fusion (combining raw data) is rarely practical for heterogeneous sensors; instead, feature-level fusion (combining extracted features) or decision-level fusion (combining model outputs) are more common in current tea research. Figure 4 visually summarizes the technology selection strategies for different application scenarios along the tea production chain, providing practical guidance for matching sensing technologies to specific task requirements.

2.5.2. Key Environmental Differences Between Laboratory Research and Field Application in Tea Gardens

A persistent gap exists between laboratory research and field application [62]. Table 3 summarizes key environmental differences—lighting variability, background clutter, occlusion, hardware constraints, and environmental stability—that cause models trained under controlled conditions to suffer significant performance drops (typically 15–20 percentage points) when deployed in real tea gardens or factories [63]. While data augmentation, domain adaptation, model compression, and edge computing can mitigate these gaps, most current research remains at the laboratory validation stage. Bridging this divide requires end-to-end adjustments across data acquisition, model design, and evaluation protocols, rather than isolated improvements at any single stage [52,64,65].

3. Application of Computer Vision Technology in the Tea Industry

The value of CV in the tea industry lies in its precise synergy of algorithms, equipment, and application scenarios to address enduring bottlenecks across the production chain. It establishes a closed-loop system that integrates perception, analysis, and decision-making, offering systematic solutions. As outlined in Table 4, this section follows the sequence of the production chain to analyze specific challenges, adapted technological setups, core algorithmic principles, and resultant value for different scenarios. To enable meaningful interpretation of the reported results. This section draws on studies from three validation tiers. The first tier is controlled laboratory experiments using high-precision instruments. The second tier comprises pilot-line investigations conducted under simulated or near-production conditions with portable equipment. The third tier includes field studies performed in operational tea gardens or processing facilities under natural conditions. True industrial deployment remains absent, with no system yet operating autonomously in production workflows over extended periods.

3.1. Smart Cultivation: Enabling Targeted Fertilization and Growth Tracking

Traditional tea cultivation relies heavily on empirical knowledge, leading to delayed and imprecise responses to variations in climate, soil, and plant growth. CV directly addresses these limitations by enabling real-time, data-driven precision management [77]. Specifically, CV can contribute to more efficient and targeted fertilizer application strategies [77].
UAV or fixed monitoring stations equipped with HSI cameras, thermal infrared sensors, and RGB cameras facilitate large-scale, periodic data acquisition of tea gardens [78]. This overcomes the limitations of manual scouting. Sophisticated algorithms then analyze this imagery. Extending this capability by capturing reflectance across hundreds of narrow bands enables quantitative detection of biochemical constituents [79].
At the laboratory or controlled-environment level, HSI combined with PLSR or CNN models can estimate nitrogen content, chlorophyll, and water stress levels in tea leaves. Yamashita et al. demonstrated that HSI with ML algorithms could predict nitrogen and chlorophyll contents with R2 > 0.90 [69]. TIC detects canopy temperature anomalies caused by stomatal closure under water deficit, providing a direct indicator for precision irrigation [80]. When these multi-sensor data are integrated with soil sensors and variable-rate application maps, intelligent machinery can execute site-specific fertilization and irrigation, reducing environmental impact while improving yield and quality.
At the field-deployment level, recent studies have shown that UAV-based MSI with ML can classify tea shoot growth stages and map shoot density distribution across tea plantations, enabling rapid, large-scale assessment of germination patterns and spatial uniformity and achieving 97% F1-score for tea bud detection and 96% for mature leaves [29].
Overall, the fusion of RGB, HSI, and thermal data offers a pathway toward a closed-loop system for precision tea cultivation, confirming that CV can indeed reduce reliance on empirical judgment and enable more efficient, targeted fertilization as well as growth tracking.
It should be noted, however, that most of these studies were conducted on a limited number of cultivars and under controlled conditions; multi-site, multi-year field validation is still lacking.

3.2. Pest and Disease Management: Reducing Labor

Accurate and timely pest and disease management is critical for protecting tea yield and quality, which can cause 20–50% yield losses if not controlled early, yet traditional visual scouting is inefficient, labor-intensive, and often subjective [81]. Unlike row crops, tea is a perennial evergreen shrub grown on terraced, often cloudy hillsides, where variable lighting, overlapping leaves, and mixed canopy ages create severe challenges for manual inspection [47,82]. CV offers a potential solution to this challenge by offering a comprehensive solution from automated identification to severity assessment, thereby reducing the labor burden of field scouting and partially replacing manual inspection [48].
At the laboratory proof-of-concept level, early research focused on qualitative identification under controlled conditions; for example, CNNs have achieved high accuracy in classifying images of detached diseased tea leaves [83]. However, deploying such models in complex, variable field environments remains challenging due to the similarity between early-stage lesions and natural leaf spots, as well as occlusion by dense foliage.
At the full-field deployment level, subsequent efforts have shifted towards real-time, in-field detection and localization using robust algorithms like the YOLO series, which balance speed and accuracy. Improved versions have demonstrated detection accuracy exceeding 97% for tea pests in natural settings, meeting practical demands for field monitoring [70]. Thus, CV has proven effective in reducing the need for manual pest scouting, though full replacement of human expertise remains limited by environmental variability.
Moving beyond detection, quantitative assessment of infestation severity is essential for determining economic thresholds and timing interventions [47]. Unlike annual crops where uniform canopies simplify severity estimation, tea plants exhibit heterogeneous shoot growth, requiring pixel-wise or instance-level assessment [82]. Advanced approaches integrate multiple features such as lesion area, color, and texture within fusion strategies or employ end-to-end regression CNNs to estimate severity with minimal labeled data [84]. Furthermore, pest outbreaks in tea are often exacerbated by excessive nitrogen fertilization or water stress, meaning that the same CV-based monitoring system can inform targeted fertilizer and irrigation adjustments, linking pest management with precision nutrient strategies, a direct response to the question of how CV enables more efficient fertilization [85].
Collectively, these technological advances are establishing an intelligent management system capable of early warning, precise identification, and quantitative evaluation, significantly enhancing the efficiency and precision of tea plant protection while reducing unnecessary labor and chemical inputs.
Despite these advances, the majority of pest detection studies have been validated on only one or two tea varieties, and generalizability to other regions and growing conditions remains untested.

3.3. Yield Prediction: Supporting Harvest Timing Decisions and Growth Tracking

Accurate yield prediction is vital for tea plantation management and harvest planning [35]. Unlike annual crops, tea is a perennial evergreen producing multiple flushes per season, and yield depends on the proportion of tender buds [86]. Traditional manual shoot counting is laborious and spatially sparse. CV directly addresses this challenge by enabling UAV-based remote sensing for large-scale, high-resolution monitoring. Wang et al. built a UAV tea bud image dataset of 5899 images with 29,958 labeled buds; using YOLOv5 with CSPDarknet53, they achieved a mean average precision (mAP) of 85.63% and estimated spring pre-harvest fresh tea yield at 1223.22 kg/ha [35]. This growth tracking capability illustrates how CV can be applied for growth tracking in the tea industry; farmers can monitor shoot emergence and development over time without manual field visits.
To improve robustness, hybrid frameworks combine remote sensing with crop models or advanced feature selection. Batool et al. compared the AquaCrop simulation model with ten ML regressors; XGBoost achieved the lowest RMSE of 0.154 t/ha using less data, outperforming the process-based model [71]. Jui et al. developed a spatiotemporal hybrid random forest with dragonfly optimization and Support Vector Regression (SVR)-based feature selection, reducing relative prediction error to 11% across 20 tea stations over 40 years [87].
Collectively, these tea-specific studies demonstrate that CV can provide actionable yield forecasts and harvest timing recommendations, thereby supporting both pre-harvest planning and quality preservation through timely picking.
While promising, these yield prediction models have rarely been tested across multiple seasons or farms; their robustness under real-world variability requires further investigation.

3.4. Intelligent Harvesting: Reducing Labor and Enabling Selective Plucking

Tea harvesting is uniquely challenging: only tender buds with one leaf are plucked for high-grade teas, the same bush produces multiple flushes per season, and buds must be handled gently to avoid bruising [88]. Addressing the critical shortage and rising cost of skilled harvest labor necessitates autonomous robotic pickers [89]. CV contributes to addressing this challenge by enabling reliable bud detection and picking point localization [90]. The core technological challenge lies in reliable bud detection and picking point localization under variable lighting, occlusion, and dense foliage [90].
For tea bud recognition, deep learning has become the standard under controlled or laboratory conditions. Yang et al. used an improved YOLO-V3 with residual blocks and K-means anchor clustering, achieving over 90% detection accuracy on a high-quality bud dataset [72]. Wang et al. applied Mask-RCNN with ResNet50-FPN, reaching 93.95% accuracy and 92.48% recall on 100 field images [73]. These results, obtained under controlled imaging conditions with standardized lighting and backgrounds, confirm that CV can identify harvestable buds with high precision when environmental factors are favorable. Moving beyond controlled settings, Li et al. combined YOLO with RGB-D imaging, reporting 93.1% detection accuracy and 89.3% recall, with an average localization time of 24 ms per target [34]. These results confirm that CV can identify harvestable buds with high accuracy, directly enabling selective plucking of only the tender shoots.
At the pilot-line level, Yan et al. developed a lightweight MC-DM (DeepLabV3+ with MobileNetV2), reducing model parameters by 89.19% and achieving 16.05 fps inference speed, with picking point recognition accuracies of 82.52% (single bud), 90.07% (bud+ one leaf), and 84.78% (bud+ two leaves) [55]. This represents an intermediate step toward practical deployment, where model compression enables operation on resource-constrained robotic platforms.
These tea-specific studies collectively demonstrate that CV can significantly reduce manual plucking labor, partially replacing human pickers, though occlusion handling and hardware cost remain barriers for smallholder adoption.
It is important to recognize that the reported picking success rates were achieved under relatively favorable conditions; occlusion and lighting variations in dense canopies remain major challenges.

3.5. Tea Processing: Detecting Polyphenols, Predicting Flavor, and Preserving Quality

Tea processing, including withering, fermentation, and drying, determines final quality and flavor [91]. Traditional reliance on subjective expertise limits standardization [92]. CV and NIRS can help address this limitation by enabling non-destructive, online monitoring of key parameters, thereby supporting quality preservation decisions during processing [93].
For withering and drying, moisture control is critical. In a pilot-line study conducted under simulated production conditions, Shen et al. combined micro-NIRS with a smartphone and an Elman neural network (ENN) integrated with Principal Component Analysis (PCA), achieving a prediction correlation coefficient of 0.993 for moisture content in black tea withering [74]. At the laboratory level, for sun-drying of Pu-erh tea, Chen et al. used a CNN-Gated Recurrent Unit (GRU) model with environmental parameters (humidity, temperature, radiation) selected by neighborhood component analysis, obtaining moisture prediction RMSE as low as 0.2669 and R2 = 0.9882, with RPD values up to 53.6 [94]. These results confirm that CV can support real-time quality preservation during processing by providing accurate moisture control.
Monitoring fermentation is more complex due to biochemical transformations. Critically, CV combined with other sensing technologies can detect polyphenol concentrations and help predict flavor profiles. Several laboratory-level studies have demonstrated high predictive accuracy on controlled sample collections, such as that of Li et al., who applied a laboratory-built CV system and micro-NIRS to Pu-erh pile fermentation; CVS-based texture and color features predicted fermentation degree with 99.30% accuracy, outperforming NIRS alone, and quantified total catechins with RPD = 4.76 [95]. Kimutai et al. developed a CNN model (Tea Net) that outperformed traditional ML (Random Forest (RF), SVM, K-Nearest Neighbors (KNN)) for classifying fermentation stage, achieving >96% accuracy on an image dataset [96]. Huang et al. combined hyperspectral imaging with Particle Swarm Optimization (PSO)-optimized CNN-LSTM, reaching 96.78% test accuracy for black tea fermentation quality [97].
These specific studies demonstrate that CV and data fusion can replace subjective sensory evaluation, enable real-time endpoint determination and consistent quality, and also provide quantitative predictions of catechin content that correlate with flavor characteristics.
Most processing monitoring studies were conducted at laboratories or pilot scale; online integration into production lines is still immature and requires real-time hardware solutions.

3.6. Quality Evaluation: The Role of CV in Grading, Authentication, and Shelf-Life Prediction

The final commercial grading of tea directly determines its market value [98]. CV can play an important role in tea classification and scoring by providing objective, repeatable assessment that replaces subjective human sensory evaluation [43]. A multi-technology collaborative approach is central to this advancement. RGB imaging captures appearance traits (color, shape, texture), while HSI provides non-destructive spectral data on internal chemical composition (tea polyphenols, free amino acids) [99]. However, quality evaluation encompasses several distinct prediction tasks, which should be treated separately [76].
For appearance grading, models classify dry tea into commercial grades using expert-labeled visual features; Song et al. developed a segmentation-based method for black tea appearance, using sensory panel scores as ground truth, with random forest achieving R2 = 0.898 and RPD = 3.207 [100]. For chemical composition prediction, HSI combined with ML predicts tea polyphenols and free amino acids against HPLC-measured values; Hu et al. reported a prediction coefficient of determination (R2p) = 0.9248 for polyphenols and 0.8736 for amino acids and achieved 100% accuracy for grade discrimination using SVM [75,76]. For origin authentication and cultivar classification, ResNet50 achieved over 93% accuracy for oolong tea varieties based on labeled cultivar data [101]. For shelf-life prediction, electronic tongue fused with ML reached >98% accuracy for storage time classification using known storage periods as ground truth [102]. Algorithmically, the field has evolved from manually engineered features (color histograms, texture) combined with SVM or Artificial Neural Network (ANN) [103] to deep learning models such as CNNs and hybrid sensor fusion.
These specific studies confirm that CV (often combined with NIRS or electronic sensors) can address multiple quality-related tasks, but each requires task-specific ground truth and evaluation protocols.
Although CV achieves high accuracy in grading and authentication, the reference methods are themselves time-consuming; the cost–benefit trade-off for industrial adoption needs further assessment.

4. Challenges in Technology Translation and Industrial Adoption

Despite the significant potential demonstrated by CV technologies across the tea production chain—and notable successes in laboratory and pilot projects—their transition from technical prototypes to standardized industrial solutions faces a series of structural, technical, and economic hurdles. These challenges are inherent to the complexity of the tea industry and are compounded by the current state of AI technology development. This section systematically analyzes the core obstacles to industrial adoption from four perspectives: data, models, system integration, and industrial translation.

4.1. The Scarcity of High-Quality, Generalizable Datasets

Data is the critical foundation for AI models, yet acquiring sufficient, high-quality, and representative visual data within the tea industry remains a primary challenge [104]. Tea growth, pest/disease occurrence, and processing dynamics exhibit strong seasonality and regional specificity. Building comprehensive datasets covering diverse seasons, origins, cultivars, and weather conditions requires extensive, long-term monitoring at prohibitive costs [105]. Furthermore, high-quality annotation is labor-intensive, subjective, and relies heavily on domain experts for tasks such as grading disease severity or judging processing states.
Data heterogeneity presents another major barrier. Information is collected from diverse sources, including field RGB cameras, UAV multispectral sensors, handheld NIR devices, and online HSI systems. These generate data with significant differences in format, resolution, scale, and informational dimension. Effectively integrating these heterogeneous, multimodal data streams (topography, weather, imagery) into a unified framework for holistic decision-making remains an unsolved problem [106,107]. Consequently, models trained on limited, localized datasets often suffer from weak generalization to other regions or environmental conditions, creating a key bottleneck for widespread deployment [108,109]. The consequence of such data constraints is now measurable. Wu et al. [110] reported that when a tea shoot detection model trained on a single cultivar was tested on multiple unfamiliar varieties, the AP50 dropped by up to 33.31% compared to its performance on the training variety. A similar pattern appears across broader agricultural vision tasks: plant disease detection models achieving 95–99% accuracy under controlled laboratory conditions typically decline to 70–85% when deployed in open-field scenarios [63]. These figures confirm that cultivar-specific and environment-specific overfitting is not a marginal caveat but a primary barrier to practical deployment. Without explicit cross-validation across diverse cultivars, regions, and seasons, reported accuracy metrics remain poor proxies for real-world reliability.

4.2. The Model Trade-Off: Robustness, Real-Time Performance, and Accuracy

Developing vision models robust enough for unstructured field and factory environments is a significant hurdle. Performance can be severely degraded by variable lighting, cluttered backgrounds, target occlusion, and adverse weather. Achieving the necessary robustness requires algorithmic innovations incorporating stronger prior knowledge or advanced techniques like data augmentation and domain adaptation [111].
A fundamental trilemma exists between accuracy, speed, and cost. High-accuracy, complex models typically demand substantial computational resources, hindering real-time inference on edge devices in the field [112]. While lightweight models (MobileNet, tiny YOLO variants) meet real-time requirements for deployment on drones or robots, they often compromise accuracy and stability in complex scenarios [113]. Furthermore, high-fidelity sensors like HSI cameras and LiDAR, though information-rich, carry high costs that limit adoption among small-to-medium enterprises [114]. Balancing precision, latency, and expense under constrained computational budgets is therefore a central engineering challenge.

4.3. System Integration and Engineering Hurdles

Integrating standalone vision modules into stable, reliable, and usable industrial systems presents even greater difficulties. Current research often targets isolated tasks, resulting in incompatible systems with disparate data formats and communication protocols. This fragmentation prevents the formation of a seamless, production-wide dataflow and decision-making loop [107].
Hardware limitations are equally critical. Laboratory-grade equipment is frequently ill-suited to harsh field conditions involving dust, humidity, vibration, and temperature extremes. UAVs face trade-offs between flight time, payload capacity, and cost, complicating routine large-scale use. Harvesting robots struggle with maintaining positioning accuracy under vibration and navigating steep, terraced landscapes [106]. For processing, sensors capable of non-destructive internal quality assessment often lack the portability and online capability needed for integration into real-time control loops [115]. Finally, deploying real-time edge computing devices requires careful balancing of computational power, energy consumption, and cost, while cloud–edge collaboration schemes can be hampered by poor network infrastructure in rural areas [116].

4.4. Barriers to Industrial Translation and Ecosystem Development

Successful technology adoption hinges on broader economic and social factors. A critical barrier is the acute shortage of interdisciplinary talent possessing deep expertise in both tea science (biology, agronomy, processing) and AI/engineering. This gap can lead to solutions that are technically sound but misaligned with practical production needs [117].
Economic viability is paramount for end-users. For many tea farmers and small enterprises, the initial investment, ongoing maintenance, and operational learning curves associated with CV systems are prohibitive. A clear and compelling return on investment (ROI) coupled with user-friendly operation is essential for adoption, yet many current solutions are too costly and complex. Quantitatively, the lab-to-field performance gap is non-negligible. While tea bud detection models routinely report >93% accuracy on curated datasets, field trials using identical algorithms yield picking success rates of approximately 83%, a ~10 percentage-point decline primarily attributable to illumination changes, occlusion, and mechanical vibration [34,72]. In plant disease detection more broadly, accuracy typically drops by 15–20% when transitioning from controlled chambers to open fields [63]. These figures underscore that accuracy reported in isolation is an insufficient proxy for deployability; without explicit reporting of field performance degradation, practitioners cannot reliably benchmark candidate solutions.
Finally, the diversity of tea cultivars and processing techniques resists a one-size-fits-all solution. Widespread scaling requires extensive localization and tuning. The absence of industry-wide technical standards, data protocols, and evaluation benchmarks further increases implementation complexity and hinders replication [7,118].
To address these interconnected challenges, a conceptual framework is proposed to guide the transition of CV technologies from laboratory research to field-deployable industrial solutions. This framework operates across four dimensions: (1) establishing shared data ecosystems with standardized protocols to improve model generalizability; (2) developing domain adaptation and few-shot learning techniques to bridge the lab-to-field performance gap; (3) designing modular and interoperable system architectures with edge–cloud hybrid computing for real-time deployment; and (4) reducing economic barriers through low-cost hardware and user-friendly interfaces, alongside cross-disciplinary training to cultivate the necessary talent pool. These dimensions are not independent but mutually reinforcing, and their implementation should be adapted to specific application contexts through collaboration among researchers, engineers, industry stakeholders, and policymakers.
The deepening application of CV in the tea industry is at a critical juncture, transitioning from laboratory validation to field deployment. The successful implementation of the above framework requires concerted efforts beyond algorithmic innovation, encompassing collaborative data ecosystem development, purpose-built hardware engineering, robust system integration, cost optimization, and cross-disciplinary expertise cultivation. Only through such a systematic and collaborative approach can the transformative potential of this technology for the tea industry be fully realized.

5. Conclusions and Future Perspectives

This review has provided a task-oriented analysis of AI vision technologies across the tea production chain, from cultivation to quality evaluation. Based on the identified gaps, future research should focus on several concrete targets.
First, the community should build a public tea benchmark dataset containing at least ten cultivars, three growth stages, multiple lighting conditions, and 50,000 labeled instances. Such a resource would enable fair algorithm comparison and reduce overfitting. Second, domain adaptation and few-shot learning methods should be developed to limit the lab-to-field accuracy drop to less than five percentage points. Third, affordable edge vision systems such as a portable multispectral device costing below $500 and a lightweight CNN model achieving mAP > 0.90 at >30 FPS on a sub−10 W embedded processor are urgently needed. Additionally, every future study should report the TRL, validation conditions, and cost breakdown to enable fair comparison across different approaches. Currently, RGB imaging is the most mature technology (TRL 8–9) and has been widely deployed, whereas HSI and LiDAR remain at lower maturity levels (TRL 4–5) due to high cost and data complexity. NIRS, TIC, and UAV fall in the intermediate range (TRL 6–7), with pilot-scale validation demonstrated but barriers to routine deployment remaining.
Achieving these goals will help transform CV from a laboratory promise toward practical tools for the tea industry, supporting more standardized, efficient, and sustainable production. Looking further ahead, the deep integration of CV holds transformative potential to reshape traditional production modes and quality control systems, provided that continued efforts are made in creating shared data resources, advancing adaptive algorithms, developing affordable and robust hardware, and fostering interoperable system architectures. Only then can CV become a true enabler for the intelligent and high-quality development of the global tea sector.

Author Contributions

Z.C.: writing—review and editing, writing—original draft, project administration, methodology. J.W.: writing—original draft, visualization, methodology. Y.S.: writing—review and editing, data curation. J.P.: formal analysis, data curation. W.X.: funding. Q.Z.: investigation. J.Z.: investigation. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by Open Project Program of Fujian Key Laboratory of Big Data Application and Intellectualization for Tea Industry, Wuyi University (FKLBDAITI202301).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Acknowledgments

Zunren Chen and Jinfeng Wang contributed equally to this work. During the preparation of this manuscript, the authors used GPT-5 and Grammarly to improve the clarity, flow, and quality of the English language. After using this tool, the authors reviewed and edited the content, taking full responsibility for the publication’s content.

Conflicts of 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.

References

  1. Ortiz-Islas, S.; Espinosa-Leal, C.A.; González-Rodríguez, T.; García-Lara, S. Enhancing the Antioxidant Activity of Tea (Camellia sinensis) through Common Herbal Infusions. Foods 2024, 13, 3284. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  2. Wu, T.; He, J.; Deng, X.; Wang, X.; Yuan, W.; Wang, Q.; Chen, X.; Zou, M.; An, H.; Wang, B.; et al. Influencing Factors and Regulatory Mechanisms of Fresh Tea Leaf Quality: A Review. Foods 2025, 14, 3268. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  3. Jiang, M.; Chen, Z. Symmetry detection algorithm to classify the tea grades using artificial intelligence. Microprocess. Microsyst. 2020, 81, 103738. [Google Scholar]
  4. Wang, H.; Gu, J.; Wang, M. A review on the application of computer vision and machine learning in the tea industry. Front. Sustain. Food Syst. 2023, 7, 1172543. [Google Scholar] [CrossRef] [Scilit]
  5. Motokura, K.; Takahashi, M.; Ewerton, M.; Peters, J. Plucking Motions for Tea Harvesting Robots Using Probabilistic Movement Primitives. IEEE Robot. Autom. Lett. 2020, 5, 3275–3282. [Google Scholar] [CrossRef] [Scilit]
  6. Li, D.; Chen, Q.; Ouyang, Q.; Liu, Z. Advances of Vis/NIRS and imaging techniques assisted by AI for tea processing. Crit. Rev. Food Sci. Nutr. 2025, 65, 7575–7593. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  7. Zhang, X.; Ye, S.; Wang, Y.; Gouda, M.; Hu, Y.; Islam, M.A.; He, Y.; Li, X. Intelligent transformation of the tea industry: Artificial intelligence applications in management, harvesting, and processing. Trends Food Sci. Technol. 2025, 168, 105510. [Google Scholar]
  8. Bakhshipour, A.; Jafari, A. Evaluation of support vector machine and artificial neural networks in weed detection using shape features. Comput. Electron. Agric. 2018, 145, 153–160. [Google Scholar] [CrossRef] [Scilit]
  9. Hu, G.; Ye, R.; Wan, M.; Bao, W.; Zhang, Y.; Zeng, W. Detection of Tea Leaf Blight in Low-Resolution UAV Remote Sensing Images. IEEE Trans. Geosci. Remote Sens. 2023, 62, 5601218. [Google Scholar]
  10. Mu, X.; Jin, Z.; Guo, Z.; Bai, J.; Yu, F.; Xu, T. Inversion modeling of rice chlorophyll content based on optimized UAV hyperspectral remote sensing image data. Comput. Electron. Agric. 2025, 242, 111330. [Google Scholar]
  11. Mao, Y.; Li, H.; Wang, Y.; Wang, H.; Shen, J.; Xu, Y.; Ding, S.; Wang, H.; Ding, Z.; Fan, K. Rapid monitoring of tea plants under cold stress based on UAV multi-sensor data. Comput. Electron. Agric. 2023, 213, 108176. [Google Scholar] [CrossRef] [Scilit]
  12. Ghazal, S.; Munir, A.; Qureshi, W.S. Computer vision in smart agriculture and precision farming: Techniques and applications. Artif. Intell. Agric. 2024, 13, 64–83. [Google Scholar] [CrossRef] [Scilit]
  13. Gao, X.; Li, S.; He, Y.; Yang, Y.; Tian, Y. Spectrum imaging for phenotypic detection of greenhouse vegetables: A review. Comput. Electron. Agric. 2024, 225, 109346. [Google Scholar] [CrossRef] [Scilit]
  14. Jin, G.; Wang, Y.; Li, M.; Li, T.; Huang, W.; Li, L.; Deng, W.; Ning, J. Rapid and real-time detection of black tea fermentation quality by using an inexpensive data fusion system. Food Chem. 2021, 358, 129815. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  15. Kent, E.R.; Bailey, B.N. Does intensity-based weighting of multiple-return terrestrial LiDAR data improve leaf area density estimates? Remote Sens. Environ. 2024, 311, 114229. [Google Scholar] [CrossRef] [Scilit]
  16. Sun, Y.; Jiang, Z.; Zhang, L.; Dong, W.; Rao, Y. SLIC_SVM based leaf diseases saliency map extraction of tea plant. Comput. Electron. Agric. 2019, 157, 102–109. [Google Scholar] [CrossRef] [Scilit]
  17. Xu, W.; Zhao, L.; Li, J.; Shang, S.; Ding, X.; Wang, T. Detection and classification of tea buds based on deep learning. Comput. Electron. Agric. 2021, 192, 106547. [Google Scholar]
  18. Dai, F.; Shi, J.; Yang, C.; Li, Y.; Zhao, Y.; Liu, Z.; An, T.; Li, X.; Yan, P.; Dong, C. Detection of anthocyanin content in fresh Zijuan tea leaves based on hyperspectral imaging. Food Control 2023, 152, 109839. [Google Scholar] [CrossRef] [Scilit]
  19. Mao, Y.; Li, H.; Wang, Y.; Fan, K.; Song, Y.; Han, X.; Zhang, J.; Ding, S.; Song, D.; Wang, H.; et al. Prediction of Tea Polyphenols, Free Amino Acids and Caffeine Content in Tea Leaves during Wilting and Fermentation Using Hyperspectral Imaging. Foods 2022, 11, 2537. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  20. Xiao, Y.; Zhou, L.; Zhao, Y.; Qi, H.; Pu, Y.; Zhang, C. Deep learning-based regression of food quality attributes using near-infrared spectroscopy and hyperspectral imaging: A review. Food Chem. 2025, 493, 145932. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  21. Wen, T.; Li, J.; Wang, Q.; Gao, Y.; Hao, G.; Song, B. Thermal imaging: The digital eye facilitates high-throughput phenotyping traits of plant growth and stress responses. Sci. Total Environ. 2023, 899, 165626. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  22. Gu, Y.; Wang, Y.; Wu, Y.; Warner, T.A.; Guo, T.; Ai, H.; Zheng, H.; Cheng, T.; Zhu, Y.; Cao, W.; et al. Novel 3D photosynthetic traits derived from the fusion of UAV LiDAR point cloud and multispectral imagery in wheat. Remote Sens. Environ. 2024, 311, 114244. [Google Scholar] [CrossRef] [Scilit]
  23. Li, Y.; Deng, G.; Zhao, H.; Liu, B.; Liu, C.; Qian, W.; Qiao, X. A review of UAV remote sensing technology applications in common gramineous crops. Inf. Process. Agric. 2026, in press. [Google Scholar] [CrossRef] [Scilit]
  24. Tang, W.; Liu, M.; Zhao, R.; Liu, G.; Sun, H.; Guo, C.; Liu, Y.; An, L.; Li, M. UAV-borne RGB image and LiDAR fusion for reconstruction of 3D simulated hyperspectral data for crop growth parameter estimation. Comput. Electron. Agric. 2025, 239, 111058. [Google Scholar] [CrossRef] [Scilit]
  25. Tariku, G.; Ghiglieno, I.; Simonetto, A.; Gentilin, F.; Armiraglio, S.; Gilioli, G.; Serina, I. Advanced Image Preprocessing and Integrated Modeling for UAV Plant Image Classification. Drones 2024, 8, 645. [Google Scholar] [CrossRef] [Scilit]
  26. Liao, J.; Wang, Y.; Zhu, D.; Zou, Y.; Zhang, S.; Zhou, H. Automatic Segmentation of Crop/Background Based on Luminance Partition Correction and Adaptive Threshold. IEEE Access 2020, 8, 2169–3536. [Google Scholar] [CrossRef] [Scilit]
  27. Yang, C.; Guo, Z.; Fernandes Barbin, D.; Dai, Z.; Watson, N.; Povey, M.; Zou, X. Hyperspectral Imaging and Deep Learning for Quality and Safety Inspection of Fruits and Vegetables: A Review. J. Agric. Food Chem. 2025, 73, 10019–10035. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  28. Wan, G.; He, J.; Meng, X.; Liu, G.; Zhang, J.; Ma, F.; Zhang, Q.; Wu, D. Hyperspectral imaging technology for nondestructive identification of quality deterioration in fruits and vegetables: A review. Crit. Rev. Food. Sci. Nutr. 2025, 65, 7923–7952. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  29. Chen, H.; Lin, S.; Chen, P.; Lin, T. A UAV-based multispectral imaging approach for tea shoots aerial mapping and assessment. Precis. Agric. 2026, 27, 14. [Google Scholar] [CrossRef] [Scilit]
  30. Lu, B.; Dao, P.; Liu, J.; He, Y.; Shang, J. Recent Advances of Hyperspectral Imaging Technology and Applications in Agriculture. Remote Sens. 2020, 12, 2659. [Google Scholar] [CrossRef] [Scilit]
  31. Wang, C.; Liu, B.; Liu, L.; Zhu, Y.; Hou, J.; Liu, P.; Li, X. A review of deep learning used in the hyperspectral image analysis for agriculture. Artif. Intell. Rev. 2021, 54, 5205–5253. [Google Scholar] [CrossRef] [Scilit]
  32. Jin, G.; Wang, Y.; Li, L.; Shen, S.; Deng, W.; Zhang, Z.; Ning, J. Intelligent evaluation of black tea fermentation degree by FT-NIR and computer vision based on data fusion strategy. LWT—Food Sci. Technol. 2020, 125, 109216. [Google Scholar] [CrossRef] [Scilit]
  33. Espinoza, C.Z.; Khot, L.R.; Sankaran, S.; Jacoby, P.W. High Resolution Multispectral and Thermal Remote Sensing-Based Water Stress Assessment in Subsurface Irrigated Grapevines. Remote Sens. 2017, 9, 961. [Google Scholar] [CrossRef] [Scilit]
  34. Li, Y.; He, L.; Jia, J.; Lv, J.; Chen, J.; Qiao, X.; Wu, C. In-field tea shoot detection and 3D localization using an RGB-D camera. Comput. Electron. Agric. 2021, 185, 106149. [Google Scholar] [CrossRef] [Scilit]
  35. Wang, S.; Yu, C.; Ma, J.; Ouyang, J.; Zhao, Z.; Xuan, Y.; Fan, D.; Yu, J.; Wang, X.; Zheng, X. Tea yield estimation using UAV images and deep learning. Ind. Crop. Prod. 2024, 212, 118358. [Google Scholar] [CrossRef] [Scilit]
  36. Bengio, Y.; Courville, A.; Vincent, P. Representation Learning: A Review and New Perspectives. IEEE Trans. Pattern Anal. Mach. Intell. 2013, 35, 1798–1828. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  37. Zhang, S.; Li, Y.; Dai, P.; Zhou, X.; Xie, G. Domain-Complementary Prior with Fine-Grained Feedback for Scene Text Image Super-Resolution. IEEE Trans. Image Process. 2026, 35, 1380–1394. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  38. Hayashi, T.; Cimr, D.; Fujita, H.; Cimler, R. Image entropy equalization: A novel preprocessing technique for image recognition tasks. Inf. Sci. 2023, 647, 119539. [Google Scholar] [CrossRef] [Scilit]
  39. Sun, Z.; Tian, H.; Hu, D.; Yang, J.; Xie, L.; Xu, H.; Ying, Y. Integrating deep learning and data fusion for enhanced oranges soluble solids content prediction using machine vision and Vis/NIR spectroscopy. Food Chem. 2024, 464, 141488. [Google Scholar] [PubMed]
  40. Lei, L.; Yang, Q.; Yang, L.; Shen, T.; Wang, R.; Fu, C. Deep learning implementation of image segmentation in agricultural applications: A comprehensive review. Artif. Intell. Rev. 2024, 57, 149. [Google Scholar] [CrossRef] [Scilit]
  41. Katharria, A.; Pant, M.; Velásquez, J.D.; Snášel, V.; Rajwar, K.; Deep, K. Information fusion in smart agriculture: Machine learning applications and future research directions. Inf. Fusion 2025, 129, 104040. [Google Scholar]
  42. Jiang, Y.; Li, C. Convolutional Neural Networks for Image-Based High-Throughput Plant Phenotyping: A Review. Plant Phenomics 2020, 2020, 4152816. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  43. Li, J.; Li, Q.; Luo, W.; Zeng, L.; Luo, L. Rapid Color Quality Evaluation of Needle-Shaped Green Tea Using Computer Vision System and Machine Learning Models. Foods 2024, 13, 2516. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  44. Zhao, J.; Yu, Y.; Lu, S.; Huang, Y.; Yu, X.; Mao, X.; Yu, Y.; Li, Z.; Liu, H. Convolutional neural networks in the realm of food quality and safety evaluation: Current achievements and future prospects. Trends Food Sci. Technol. 2025, 163, 105162. [Google Scholar] [CrossRef] [Scilit]
  45. Wei, Y.; Wen, Y.; Huang, X.; Ma, P.; Wang, L.; Pan, Y.; Lv, Y.; Wang, H.; Zhang, L.; Wang, K.; et al. The dawn of intelligent technologies in tea industry. Trends Food Sci. Technol. 2024, 144, 104337. [Google Scholar] [CrossRef] [Scilit]
  46. Tan, Z.; Yang, H. Reweighted angle two-dimensional principal component analysis for feature extraction. Pattern Recognit. 2025, 168, 111817. [Google Scholar] [CrossRef] [Scilit]
  47. Ding, W.; Abdel-Basset, M.; Alrashdi, I.; Hawash, H. Next generation of computer vision for plant disease monitoring in precision agriculture: A contemporary survey, taxonomy, experiments, and future direction. Inf. Sci. 2024, 665, 120338. [Google Scholar] [CrossRef] [Scilit]
  48. Kamilaris, A.; Prenafeta-Boldú, F.X. Deep learning in agriculture: A survey. Comput. Electron. Agric. 2018, 147, 70–90. [Google Scholar] [CrossRef] [Scilit]
  49. van Klompenburg, T.; Kassahun, A.; Catal, C. Crop yield prediction using machine learning: A systematic literature review. Comput. Electron. Agric. 2020, 177, 105709. [Google Scholar] [CrossRef] [Scilit]
  50. Barman, U.; Saikia, M.J. Smartphone Contact Imaging and 1-D CNN for Leaf Chlorophyll Estimation in Agriculture. Agriculture 2024, 14, 1262. [Google Scholar] [CrossRef] [Scilit]
  51. Chen, L.; Xu, B.; Zhao, C.; Duan, D.; Cao, Q.; Wang, F. Application of Multispectral Camera in Monitoring the Quality Parameters of Fresh Tea Leaves. Remote Sens. 2021, 13, 3719. [Google Scholar] [CrossRef] [Scilit]
  52. Islam, M.D.; Liu, W.; Izere, P.; Singh, P.; Yu, C.; Riggan, B.; Zhang, K.; Jhala, A.J.; Knezevic, S.; Ge, Y.; et al. Towards real-time weed detection and segmentation with lightweight CNN models on edge devices. Comput. Electron. Agric. 2025, 237, 110600. [Google Scholar] [CrossRef] [Scilit]
  53. Chen, C.; Lu, J.; Zhou, M.; Yi, J.; Liao, M.; Gao, Z. A YOLOv3-based computer vision system for identification of tea buds and the picking point. Comput. Electron. Agric. 2022, 198, 107116. [Google Scholar] [CrossRef] [Scilit]
  54. Wang, P.; Meng, F.; Donaldson, P.; Horan, S.; Panchy, N.L.; Vischulis, E.; Winship, E.; Conner, J.K.; Krysan, P.J.; Shiu, S.H.; et al. High-throughput measurement of plant fitness traits with an object detection method using Faster R-CNN. New Phytol. 2022, 234, 1521–1533. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  55. Yan, C.; Chen, Z.; Li, Z.; Liu, R.; Li, Y.; Xiao, H.; Lu, P.; Xie, B. Tea Sprout Picking Point Identification Based on Improved DeepLabV3+. Agriculture 2022, 12, 1594. [Google Scholar] [CrossRef] [Scilit]
  56. Borhani, Y.; Khoramdel, J.; Najafi, E. A deep learning based approach for automated plant disease classification using vision transformer. Sci. Rep. 2022, 12, 11554. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  57. Wu, W.; Tang, T.; Duan, Y.; Qiu, W.; Duan, L.; Lv, J.; Zeng, Y.; Guo, J.; Luo, Y. Study on the Detection Model of Tea Red Scab Severity Class Using Hyperspectral Imaging Technology. Agriculture 2025, 15, 2372. [Google Scholar] [CrossRef] [Scilit]
  58. Yang, S.; Jia, Z.; Yi, K.; Zhang, S.; Zeng, H.; Qiao, Y.; Mao, P.; Li, M. Rapid prediction and visualization of safe moisture content in alfalfa seeds based on multispectral imaging technology. Ind. Crop. Prod. 2024, 222, 119448. [Google Scholar] [CrossRef] [Scilit]
  59. Liu, Y.; Wu, Z.; Li, T.; Wang, X.; Wang, Y. Attention-infused 1D-CNN driven by near-infrared spectroscopy for robust moisture prediction across the full chain of morphologically heterogeneous green broken-tea processing. J. Food Compos. Anal. 2026, 153, 109084. [Google Scholar] [CrossRef] [Scilit]
  60. Saki, M.; Keshavarz, R.; Franklin, D.; Abolhasan, M.; Lipman, J.; Shariati, N. A Data-Driven Review of Remote Sensing-Based Data Fusion in Precision Agriculture From Foundational to Transformer-Based Techniques. IEEE Access 2025, 13, 166188–166209. [Google Scholar] [CrossRef] [Scilit]
  61. Li, Z.; Gong, S.; Jiang, X.; Yang, W.; Wang, W.; Qian, W.; Wang, Y.; Ding, Z.; Fan, K. Integrating UAV multi-sensor imagery and machine learning for non-destructive estimation of nitrogen nutrition index in tea plants. Sci. Hortic. 2026, 357, 114614. [Google Scholar] [CrossRef] [Scilit]
  62. Li, Z.; Wang, R.; Ding, R. A Review of Crop Attribute Monitoring Technologies for General Agricultural Scenarios. AgriEngineering 2025, 7, 365. [Google Scholar] [CrossRef] [Scilit]
  63. Shafay, M.; Hassan, T.; Owais, M.; Hussain, I.; Khawaja, S.G.; Seneviratne, L.; Werghi, N. Recent advances in plant disease detection: Challenges and opportunities. Plant Methods 2025, 21, 140. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  64. Yi, X.; Zheng, Z.; Wu, P.; Gadekallu, T.R.; Fang, K. Multi-Scale Tea Bud Grading Detection in Complex Tea Garden Scenes Based on a GenAI Training Framework. Comput. Electron. Agric. 2025, 239, 111032. [Google Scholar] [CrossRef] [Scilit]
  65. Maulana, D.; Ramasamy, R.K. Systematic Review of Quantization-Optimized Lightweight Transformer Architectures for Real-Time Fruit Ripeness Detection on Edge Devices. Computers 2026, 15, 69. [Google Scholar] [CrossRef] [Scilit]
  66. Ma, C.; Chi, G.; Ju, X.; Zhang, J.; Yan, C. YOLO-CWD: A novel model for crop and weed detection based on improved YOLOv8. Crop Prot. 2025, 192, 107169. [Google Scholar] [CrossRef] [Scilit]
  67. Zhu, Z.; Gao, Z.; Zhuang, J.; Huang, D.; Huang, G.; Wang, H.; Pei, J.; Zheng, J.; Liu, C. MSMT-RTDETR: A Multi-Scale Model for Detecting Maize Tassels in UAV Images with Complex Field Backgrounds. Agriculture 2025, 15, 1653. [Google Scholar] [CrossRef] [Scilit]
  68. Luo, J.; Li, B.; Leung, C. A Survey of Computer Vision Technologies in Urban and Controlled-environment Agriculture. ACM Comput. Surv. 2023, 56, 1–39. [Google Scholar] [CrossRef] [Scilit]
  69. Yamashita, H.; Sonobe, R.; Hirono, Y.; Morita, A.; Ikka, T. Dissection of hyperspectral reflectance to estimate nitrogen and chlorophyll contents in tea leaves based on machine learning algorithms. Sci. Rep. 2020, 10, 17360. [Google Scholar] [PubMed]
  70. Chen, J.; Liu, Q.; Gao, L. Deep Convolutional Neural Networks for Tea Tree Pest Recognition and Diagnosis. Symmetry 2021, 13, 2140. [Google Scholar] [CrossRef] [Scilit]
  71. Batool, D.; Shahbaz, M.; Shahzad Asif, H.; Shaukat, K.; Alam, T.M.; Hameed, I.A.; Ramzan, Z.; Waheed, A.; Aljuaid, H.; Luo, S. A Hybrid Approach to Tea Crop Yield Prediction Using Simulation Models and Machine Learning. Plants 2022, 11, 1925. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  72. Yang, H.; Chen, L.; Chen, M.; Ma, Z.; Deng, F.; Li, M.; Li, X. Tender Tea Shoots Recognition and Positioning for Picking Robot Using Improved YOLO-V3 Model. IEEE Access 2019, 7, 180998–181011. [Google Scholar] [CrossRef] [Scilit]
  73. Wang, T.; Zhang, K.; Zhang, W.; Wang, R.; Wan, S.; Rao, Y.; Jiang, Z.; Gu, L. Tea picking point detection and location based on Mask-RCNN. Inf. Process. Agric. 2021, 10, 267–275. [Google Scholar]
  74. Shen, S.; Hua, J.; Zhu, H.; Yang, Y.; Deng, Y.; Li, J.; Yuan, H.; Wang, J.; Zhu, J.; Jiang, Y. Rapid and real-time detection of moisture in black tea during withering using micro-near-infrared spectroscopy. LWT—Food Sci. Technol. 2021, 155, 112970. [Google Scholar] [CrossRef] [Scilit]
  75. Hu, Y.; Huang, P.; Wang, Y.; Sun, J.; Wu, Y.; Kang, Z. Determination of Tibetan tea quality by hyperspectral imaging technology and multivariate analysis. J. Food Compos. Anal. 2023, 117, 105136. [Google Scholar] [CrossRef] [Scilit]
  76. Ren, G.; Wu, R.; Yin, L.; Zhang, Z. Intelligent Evaluation of the Appearance Modality of Black Tea Based on Machine Vision and Hyperspectral Imaging. Anal. Lett. 2023, 57, 176–189. [Google Scholar] [CrossRef] [Scilit]
  77. Chen, H.; Chen, S.; Lin, S.; Lin, T. IoT-based automated monitoring and assessment of tea shoot density using canopy imaging. Comput. Electron. Agric. 2025, 241, 111251. [Google Scholar] [CrossRef] [Scilit]
  78. Yu, Q.; Zhang, J.; Yuan, L.; Li, X.; Zeng, F.; Xu, K.; Huang, W.; Shen, Z. UAV-Based Multimodal Monitoring of Tea Anthracnose with Temporal Standardization. Agriculture 2025, 15, 2270. [Google Scholar] [CrossRef] [Scilit]
  79. Pei, G.; Liu, D.; Shi, H.; Pi, Z.; Qian, X.; Zhou, B.; Wang, B.; Wu, W. LSSCM-MobileTeaNet: A UAV-based lightweight spatial–spectral convolution model for large-scale estimation of chlorophyll and nitrogen content in tea plantations. Comput. Electron. Agric. 2026, 246, 111637. [Google Scholar] [CrossRef] [Scilit]
  80. Yang, Q.; Lao, D.; Wu, Y.; Liu, C.; Zhang, Z.; Li, Z.; Zhao, T.; Balasubramanian, P.; Li, F. Leaf thermal infrared imaging and lightweight deep learning enable early detection of water stress in watermelon for precision irrigation. Agric. Water Manag. 2026, 329, 110344. [Google Scholar] [CrossRef] [Scilit]
  81. Sun, Y.; Jiang, M.; Guo, H.; Zhang, L.; Yao, J.; Wu, F.; Wu, G. Multiscale Tea Disease Detection with Channel–Spatial Attention. Sustainability 2024, 16, 6859. [Google Scholar] [CrossRef] [Scilit]
  82. Sun, Y.; Li, Z.; Guo, H.; Feng, Y.; Tang, Y.; Zhang, W.; Gu, J. TDDet: A novel lightweight and efficient tea disease detector. Comput. Electron. Agric. 2025, 237, 110481. [Google Scholar] [CrossRef] [Scilit]
  83. Rahat, I.S.; Ghosh, H.; Dara, S.; Kant, S. Towards precision agriculture tea leaf disease detection using CNNs and image processing. Sci. Rep. 2025, 15, 17571. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  84. Hu, G.; Wei, K.; Zhang, Y.; Bao, W.; Liang, D. Estimation of tea leaf blight severity in natural scene images. Precis. Agric. 2021, 22, 1239–1262. [Google Scholar] [CrossRef] [Scilit]
  85. Ye, R.; Shao, G.; Yang, Z.; Sun, Y.; Gao, Q.; Li, T. Detection Model of Tea Disease Severity under Low Light Intensity Based on YOLOv8 and EnlightenGAN. Plants 2024, 13, 1377. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  86. Zhang, Q.; Wan, B.; Cao, Z.; Zhang, Q.; Wang, D. Exploring the Potential of Unmanned Aerial Vehicle (UAV) Remote Sensing for Mapping Plucking Area of Tea Plantations. Forests 2021, 12, 1214. [Google Scholar] [CrossRef] [Scilit]
  87. Jui, S.J.J.; Ahmed, A.A.M.; Bose, A.; Raj, N.; Sharma, E.; Soar, J.; Chowdhury, M.W.I. Spatiotemporal Hybrid Random Forest Model for Tea Yield Prediction Using Satellite-Derived Variables. Remote Sens. 2022, 14, 805. [Google Scholar] [CrossRef] [Scilit]
  88. Meng, J.; Wang, Y.; Zhang, J.; Tong, S.; Chen, C.; Zhang, C.; An, Y.; Kang, F. Tea Bud and Picking Point Detection Based on Deep Learning. Forests 2023, 14, 1188. [Google Scholar] [CrossRef] [Scilit]
  89. Zhang, K.; Yuan, B.; Cui, J.; Liu, Y.; Zhao, L.; Zhao, H.; Chen, S. Lightweight tea bud detection method based on improved YOLOv5. Sci. Rep. 2024, 14, 31168. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  90. Yu, C.; Xue, Y.; Zhang, L.; An, X.; Liu, C.; Chen, L. YOLO-MEST: A re-parameterized multi-scale fusion model with enhanced detection head for high-accuracy tea bud detection. Inf. Process. Agric. 2025, 13, 163–175. [Google Scholar] [CrossRef] [Scilit]
  91. Wu, T.; Zhou, L.; Zhao, Y.; Qi, H.; Pu, Y.; Zhang, C.; Liu, Y. Applications of deep learning in tea quality monitoring: A review. Artif. Intell. Rev. 2025, 58, 342. [Google Scholar] [CrossRef] [Scilit]
  92. Ding, Z.; Yang, C.; Hu, B.; Guo, M.; Li, J.; Wang, M.; Tian, Z.; Chen, Z.; Dong, C. Lightweight CNN combined with knowledge distillation for the accurate determination of black tea fermentation degree. Food Res. Int. 2024, 194, 114929. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  93. Zheng, P.; Solomon Adade, S.Y.; Rong, Y.; Zhao, S.; Han, Z.; Gong, Y.; Chen, X.; Yu, J.; Huang, C.; Lin, H. Online System for Monitoring the Degree of Fermentation of Oolong Tea Using Integrated Visible–Near-Infrared Spectroscopy and Image-Processing Technologies. Foods 2024, 13, 1708. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  94. Chen, C.; Zhang, W.; Shan, Z.; Zhang, C.; Dong, T.; Feng, Z.; Wang, C. Moisture contents and product quality prediction of Pu-erh tea in sun-drying process with image information and environmental parameters. Food Sci. Nutr. 2022, 10, 1021–1038. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  95. Li, T.; Lu, C.; Huang, J.; Chen, Y.; Zhang, J.; Wei, Y.; Wang, Y.; Ning, J. Qualitative and quantitative analysis of the pile fermentation degree of Pu-erh tea. LWT—Food Sci. Technol. 2022, 173, 114327. [Google Scholar] [CrossRef] [Scilit]
  96. Kimutai, G.; Ngenzi, A.; Said, R.N.; Kiprop, A.; Förster, A. An Optimum Tea Fermentation Detection Model Based on Deep Convolutional Neural Networks. Data 2020, 5, 44. [Google Scholar] [CrossRef] [Scilit]
  97. Huang, M.; Tang, Y.; Tan, Z.; Ren, J.; He, Y.; Huang, H. Detection of black tea fermentation quality based on optimized deep neural network and hyperspectral imaging. Infrared Phys. Technol. 2024, 143, 105625. [Google Scholar] [CrossRef] [Scilit]
  98. Guo, J.; Zhang, K.; Adade, S.Y.S.S.; Lin, J.; Lin, H.; Chen, Q. Tea grading, blending, and matching based on computer vision and deep learning. J. Sci. Food Agric. 2024, 105, 3239–3251. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  99. Jiang, X.; Cao, X.; Liu, Q.; Wang, F.; Fan, S.; Yan, L.; Wei, Y.; Chen, Y.; Yang, G.; Xu, B.; et al. Prediction of multi-task physicochemical indices based on hyperspectral imaging and analysis of the relationship between physicochemical composition and sensory quality of tea. Food Res. Int. 2025, 211, 116455. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  100. Song, F.; Lu, X.; Lin, Y.; Zhou, Q.; Li, Z.; Ling, C.; Song, C. Evaluation of black tea appearance quality using a segmentation-based feature extraction method. Food Biosci. 2024, 58, 103644. [Google Scholar] [CrossRef] [Scilit]
  101. Zhu, Y.; Chen, S.; Yin, H.; Han, X.; Xu, M.; Wang, W.; Zhang, Y.; Feng, X.; Liu, Y. Classification of oolong tea varieties based on computer vision and convolutional neural networks. J. Sci. Food Agric. 2023, 104, 1630–1637. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  102. Wei, Y.; Wen, Y.; Ma, P.; Yang, X.; Lv, Y.; Lou, Z.; Wang, H.; Ye, Q.; Wei, X. Storage life prediction and quality discrimination of instant green tea: Integrating computer vision, electronic nose, and electronic tongue. Food Chem. 2025, 496, 146926. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  103. Bakhshipour, A.; Sanaeifar, A.; Payman, S.H.; de la Guardia, M. Evaluation of Data Mining Strategies for Classification of Black Tea Based on Image-Based Features. Food Anal. Methods 2017, 11, 1041–1050. [Google Scholar] [CrossRef] [Scilit]
  104. Clough, D.R.; Wu, A. Artificial Intelligence, Data-Driven Learning, and the Decentralized Structure of Platform Ecosystems. Acad. Manag. Rev. 2020, 47, 184–192. [Google Scholar]
  105. Weiss, M.; Jacob, F.; Duveiller, G. Remote sensing for agricultural applications: A meta-review. Remote Sens. Environ. 2020, 236, 111402. [Google Scholar] [CrossRef] [Scilit]
  106. He, L.; Zhuang, Q.; Li, Y.; Zhong, Z.; Chen, J.; Wu, C. Localization of Tea Shoots for Robotic Plucking Using Binocular Stereo Vision. J. Field Robot. 2025, 42, 2985–3002. [Google Scholar] [CrossRef] [Scilit]
  107. Liu, W.; Zhao, J.; Wei, W.; Liang, S.; Xiao, L.; Fu, M.; Wang, X.; Chen, Y. Effects of harvest season and altitude on the traceability of Fenghuang Dancong tea: Based on stable isotopes and machine learning. Food Chem. X 2025, 28, 102532. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  108. Hirahara, K.; Nakane, C.; Ebisawa, H.; Kuroda, T.; Iwaki, Y.; Utsumi, T.; Nomura, Y.; Koike, M.; Mineno, H. D4: Text-guided diffusion model-based domain adaptive data augmentation for vineyard shoot detection. Comput. Electron. Agric. 2024, 230, 109849. [Google Scholar] [CrossRef] [Scilit]
  109. Yang, L.; Zhu, X.; Yu, Z.; Hu, B.; Liu, P.; Zhang, F.; Chen, M.; Wang, J.; Huang, Y.; Yuan, H.; et al. Agronomic characteristics, objective quantitative, metabolome and transcriptome analysis reveal the influence of fertilization treatments on fresh leaf characteristics and finished tea quality. Food Chem. 2025, 482, 144183. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  110. Wu, Y.; Chen, J.; He, L.; Gui, J.; Jia, J. An RGB-D object detection model with high-generalization ability applied to tea harvesting robot for outdoor cross-variety tea shoots detection. J. Field Robot. 2024, 41, 1167–1186. [Google Scholar] [CrossRef] [Scilit]
  111. Barth, R.; IJsselmuiden, J.; Hemming, J.; Van Henten, E.J. Synthetic bootstrapping of convolutional neural networks for semantic plant part segmentation. Comput. Electron. Agric. 2019, 161, 291–304. [Google Scholar] [CrossRef] [Scilit]
  112. Patrício, D.I.; Rieder, R. Computer vision and artificial intelligence in precision agriculture for grain crops: A systematic review. Comput. Electron. Agric. 2018, 153, 69–81. [Google Scholar] [CrossRef] [Scilit]
  113. Sun, J.; Feng, Z.; Han, J.; Xu, F.; Zhang, H.; Guo, Y. YOLO-PLNet: A lightweight real-time detection model for peanut leaf diseases based on edge deployment. Front. Plant Sci. 2025, 16, 1707501. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  114. Adão, T.; Hruška, J.; Pádua, L.; Bessa, J.; Peres, E.; Morais, R.; Sousa, J. Hyperspectral Imaging: A Review on UAV-Based Sensors, Data Processing and Applications for Agriculture and Forestry. Remote Sens. 2017, 9, 1110. [Google Scholar] [CrossRef] [Scilit]
  115. Yang, K.; Chen, Q.; Xiang, J.; Xie, M.; Yang, W.; Xu, F.; Ye, J.; Zhang, W.; Liao, Y.; Wang, Q.; et al. Transcriptomic and physiological analyses reveal the effects of exogenous selenium on organic selenium synthesis and quality in tea. Sci. Hortic. 2025, 355, 114538. [Google Scholar] [CrossRef] [Scilit]
  116. Shi, W.; Cao, J.; Zhang, Q.; Li, Y.; Xu, L. Edge Computing: Vision and Challenges. IEEE Internet Things J. 2016, 3, 637–646. [Google Scholar] [CrossRef] [Scilit]
  117. Rose, D.C.; Wheeler, R.; Winter, M.; Lobley, M.; Chivers, C. Agriculture 4.0: Making it work for people, production, and the planet. Land Use Policy 2021, 100, 104933. [Google Scholar] [CrossRef] [Scilit]
  118. Zhao, X.; He, L.; Li, Y.; Chen, J.; Wu, C. Kinetostatic modeling of clamping force in a tendon-driven soft robotic gripper for tea shoot plucking. Comput. Electron. Agric. 2025, 236, 110441. [Google Scholar] [CrossRef] [Scilit]
Figure 1. Typical workflow of CV systems for tea applications. The red circles and lines indicate the propagation paths selected by the proposed strategy for the convolutional neural network.
Figure 1. Typical workflow of CV systems for tea applications. The red circles and lines indicate the propagation paths selected by the proposed strategy for the convolutional neural network.
Foods 15 02864 g001
Figure 2. Data processing and feature engineering pipeline for tea image analysis.
Figure 2. Data processing and feature engineering pipeline for tea image analysis.
Foods 15 02864 g002
Figure 3. Task-oriented algorithm selection logic.
Figure 3. Task-oriented algorithm selection logic.
Foods 15 02864 g003
Figure 4. Visual guide to technology selection strategies for different application scenarios along the tea production chain.
Figure 4. Visual guide to technology selection strategies for different application scenarios along the tea production chain.
Foods 15 02864 g004
Table 1. Comparison of multidimensional vision technologies in the tea industry.
Table 1. Comparison of multidimensional vision technologies in the tea industry.
CategoryTechnologyCore BenefitsKey Applications in Tea IndustryExample PerformanceValidation SettingCostTRL 1–9Ref
Imaging modalityRGB imagingLow cost, easy deployment, mature technologyBud maturity detection, disease screening, dry tea gradingAccuracy: 96.8%Field, 2000+ imageslow8–9[16,17]
Imaging modalityHSISpatial+ spectral data; non-destructive internal analysisMoisture/chemical mapping, internal quality assessment, early stress diagnosisR2 > 0.91Lab, 100–200 samplesHigh4–5[18,19]
Spectroscopic techniqueNIRSRapid, portable, real-time, non-destructive and integrable into production linesMoisture monitoring, fermentation degree, key component predictionR2 = 0.976Pilot line or lab, 300+ batchesMedium6–7[20]
Imaging modalityTICNon-contact temperature mapping; detects stress & anomaliesWater stress assessment, uneven heating detection, mold growth indicationR2 = 0.84, 0.77 and 0.79Field, 50+ plotsMedium-High6–7[21]
3D spatial sensingLiDARAccurate 3D depth info; robust to lighting/textureTea bud 3D localization, canopy analysis, biomass estimationR2 = 0.75–0.84Field, 500+ budsHigh4–5[22]
Aerial platformUAVLarge-scale, terrain-agnostic, multi-temporal monitoringField vigor mapping, pest/disease foci, yield predictionR2 = 0.97Field, multi-temporal, 50+ haMedium-High6–7[23,24]
Table 2. Algorithm selection and comparative analysis for CV tasks in the tea industry.
Table 2. Algorithm selection and comparative analysis for CV tasks in the tea industry.
Scenario/Task TypeRecommended AlgorithmsKey
Advantages
Applicable ConditionsMain
Limitations
Hardware
Requirements
Ref
Data-limited, near-linear problemsSVM, PLSRSimple, low computational cost, strong interpretabilitySmall sample size, approximately linear feature relationshipsPoor performance on highly nonlinear problems, complex backgrounds, or variable lightingLow[49]
Unstructured field/plant challengesCNNAutomatically learns robust features; adapts to complex environmentsSufficient labeled data availableRequires large, annotated datasets; limited interpretabilityModerate[48]
Fast image-level classificationLightweight CNN (MobileNet)Balances speed and accuracy; suitable for edge deploymentHigh real-time demands, constrained computational resourcesSlightly lower accuracy than full-sized modelsLow to moderate[52]
Object detection & localizationYOLO seriesEnd-to-end, efficient inference, good real-time performanceHigh frame-rate requirements, mobile platformsHigher miss rate for small targets (early-stage lesions, tender buds)Moderate[53]
Pixel-wise fine segmentationFCN, Mask R-CNNPixel-level precision; instance segmentation capableRequires accurate contours or region boundariesHigh computational cost; typically needs GPU; difficult for real-time edge deploymentHigh[54]
Pixel-wise fine segmentationDeepLab variantsHigh accuracy for irregular targets (disease spots, tea buds)When instance-level detail is required; sufficient labeled data availableHigher computational cost than lightweight CNNs; requires GPUHigh[55]
Long-range spatial dependenceViTCaptures global context in canopy or processing imagesLarge-scale classification with abundant dataData-hungry; not yet validated on small tea datasetsVery high[56]
Table 3. Key environmental differences between laboratory research and field application in tea gardens/processing facilities.
Table 3. Key environmental differences between laboratory research and field application in tea gardens/processing facilities.
DimensionLaboratory
Environment
Tea Garden/FactorySpecific ImpactRef.
Lighting conditionsConstant, uniform, controllableHighly variable natural light (cloud cover, time of day), artificial light interferenceUnstable color features; segmentation/detection accuracy may drop[62]
Background complexitySingle, uniform background (whiteboard, black cloth)Weeds, soil, dead leaves, processing equipment, personnel movementDifficulty separating targets from background; increased false positive rate[66]
Target pose and occlusionFixed viewpoint, intact target, standard poseBuds occluded by leaves, tilted angles, shaking during harvestingKey-point localization bias; high miss rate for small targets[67]
Data acquisition equipmentHigh-precision industrial cameras, HSI, LiDARConsumer-grade RGB cameras, low-cost depth sensors, smartphonesLower image resolution; lack of depth/spectral information; poor input quality[63]
Environmental stabilityConstant temperature/humidity, vibration-free, dust-freeTemperature fluctuations, vibration, dust, rain/fogSensor drift; increased data noise; poor repeatability[68]
Table 4. Overview of computer vision technology applications across the tea production chain.
Table 4. Overview of computer vision technology applications across the tea production chain.
Application StageSettingSpecific TaskSensing TechnologyModeling ApproachKey OutcomeRef.
Smart CultivationField/AerialMonitoring nitrogen content, chlorophyll, leaf area index, canopy temperature, water stress.HSI, TIC, RGBCNN, basic ML algorithmsEnables precise, quantitative irrigation/fertilization; increases yield/quality while reducing environmental impact.[69]
Pest & Disease ControlFieldAutomated pest/disease identification, localization, and severity assessment.RGBYOLO series, CNN, Multi-feature fusionFacilitates early warning, precise identification, and quantitative evaluation for targeted intervention.[70]
Yield PredictionAerial/SatelliteRegional yield estimation, harvest zone identification.UAVRandom Forest, DL models, Hybrid mechanistic-data modelsEnhances the efficiency and scientific basis of crop protection and harvest planning.[35,71]
Intelligent HarvestingFieldTea bud recognition, precise picking point localization.RGB, LiDARYOLO series, Mask R-CNN, Lightweight network architecturesAddresses labor shortages; enables autonomous picking with high success rates.[72,73]
ProcessingProcessing FacilityMoisture prediction during withering/fixation, fermentation monitoring, drying endpoint determination.NIRS, HSI, CVSVM, CNN, CNN-LSTM hybridsEnables online, non-destructive, and dynamic monitoring of critical processes, promoting standardization.[74]
Quality EvaluationLab/Production LineAppearance grading, chemical composition prediction, origin authentication, shelf-life predictionHSI, CVMultivariate statistical analysis, ML/DL modelsEstablishes an objective, efficient, and integrated system for quality assessment and grading.[75,76]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Chen, Z.; Wang, J.; Sun, Y.; Pang, J.; Xin, W.; Zhang, Q.; Zhou, J. Computer Vision from Tea Cultivation to Quality Evaluation. Foods 2026, 15, 2864. https://doi.org/10.3390/foods15162864

AMA Style

Chen Z, Wang J, Sun Y, Pang J, Xin W, Zhang Q, Zhou J. Computer Vision from Tea Cultivation to Quality Evaluation. Foods. 2026; 15(16):2864. https://doi.org/10.3390/foods15162864

Chicago/Turabian Style

Chen, Zunren, Jinfeng Wang, Yilan Sun, Jie Pang, Wei Xin, Qinhua Zhang, and Junling Zhou. 2026. "Computer Vision from Tea Cultivation to Quality Evaluation" Foods 15, no. 16: 2864. https://doi.org/10.3390/foods15162864

APA Style

Chen, Z., Wang, J., Sun, Y., Pang, J., Xin, W., Zhang, Q., & Zhou, J. (2026). Computer Vision from Tea Cultivation to Quality Evaluation. Foods, 15(16), 2864. https://doi.org/10.3390/foods15162864

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop