paper-with-me

Papers

Oriented Point Sampling for Plane Detection in Unorganized Point Clouds

2019-05-04 · Bo Sun, Philippos Mordohai

Plane detection in 3D point clouds is a crucial pre-processing step for applications such as point cloud segmentation, semantic mapping and SLAM. In contrast to many recent plane detection methods that are only applicable on organized point clouds, our work is targeted to unorganized point clouds that do not permit a 2D parametrization. We compare three methods for detecting planes in point clouds efficiently. One is a novel method proposed in this paper that generates plane hypotheses by sampling from a set of points with estimated normals. We named this method Oriented Point Sampling (OPS) to contrast with more conventional techniques that require the sampling of three unoriented points to generate plane hypotheses. We also implemented an efficient plane detection method based on local sampling of three unoriented points and compared it with OPS and the 3D-KHT algorithm, which is based on octrees, on the detection of planes on 10,000 point clouds from the SUN RGB-D dataset.

📄 PDF Abstract BibTeX arXiv:1905.02553

Code (1)

bsun7/Oriented-Point-Sampling

Tasks

Point Cloud Segmentation

Similar Papers 제목 키워드 기반

Fast 3D Line Segment Detection From Unorganized Point Cloud

2019-01-08 · Xiaohu Lu, Yahui Liu, Kai Li

This paper presents a very simple but efficient algorithm for 3D line segment detection from large scale unorganized point cloud. Unlike traditional methods which usually extract 3D edge points first and then link them t…

Line DetectionLine Segment DetectionPoint Cloud Segmentation

A Robust Statistics Approach for Plane Detection in Unorganized Point Clouds

2020-04-01 · Pattern Recognition 2020 4 · Abner Matheus Costa de Araújo; Manuel Menezes de Oliveira Neto

Plane detection is a key component for many applications, such as industrial reverse engineering and self-driving cars. However, existing plane-detection techniques are sensitive to noise and to user-defined parameters. …

Self-Driving Cars

From Planes to Corners: Multi-Purpose Primitive Detection in Unorganized 3D Point Clouds

2020-01-21 · Christiane Sommer, Yumin Sun, Leonidas Guibas, Daniel Cremers 외

We propose a new method for segmentation-free joint estimation of orthogonal planes, their intersection lines, relationship graph and corners lying at the intersection of three orthogonal planes. Such unified scene explo…

Finding Good Configurations of Planar Primitives in Unorganized Point Clouds

2022-01-01 · CVPR 2022 1 · Mulin Yu, Florent Lafarge

We present an algorithm for detecting planar primitives from unorganized 3D point clouds. Departing from an initial configuration, the algorithm refines both the continuous plane parameters and the discrete assignmen…

Generic Primitive Detection in Point Clouds Using Novel Minimal Quadric Fits

2019-01-04 · Tolga Birdal, Benjamin Busam, Nassir Navab, Slobodan Ilic 외

We present a novel and effective method for detecting 3D primitives in cluttered, unorganized point clouds, without axillary segmentation or type specification. We consider the quadric surfaces for encapsulating the basi…