LiDAR Curb Detection Using Multi-Plane Slope Verification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for detecting curbs using LiDAR sensors face challenges due to similarities in physical characteristics between curbs, walls, vehicles, and uneven roads, leading to errors in curb detection.
Innovation Solution
A method and apparatus that select road points from a LiDAR point cloud and detect curb candidate points by identifying consecutive points with constant slopes in specific planes, followed by error verification steps to differentiate curb points from non-curb points.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Speed
If a heuristic algorithm using LiDAR scan pattern is used to process 3D point clouds in real time, then processing speed is improved, but measurement precision deteriorates due to errors in curb detection
Solution Approach 1:
The patent segments the curb detection process into multiple distinct stages: initial curb candidate point detection using heuristic algorithms, followed by verification steps that check geometric constraints (constant slope in plan view, constant sign slope in profile view), and finally filtering to eliminate false positives. This segmentation allows the system to maintain real-time processing speed while improving detection precision through systematic verification at each stage.
Solution Approach 2:
The patent introduces an intermediary verification mechanism between the initial heuristic detection and final curb identification. This intermediary step involves checking whether candidate points satisfy specific geometric conditions (constant first slope in plan view, constant sign second slope in profile view) and whether they form continuous curb structures. This intermediary verification acts as a filter that eliminates false detections while preserving true curb points, thereby improving measurement precision without sacrificing processing speed.
2Measurement precision
If complex algorithms like RANSAC are used to improve curb detection accuracy, then measurement precision is improved, but processing speed deteriorates due to limited computing resources
Solution Approach 1:
The patent applies partial action by implementing only the necessary verification steps required for accurate curb detection rather than using full complex algorithms like RANSAC. The system performs selective checks on candidate points (geometric constraint verification, continuity checks) that are sufficient to achieve high precision without the computational overhead of more complex algorithms. This partial verification approach maintains real-time processing capability while achieving accurate curb detection.
Solution Approach 2:
The patent changes the parameters of the detection algorithm by using simplified geometric constraints (constant slope conditions, constant sign conditions) instead of complex statistical methods. These parameter changes transform the detection problem into one that can be solved with simple comparisons and logical operations, enabling real-time processing while maintaining high precision. The approach replaces computationally intensive parameters with efficient geometric parameter checks.
3Device complexity
If traditional heuristic algorithms are used for curb detection, then device complexity is reduced, but measurement precision deteriorates due to inability to distinguish curbs from similar objects
Solution Approach 1:
The patent applies local quality by implementing different detection and verification strategies for different aspects of curb detection. The initial candidate detection uses simple heuristic methods, while the verification stage applies specific geometric constraints (constant slope in plan view, constant sign slope in profile view) locally to each candidate point. This localized verification approach maintains overall algorithm simplicity while improving precision through targeted checks where they are most needed.
Solution Approach 2:
The patent improves detection precision by adding dimensional analysis to the detection process. It examines candidate points not only in the horizontal plane but also in the vertical profile, checking for constant slope characteristics in both dimensions. This multi-dimensional verification approach enables the system to distinguish curbs from similar objects (walls, vehicles, uneven roads) by analyzing their geometric properties across multiple dimensions, thereby improving precision without significantly increasing algorithm complexity.
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
The method accurately detects curbs by distinguishing them from other road features, enhancing the precision of curb detection and supporting applications in autonomous driving.
Implementation Method 1
acquired by a LiDAR sensor
Implementation Method 2
LiDAR sensor...acquired by a LiDAR sensor
Data Source
AI summary
An embodiment method of detecting a curb includes selecting road points from a point cloud acquired by a LiDAR sensor and detecting multiple consecutive points, having a constant first slope in a first plane viewed from above and a second slope having a constant sign in a second plane viewed from a side, as curb candidate points from among the road points, the curb candidate points being candidates for curb points.


