Horticulture Luminescent Solar Concentrators (HLSCs) represent an innovative concept developed in recent years to promote crop yields, building upon the foundation of traditional Luminescent Solar Concentrators (LSCs). HLSCs are characterized by two distinct properties: spectral conversion and light extraction. Unlike traditional LSCs, HLSCs focus on converting energy from one part of the solar spectrum (typically green) to a specific range (usually red) and aim for the converted photons to exit the device from the bottom surface rather than the edge surfaces. In this study, we start by examining the specific requirements of horticulture to clarify the motivation for using HLSCs. We re-evaluate and propose new optical metrics tailored to HLSCs. Additionally, we analyse potential loss channels for direct red emission and converted red emission. Utilizing Monte Carlo ray tracing method and experimental data, we further explore the factors influencing these loss channels. Our work provides a fundamental discussion on HLSCs and offers design guidelines for future HLSC research.
Horticultural tasks such as pruning and selective harvesting are labor intensive and horticultural staff are hard to find. Automating these tasks is challenging due to the semi-structured greenhouse workspaces, changing environmental conditions such as lighting, dense plant growth with many occlusions, and the need for gentle manipulation of non-rigid plant organs. In this work, we present the three-armed system HortiBot, with two arms for manipulation and a third arm as an articulated head for active perception using stereo cameras. Its perception system detects not only peppers, but also peduncles and stems in real time, and performs online data association to build a world model of pepper plants. Collision-aware online trajectory generation allows all three arms to safely track their respective targets for observation, grasping, and cutting. We integrated perception and manipulation to perform selective harvesting of peppers and evaluated the system in lab experiments. Using active perception coupled with end-effector force torque sensing for compliant manipulation, HortiBot achieves high success rates in our indoor pepper plant mock-up.
3D LiDAR-based place recognition remains largely underexplored in horticultural environments, which present unique challenges due to their semi-permeable nature to laser beams. This characteristic often results in highly similar LiDAR scans from adjacent rows, leading to descriptor ambiguity and, consequently, compromised retrieval performance. In this work, we address the challenges of 3D LiDAR place recognition in horticultural environments, particularly focusing on inter-row ambiguity by introducing three key contributions: (i) a novel model, PointNetPGAP, which combines the outputs of two statistically-inspired aggregators into a single descriptor; (ii) a Segment-Level Consistency (SLC) model, used exclusively during training to enhance descriptor robustness; and (iii) the HORTO-3DLM dataset, comprising LiDAR sequences from orchards and strawberry fields. Experimental evaluations conducted on the HORTO-3DLM and KITTI Odometry datasets demonstrate that PointNetPGAP outperforms state-of-the-art models, including OverlapTransformer and PointNetVLAD, particularly when the SLC model is applied. These results underscore the model's superiority, especially in horticultural environment
Future food security is a major concern of the 21st century with the growing global population and climate changes. In addressing these challenges, protected cropping ensures food production year-round and increases crop production per land area by controlling environment conditions. Maintaining the growth and health of crops in these facilities is essential to ensure optimum food production. However, this is a laborious work and is currently done manually. Image-based non-destructive plant phenotyping is an emerging research area that reduces the skilled labour cost while enhancing the monitoring of crop growth, health, and identifying phenotype-genotype relations for plant breeding. With the proliferations of protected infrastructures and targeted plants, different technologies and sensor setups are needed for image-based crop monitoring. Conveyor-type plant-to-sensor systems, bench-top or gantry-based systems are commonly found in research facilities focussing on phenotyping of small, relatively short, or movable model plants. This review examines the literature on crop monitoring and phenotyping platforms in both field and protected facilities and explains different camera tech
Optimizing the photon spectrum for photosynthesis and improving crop yields presents an efficient pathway to alleviate global food shortages. Luminescent solar concentrators (LSCs), consisting of transparent host matrices doped with fluorophores, show excellent promise to achieve the desired spectral tailoring. However, conventional LSCs are predominantly engineered for photon harvesting, which results in a limited outcoupling efficiency of converted photons. Here, we introduce a scheme to implement LSCs into Horticulture (HLSC) by enhancing light extraction. The symmetry of the device is disrupted by incorporating micro-cone arrays on the bottom surface to mitigate Total Internal Reflection (TIR). Both Monte Carlo ray tracing simulations and experimental results have verified that the greatest enhancements in converted light extraction, relative to planar LSCs, are achieved using micro-cone arrays (base width 50 um, aspect ratio 1.2) with extruded (85.15% improvement) and protruded (66.55% improvement) profiles. Angularly resolved transmission measurements show that the HLSC device exhibits a broad angular radiation distribution. This characteristic indicates that the HLSC device
Luminescent solar concentrators (LSCs) have shown the ability to realize spectral conversion, which could tailor solar spectrum to better match photosynthesis requirements. However, conventional LSCs are designed to trap, rather than extract, spectrally converted light. Here, we propose an effective method for improving outcoupling efficiency, based on protruded and extruded micro-cone arrays patterned on the bottom surface of LSCs. Using Monte-Carlo ray tracing, we estimate a maximum external quantum efficiency (EQE) of 37.73% for our Horticulture-LSC (HLSC), corresponding to 53.78% improvement relatively to conventional, planar LSCs. Additionally, structured HLSCs provide diffuse light, beneficial for plant growth. Our micro-patterned surfaces provide a solution to light trapping in LSCs and a foundation for practical application of HLSC.
This paper presents a risk mitigating, time-varying feedback control algorithm for crop production when state dynamics are subject to uncertainty. The model based case study concerns a 40 day production round of lettuce in a greenhouse where control input consists of daily and nightly temperature set points. The control problem was formulated in terms of a stochastic Markov decision process with the objective to maximize the expected net revenue at harvest time. The importance of time-varying feedback and of risk mitigation was investigated by making a comparison with a controller that takes uncertainty into account but is static and a controller which is dynamic but ignores the uncertainty in the state dynamics. For the case of heat limited crop growth, and strict requirements on harvest weight precision, the dynamic stochastic controller outperformed the static controller in terms of both maximal expected net revenue (by 19 %) and state precision at harvest time (with 50 % less standard deviation). It also outperformed the deterministic controller for both criteria (15 % in maximal expected net revenue and 8 % less standard deviation). A detailed sensitivity analysis showed that
In this paper, first we propose a novel hybrid renewable energy-based solution for frost prevention in horticulture applications involving active heaters. Then, we develop a multi-objective robust optimization-based formulation to optimize the distribution of a given number of active heaters in a given large-scale orchard. The objectives are to optimally heat the orchard by the proposed frost prevention system and to minimize the total length of the energy distribution pipe network (which is directly related to the installation cost and the cost of energy losses during energy transfer). Next, the resulting optimization problem is approximated using a discretization scheme. A case study is provided to give an idea of the potential savings using the proposed optimization method compared to the result from a heuristic-based design, which showed a 24.13% reduction in the total pipe length and a 54.29% increase in frost prevention.
The assumption that mobile enterprise software requires native Android SDK development has persisted for over a decade, but for institutional deployments, this assumption is not merely outdated: it is economically wasteful and technically unnecessary. This paper presents a campus management system built during an internship at the Indian Institute of Technology Gandhinagar (IIT Gandhinagar), covering housekeeping task scheduling, inventory management, horticulture tracking, worker attendance, multi-stage leave workflows, and client-side photo capture with automatic compression. The core stack uses Python-Django as the backend framework and HTMX for hypermedia-driven, mobile-responsive partial DOM updates, containing zero lines of Android SDK application logic. The entire system runs as a self-hosted Docker Compose deployment with no dependency on any external cloud service. Through architectural analysis, HTTP payload measurement, and user experience evaluation with 42 campus staff, we demonstrate that the HTMX-Django approach reduces development time by approximately 54%, reduces average HTTP payload by 91% versus full-page reload, and achieves user satisfaction scores of 4.2/5.0.
Agricultural robotics is gaining increasing relevance in both research and real-world deployment. As these systems are expected to operate autonomously in more complex tasks, the availability of representative real-world datasets becomes essential. While domains such as urban and forestry robotics benefit from large and established benchmarks, horticultural environments remain comparatively under-explored despite the economic significance of this sector. To address this gap, we present HortiMulti, a multimodal, cross-season dataset collected in commercial strawberry and raspberry polytunnels across an entire growing season, capturing substantial appearance variation, dynamic foliage, specular reflections from plastic covers, severe perceptual aliasing, and GNSS-unreliable conditions, all of which directly degrade existing localisation and perception algorithms. The sensor suite includes two 3D LiDARs, four RGB cameras, an IMU, GNSS, and wheel odometry. Ground truth trajectories are derived from a combination of Total Station surveying, AprilTag fiducial markers, and LiDAR-inertial odometry, spanning dense, sparse, and marker-free coverage to support evaluation under both controlled
Semantic reconstruction of agricultural scenes plays a vital role in tasks such as phenotyping and yield estimation. However, traditional approaches that rely on manual scanning or fixed camera setups remain a major bottleneck in this process. In this work, we propose an active 3D reconstruction framework for horticultural environments using a mobile manipulator. The proposed system integrates the classical Octomap representation with 3D Gaussian Splatting to enable accurate and efficient target-aware mapping. While a low-resolution Octomap provides probabilistic occupancy information for informative viewpoint selection and collision-free planning, 3D Gaussian Splatting leverages geometric, photometric, and semantic information to optimize a set of 3D Gaussians for high-fidelity scene reconstruction. We further introduce simple yet effective strategies to enhance robustness against segmentation noise and reduce memory consumption. Simulation experiments demonstrate that our method outperforms purely occupancy-based approaches in both runtime efficiency and reconstruction accuracy, enabling precise fruit counting and volume estimation. Compared to a 0.01m-resolution Octomap, our app
Crop monitoring is essential for precision agriculture, but current systems lack high-level reasoning. We introduce a novel, modular framework that uses a Visual Language Model (VLM) to guide robotic task planning, interleaving input queries with action primitives. We contribute a comprehensive benchmark for short- and long-horizon crop monitoring tasks in monoculture and polyculture environments. Our main results show that VLMs perform robustly for short-horizon tasks (comparable to human success), but exhibit significant performance degradation in challenging long-horizon tasks. Critically, the system fails when relying on noisy semantic maps, demonstrating a key limitation in current VLM context grounding for sustained robotic operations. This work offers a deployable framework and critical insights into VLM capabilities and shortcomings for complex agricultural robotics.
Automating labor-intensive tasks such as crop monitoring with robots is essential for enhancing production and conserving resources. However, autonomously monitoring horticulture crops remains challenging due to their complex structures, which often result in fruit occlusions. Existing view planning methods attempt to reduce occlusions but either struggle to achieve adequate coverage or incur high robot motion costs. We introduce a global optimization approach for view motion planning that aims to minimize robot motion costs while maximizing fruit coverage. To this end, we leverage coverage constraints derived from the set covering problem (SCP) within a shortest Hamiltonian path problem (SHPP) formulation. While both SCP and SHPP are well-established, their tailored integration enables a unified framework that computes a global view path with minimized motion while ensuring full coverage of selected targets. Given the NP-hard nature of the problem, we employ a region-prior-based selection of coverage targets and a sparse graph structure to achieve effective optimization outcomes within a limited time. Experiments in simulation demonstrate that our method detects more fruits, enhan
The increasing adoption of Artificial Intelligence (AI) has led to larger, more complex models with numerous parameters that require substantial computing power -- resources often unavailable in many real-world application scenarios. Our paper addresses this challenge by introducing knowledge grafting, a novel mechanism that optimizes AI models for resource-constrained environments by transferring selected features (the scion) from a large donor model to a smaller rootstock model. The approach achieves an 88.54% reduction in model size (from 64.39 MB to 7.38 MB), while improving generalization capability of the model. Our new rootstock model achieves 89.97% validation accuracy (vs. donor's 87.47%), maintains lower validation loss (0.2976 vs. 0.5068), and performs exceptionally well on unseen test data with 90.45% accuracy. It addresses the typical size vs performance trade-off, and enables deployment of AI frameworks on resource-constrained devices with enhanced performance. We have tested our approach on an agricultural weed detection scenario, however, it can be extended across various edge computing scenarios, potentially accelerating AI adoption in areas with limited hardware/s
This factorial experiment was conducted in a greenhouse during the period of May 3, 2021 to August 5, 2021 at the research farm belongs to the Horticulture Department, College of Agricultural Engineering Sciences, University of Sulaimani, Sulaimani, Iraq. The experiment was designed to study the effect of some biostimulants, individually and their combinations, on cucumber plants performance under greenhouse conditions; in addition to compare the results with of chemical fertilizers application. The treatments consisted of control (without adding any kinds of biostimulants) recommended dose of 100% chemical fertilizers (RDCF), seaweed extracts (SE), moringa leaf extract (MLE), bacterial-based biostimulant of Fulzym-plus (FP), that contains Bacillus subtilis and Pseudomonas putida, (SE+MLE), (SE+FP), (MLE+FP), and (SE+MLE+FP). The experiment was laid out in simple RCBD with 3 replications. The results showed that the application of different biostimulants, individually and their combinations, significantly improved the root growth characteristics. However, the highest values of lateral roots number per plant, lateral root length, lateral root diameter and root system dry weight were
The study was carried out during 2017 to 2019 growing seasons at four locations in Sulaimani governorate and one location in Halabja governorate, in the Iraqi Kurdistan region including SH, M, Q, B and H. A huge number almond trees were observed for all locations, among them 38 trees were selected with the best morphological characteristics which were chosen 9,3,5,7 and 14 trees depending on the locations, respectively. A simple experiment was conducted using RCBD for this experiment and means was separated by Duncans test. In order to evaluate their tolerances to drought in glass house, an experiment was conducted at Department of Horticulture, College of Agricultural Engineering Sciences, University of Sulaimani, that seeds were taken from those genotype trees and stratified then sown in pots. A factorial RCBD experiment was used with two factors genotypes and irrigation intervals. Therefore, thirty eight seedling genotypes grown in pots under glasshouse condition were exposed to three irrigation intervals 10,20 and 40 days after 10 days from seedling emergence. Therefore, the number of treatment combinations was 114 seedlings for each replicate and with a total 342 seedlings for
The study was carried out to known the response of two industrial potato cultivars (Hermes, and Challenger) Netherlands origin, to chelated potassium fertilizer and humic acid due to growth, yield and quality in the fall season of 2024, planted in an open field of the educational field of Horticulture Department, College of Agricultural Engineering Sciences, University of Sulaimani, Sulaymaniyah, Kurdistan region, Iraq, with a (GPS) reading (latitude: 35.53576 N, longitude: 45.36663 E), and an Altitude of (741 m) above sea level. A factorial randomized complete block design (RCBD) with three replications was used in this study.
Ground Penetrating Radar (GPR) has been widely studied as a tool for extracting soil parameters relevant to agriculture and horticulture. When combined with Machine Learning (ML) methods, air-coupled Stepped Frequency Continuous Wave Ground Penetrating Radar (SFCW GPR) measurements could offer a cost-effective way to obtain depth-resolved soil data. As a first step of our study in this direction, we conducted an extensive field survey using a tractor-mounted air-coupled SFCW GPR instrument. Leveraging ML-based data processing, we evaluate the GPR instrument's ability by predicting the apparent electrical conductivity (ECaR) measured by a co-recorded Electromagnetic Induction (EMI) instrument. The large-scale field measurement campaign with 3472 co-registered and geo-located GPR and EMI data samples distributed over approximately 6600 square meters was performed on a golf course. This terrain offers high surface homogeneity but also presents the challenge of subtle soil parameter variations. Based on the results, we discuss challenges in this multi-sensor regression setting and propose the use of the nugget-to-sill ratio as a performance metric for evaluating ML models in agricultur
Accurate and consistent fruit monitoring over time is a key step toward 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 exi
Data-driven insights are essential for modern agriculture. This research paper introduces a machine learning framework designed to improve how we educate and reach out to people in the field of horticulture. The framework relies on data from the Horticulture Online Help Desk (HOHD), which is like a big collection of questions from people who love gardening and are part of the Extension Master Gardener Program (EMGP). This framework has two main parts. First, it uses special computer programs (machine learning models) to sort questions into categories. This helps us quickly send each question to the right expert, so we can answer it faster. Second, it looks at when questions are asked and uses that information to guess how many questions we might get in the future and what they will be about. This helps us plan on topics that will be really important. It's like knowing what questions will be popular in the coming months. We also take into account where the questions come from by looking at the Zip Code. This helps us make research that fits the challenges faced by gardeners in different places. In this paper, we demonstrate the potential of machine learning techniques to predict tre