2008 IEEE Conference on Robotics, Automation and Mechatronics 2008
DOI: 10.1109/ramech.2008.4681439
|View full text |Cite
|
Sign up to set email alerts
|

Robust 3D Line Extraction from Stereo Point Clouds

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 21 publications
(6 citation statements)
references
References 11 publications
0
6
0
Order By: Relevance
“…The authors defined the 3D edges as "3D discontinuities of the geometric properties in the underlying 3D-scene". They combined the RANdom SAmple Consensus (RANSAC) [54] and angular gap metric [55] to extract edge feature points. This method can extract two kinds of feature points, i.e., boundary elements and fold edges, which actually include all types of edges in a point cloud data.…”
Section: Feature Point Extractionmentioning
confidence: 99%
“…The authors defined the 3D edges as "3D discontinuities of the geometric properties in the underlying 3D-scene". They combined the RANdom SAmple Consensus (RANSAC) [54] and angular gap metric [55] to extract edge feature points. This method can extract two kinds of feature points, i.e., boundary elements and fold edges, which actually include all types of edges in a point cloud data.…”
Section: Feature Point Extractionmentioning
confidence: 99%
“…For registering point clouds captured on dynamic platforms, the coarse alignment process is usually replaced by the introduction of hardware sensors, namely GNSS receivers and IMUs [53]. Points [35,[54][55][56][57][58][59][60][61][62], lines [63][64][65][66], planes [23,47,[67][68][69][70][71], voxels [72,73], and the selections of them [19,[74][75][76] are used to recover the positioning and orienting changes in the dynamic process and achieve fine registration. Since the limited number of planes extracted and the poor quality of planes may result in failures in aligning low-resolution single-frame point clouds, a highly robust and reliable plane extraction method is required for highly dynamic mobile mapping in indoor environments.…”
Section: Related Workmentioning
confidence: 99%
“…However, a 2D line segment contains multiple depth samples across its length, which suggests that one should exploit them instead of simply back-projecting the two depth pixels corresponding to the line endpoints as these are noisy, may be missing or correspond instead to the background, for lines tend to be detected on the object contours where depth is discontinuous. Hence, to obtain the 3D lines we propose to use the robust method of [6] with two simple modifications to address the computational cost of the original framework: 1) Using the Euclidean point-to-line distance within the RANSAC outlier filtering instead of the originally proposed Mahalanobis distance, for the two metric have not shown significant differences in terms of pose estimation accuracy, in our experiments (Section IV), however the computation of the Mahalanobis distance requires either inverting the uncertainty matrices of the line depth samples or applying whitening transformations to them [17]. In our implementation, using Eigen library, computing the Mahalanobis distances makes the process coarsely 3 times slower, thus we resort to use simply the Euclidean distance with an inlier threshold of 3 cm.…”
Section: Point Depth Sampling and 3d Line Fittingmentioning
confidence: 99%