Iterative Hybrid Discrete-Continuous Viewpoint Planning for UAV Photogrammetry

TL;DR

Proposes an iterative hybrid discrete-continuous viewpoint planning method to enhance UAV photogrammetry reconstruction accuracy and completeness.

cs.CV 🔴 Advanced 2026-08-06 4 views
Alan Grech Daniel Pisani Andre Grima Carl James Debono Saviour Formosa Dylan Seychell
UAV photogrammetry viewpoint planning 3D reconstruction optimization algorithm

Key Findings

Methodology

This paper introduces an iterative hybrid discrete-continuous viewpoint planning method, generating candidate viewpoints from a proxy reconstruction and optimizing them using clustered Covariance Matrix Adaptation Evolution Strategy (CMA-ES). The method scores sampled surface points based on frontality, imaging distance, parallax, and multi-view observation count, while evaluating the viewpoint set's visibility, pairwise overlap, and graph connectivity.

Key Results

  • In three synthetic scenes, the method improved reconstruction accuracy and completeness, reducing the 90% error to 0.196m and increasing completeness to 42.76%.
  • Compared to Smith et al. and Yan et al., it reduced the number of images and reconstruction time.
  • In the Tomb scene, it reduced severe error regions around the facade and entrance.

Significance

This research is significant in the field of UAV photogrammetry, enhancing reconstruction accuracy and completeness by improving viewpoint planning methods. It addresses the issue of traditional flight paths being poorly adapted to scene geometry, offering new insights for complete reconstruction of complex structures.

Technical Contribution

Technical contributions include a reconstruction objective combining local photogrammetric quality with global image-network properties, a hybrid discrete-continuous planner, and a two-level viewpoint design combining close-range detail views with wider model-coverage views.

Novelty

The method uniquely combines discrete and continuous optimization strategies to improve UAV viewpoint planning, significantly enhancing reconstruction accuracy and completeness compared to existing methods.

Limitations

  • The method relies on the quality of the proxy reconstruction; regions missing or poorly reconstructed in the proxy may not be sufficiently prioritized during viewpoint generation.
  • There may still be larger errors in complex scenes.

Future Work

Future research directions include using proxy reconstruction images to detect details not captured in the proxy geometry and incorporating flight-time and flight-quality terms into the CMA-ES objective for joint optimization of reconstruction quality and UAV trajectory efficiency.

AI Executive Summary

UAV photogrammetry is widely used for reconstructing buildings, infrastructure, and cultural heritage sites. However, traditional flight paths like nadir lawnmower flights often fail to adapt to complex scene geometry, resulting in local reconstruction errors. This paper proposes an iterative hybrid discrete-continuous viewpoint planning method, generating candidate viewpoints from a proxy reconstruction and optimizing them using clustered CMA-ES. The final flight path combines close-range detail viewpoints with wider model-coverage viewpoints, balancing local reconstruction quality with global image-network robustness.

Evaluation on three synthetic scenes shows that the proposed method improves both reconstruction accuracy and completeness compared with prior UAV path-planning methods. It reduces the number of images and reconstruction time, particularly in the Tomb scene, where it reduces severe error regions around the facade and entrance.

While the method improves reconstruction quality in most cases, it depends on the quality of the proxy reconstruction. Future research will explore using proxy reconstruction images to detect details not captured in the proxy geometry and incorporating flight-time and flight-quality terms into the optimization objective.

Deep Analysis

Background

UAV photogrammetry is widely used for reconstructing buildings, infrastructure, and cultural heritage sites. Traditional flight paths like nadir lawnmower flights, while simple to execute, often fail to adapt to complex scene geometry, resulting in local reconstruction errors. Recent research has proposed various viewpoint planning methods, such as online next-best-view (NBV) approaches and model-based planning methods, to improve reconstruction accuracy and completeness.

Core Problem

The core problem in UAV photogrammetry is how to plan viewpoints to provide sufficient surface coverage, image overlap, parallax, and resolution while avoiding poor viewing angles and occlusions. Traditional flight paths often fail to adapt to complex scene geometry, resulting in local reconstruction errors.

Innovation

The core innovation of this paper is the introduction of an iterative hybrid discrete-continuous viewpoint planning method. This method combines discrete and continuous optimization strategies, generating candidate viewpoints from a proxy reconstruction and optimizing them using clustered CMA-ES. The final flight path combines close-range detail viewpoints with wider model-coverage viewpoints, balancing local reconstruction quality with global image-network robustness.

Methodology

  • �� Generate initial viewpoints from proxy reconstruction
  • �� Optimize viewpoints using clustered CMA-ES
  • �� Combine close-range detail viewpoints with wider model-coverage viewpoints
  • �� Evaluate viewpoint set's visibility, pairwise overlap, and graph connectivity

Experiments

Experiments were conducted on three synthetic scenes: Tu Duc's Tomb, Church of St. Sophia, and Mexico City Metropolitan Cathedral. Images were rendered in Unity 6000.3.2f1, and proxy reconstructions were generated using OpenMVG and OpenMVS. Final reconstructions were produced using RealityScan at normal detail quality.

Results

The proposed method improves reconstruction accuracy and completeness across all scenes, reducing the 90% error to 0.196m and increasing completeness to 42.76%. It reduces the number of images and reconstruction time compared to existing methods.

Applications

This method can be applied to high-precision reconstruction of buildings, infrastructure, and cultural heritage sites, particularly for complete reconstruction of complex structures. Its application in UAV path planning will significantly enhance reconstruction accuracy and completeness.

Limitations & Outlook

The method relies on the quality of the proxy reconstruction; regions missing or poorly reconstructed in the proxy may not be sufficiently prioritized during viewpoint generation. Future research will explore using proxy reconstruction images to detect details not captured in the proxy geometry and incorporating flight-time and flight-quality terms into the optimization objective.

Plain Language Accessible to non-experts

Imagine you're taking photos of a big house, wanting both the details of each room and the overall layout. Traditional methods are like drawing a big grid over the house and taking photos, which might miss details. This paper's method is like first using a rough model to understand the house, then taking targeted photos of each room's details and the overall structure, ensuring every corner is captured.

ELI14 Explained like you're 14

Imagine you're playing a building game and need to use a drone to capture every detail of a building. Traditional methods are like drawing a big grid over the building and taking photos, which might miss important details. This paper's method is like first using a rough model to understand the building, then taking targeted photos of each room's details and the overall structure, ensuring every corner is captured. Isn't that cool?

Glossary

Viewpoint Planning

The process of selecting camera positions to optimize reconstruction conditions.

Used in UAV photogrammetry to enhance reconstruction accuracy.

Photogrammetry

The technology of measuring and recording objects and their environment through image analysis.

Used for reconstructing images captured by UAVs.

CMA-ES

An evolutionary strategy for non-convex, non-differentiable optimization problems.

Used to optimize continuous parameters of viewpoints.

Proxy Reconstruction

A preliminary rough 3D model used to guide subsequent detailed reconstruction.

Used to generate initial viewpoints.

Image Network

A network of multiple interrelated images used for 3D reconstruction.

Used to evaluate the visibility and connectivity of viewpoint sets.

Open Questions Unanswered questions from this research

  • 1 How to further improve reconstruction completeness and accuracy in complex scenes?
  • 2 How to use proxy reconstruction images to detect details not captured in the proxy geometry?

Applications

Immediate Applications

Building Reconstruction

Can be used for high-precision 3D reconstruction of buildings, particularly in complex structures.

Long-term Vision

Cultural Heritage Preservation

Helps preserve and restore cultural heritage through precise 3D reconstruction.

Abstract

Unmanned aerial vehicle (UAV) photogrammetry requires camera networks that provide sufficient surface coverage, image overlap, parallax, and resolution, yet conventional flight patterns are often poorly adapted to scene geometry resulting in local reconstruction errors. This paper proposes an iterative hybrid discrete-continuous viewpoint planning method for targeted UAV photogrammetry from a proxy reconstruction. The method scores sampled surface points using photogrammetric heuristics based on frontality, imaging distance, parallax, and multi-view observation count, while also evaluating the full viewpoint set in terms of visibility, pairwise overlap, and graph connectivity. Candidate viewpoints are generated around weakly observed regions, refined using clustered Covariance matrix adaptation evolution strategy (CMA-ES) optimisation, and removed when redundant. The final flight path combines close-range detail viewpoints with wider model-coverage viewpoints, balancing local reconstruction quality with global image-network robustness. Evaluation on three synthetic scenes shows that the proposed method improves both reconstruction accuracy and completeness compared with prior UAV path-planning methods.

cs.CV