Iterative Motion Compensation for Canonical 3D Reconstruction from UAV Plant Images Captured in Windy Conditions
Andre Rochow, Jonas Marcic, Svetlana Seliunina, Sven Behnke
TL;DR
This work tackles robust 3D reconstruction of individual plants from UAV imagery captured in wind, where leaf motion degrades traditional methods. It introduces a general, iterative motion-compensation pipeline that warps input images toward a motion-free canonical frame by rendering intermediate reconstructions and estimating optical flow with RAFT; this can be combined with any baseline 3D reconstruction method, such as 3D Gaussian Splatting or deformable variants. The approach yields sharper, high-resolution meshes and improved perceptual metrics, validated on a dataset of plants across crops and growth stages, with substantial gains evident in early iterations. By enabling reliable canonical plant meshes from affordable UAV data, the method has practical impact for high-throughput phenotyping and crop monitoring, while remaining extensible to future mesh-extraction improvements and faster training.
Abstract
3D phenotyping of plants plays a crucial role for understanding plant growth, yield prediction, and disease control. We present a pipeline capable of generating high-quality 3D reconstructions of individual agricultural plants. To acquire data, a small commercially available UAV captures images of a selected plant. Apart from placing ArUco markers, the entire image acquisition process is fully autonomous, controlled by a self-developed Android application running on the drone's controller. The reconstruction task is particularly challenging due to environmental wind and downwash of the UAV. Our proposed pipeline supports the integration of arbitrary state-of-the-art 3D reconstruction methods. To mitigate errors caused by leaf motion during image capture, we use an iterative method that gradually adjusts the input images through deformation. Motion is estimated using optical flow between the original input images and intermediate 3D reconstructions rendered from the corresponding viewpoints. This alignment gradually reduces scene motion, resulting in a canonical representation. After a few iterations, our pipeline improves the reconstruction of state-of-the-art methods and enables the extraction of high-resolution 3D meshes. We will publicly release the source code of our reconstruction pipeline. Additionally, we provide a dataset consisting of multiple plants from various crops, captured across different points in time.
