Aerial Ground Point Cloud Registration via Sector Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The challenge lies in accurately registering 3D ground point cloud data with 3D aerial point cloud data, particularly due to differences in camera viewpoints, imaging conditions, and geographic and temporal variations, which complicates feature matching and leads to location errors, making it time-consuming and unsuitable for fast decision-making by autonomous vehicles.

Innovation Solution

The method involves filtering both datasets to achieve consistent point density, breaking them into sectors, aligning these sectors using Normal Distributions Transform (NDT), and extracting wall features through convex hull processes to create a uniform dataset by registering aerial and ground data, leveraging immobile objects like buildings for ground truth.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If feature matching is performed at a highly precise level to account for geographic and temporal variations, then matching accuracy is improved, but processing time increases significantly

Engineering Contradiction:
Improvefeature matching accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent divides the ground point cloud data into multiple sectors, each representing a specific geographic region. This segmentation allows the system to perform feature matching on smaller, localized datasets rather than processing the entire dataset globally, thereby reducing processing time while maintaining matching accuracy through localized geometric constraints.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary sector alignment using Normal Distributions Transform (NDT) before conducting detailed feature matching. This preliminary alignment pre-processes the data by establishing initial geometric relationships between sectors, which reduces the computational complexity of subsequent feature matching operations and enables faster processing without sacrificing precision.

Inventive Principle:
Principle #10Preliminary action

2Manufacturing precision

If point density is increased to improve registration accuracy, then data quality is improved, but data processing complexity and computational load increase

Engineering Contradiction:
Improveregistration accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent applies different processing strategies to different sectors based on their local characteristics. Each sector can have its own point density requirements and processing parameters optimized for local conditions, rather than uniformly processing the entire dataset. This allows high registration accuracy in critical areas while reducing overall computational complexity.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

By dividing the dataset into sectors, the patent enables independent processing of each sector with optimized point density levels. This segmentation allows the system to maintain high point density only where necessary for accurate registration while using lower point density in other areas, thereby reducing overall data processing complexity while preserving registration accuracy where needed.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If manual intervention is used to correct location errors in ground data, then data accuracy is improved, but operational efficiency decreases

Engineering Contradiction:
Improvelocation accuracyVSAvoidoperational efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent implements an automated system that uses aerial point cloud data as ground truth to automatically correct location errors in ground point cloud data. The system self-corrects by identifying corresponding features in both datasets and computing transformation parameters without requiring manual intervention, thereby maintaining high location accuracy while preserving operational efficiency.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent employs a feedback mechanism where aerial data serves as a reference to validate and correct ground data. The system continuously compares ground-derived locations with aerial-derived locations and automatically adjusts the ground data to match the more reliable aerial measurements, creating a self-correcting system that maintains accuracy without manual input.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240087145A1System and Method for Aerial to Ground Registration
Publication Date: 2024.03.14 DEKA PRODUCTS LP
  • US20240087145A1 patent drawing
  • US20240087145A1 patent drawing
  • US20240087145A1 patent drawing

AI summary

System and method for registering aerial and ground data including locating rigid features such as walls in both aerial and ground data, registering the ground rigid data to the aerial rigid data, and transforming the ground data using the transform from the registration, including breaking the data into sectors and aligning the sectors. Deformities in the ground data are accommodated.