3D UAV Navigation Map Reconstruction With Selective Image Matching
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for obtaining three-dimensional navigation maps for unmanned aerial vehicles are inefficient and lack precision, particularly in complex scenes, due to the time-consuming nature of traditional image matching and reconstruction processes, and the inability to effectively utilize image data from diverse angles and environments.
Innovation Solution
A system and method for constructing three-dimensional navigation maps using aerial photography, featuring a camera-equipped unmanned aerial vehicle, which inputs scene image sets into a system for feature point extraction, sparse and dense point cloud reconstruction, optimization, and final navigation map creation, employing selective inter-image matching and an octree data structure for efficient and accurate map generation.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If all images are matched pairwise in the sparse point cloud reconstruction step, then the completeness of feature point matching is improved, but the time consumption increases significantly
Solution Approach 1:
The patent divides the image set into multiple groups, where each group contains a subset of images. Feature point matching is performed within each group independently, and then results are integrated. This segmentation approach reduces the total number of pairwise comparisons from O(n²) to O(k·m²) where k is the number of groups and m is the average group size, significantly reducing time consumption while maintaining matching completeness through result integration.
Solution Approach 2:
The patent performs preliminary feature point extraction and image preprocessing before the matching step. By pre-processing images to enhance features and pre-extracting keypoints, the actual matching process becomes more efficient. This preliminary action ensures that when images are matched, the feature points are already optimized for comparison, reducing the time required for the matching operation itself while maintaining accuracy.
2Measurement precision
If traditional geometric modeling or laser scanning is used to obtain three-dimensional models, then the precision of three-dimensional reconstruction is improved, but the device complexity and cost increase
Solution Approach 1:
The patent uses two-dimensional images as copies or projections of the three-dimensional scene, and through computational algorithms (SFM and MVS), reconstructs the three-dimensional structure from these 2D copies. This approach replaces expensive laser scanning equipment with ordinary cameras, as the 2D image copies contain sufficient information for 3D reconstruction when processed through the proposed methodology.
Solution Approach 2:
The patent replaces mechanical laser scanning systems with a computational imaging approach. Instead of using physical laser scanners to directly measure 3D coordinates, the system uses 2D image capture followed by computational algorithms (feature matching, SFM, MVS) to reconstruct 3D models. This substitution reduces device complexity while achieving comparable or superior precision through software-based reconstruction.
3Ease of operation
If ordinary cameras are used for image acquisition instead of laser scanners, then the device cost and ease of operation are improved, but the initial perception of measurement capability deteriorates
Solution Approach 1:
The patent changes the fundamental parameters of the reconstruction process by using 2D image parameters (pixel coordinates, intensity values) instead of direct 3D measurement parameters. Through mathematical transformations (camera calibration, epipolar geometry, triangulation), the system converts 2D image parameters into accurate 3D coordinates, proving that ordinary cameras can achieve precision comparable to specialized equipment when appropriate parameter transformations are applied.
Data Source
AI summary
An unmanned aerial vehicle navigation map construction system based on three-dimensional image reconstruction technology comprises an unmanned aerial vehicle, a data acquiring component and a three-dimensional navigation map construction system, wherein the three-dimensional navigation map construction system comprises an image set input system, a feature point extraction system, a sparse three-dimensional point cloud reconstruction system, a dense three-dimensional point cloud reconstruction system, a point cloud model optimization system and a three-dimensional navigation map reconstruction system. A scene image set is input into the three-dimensional navigation map construction system, feature point detection is carried out on all images, a sparse point cloud model of the scene and a dense point cloud model of the scene are reconstructed, the model is optimized by removing a miscellaneous point and reconstructing the surface, and a three-dimensional navigation map of the scene is reconstructed.


