paper-with-me

Papers

Generic Primitive Detection in Point Clouds Using Novel Minimal Quadric Fits

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

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 basic building blocks of our environments - planes, spheres, ellipsoids, cones or cylinders, in a unified fashion. Moreover, quadrics allow us to model higher degree of freedom shapes, such as hyperboloids or paraboloids that could be used in non-rigid settings. We begin by contributing two novel quadric fits targeting 3D point sets that are endowed with tangent space information. Based upon the idea of aligning the quadric gradients with the surface normals, our first formulation is exact and requires as low as four oriented points. The second fit approximates the first, and reduces the computational effort. We theoretically analyze these fits with rigor, and give algebraic and geometric arguments. Next, by re-parameterizing the solution, we devise a new local Hough voting scheme on the null-space coefficients that is combined with RANSAC, reducing the complexity from $O(N^4)$ to $O(N^3)$ (three points). To the best of our knowledge, this is the first method capable of performing a generic cross-type multi-object primitive detection in difficult scenes without segmentation. Our extensive qualitative and quantitative results show that our method is efficient and flexible, as well as being accurate.

📄 PDF Abstract BibTeX arXiv:1901.01255

Code (1)

tolgabirdal/phdimgeneralization pytorch

Similar Papers 제목 키워드 기반

A Minimalist Approach to Type-Agnostic Detection of Quadrics in Point Clouds

2018-03-19 · CVPR 2018 6 · Tolga Birdal, Benjamin Busam, Nassir Navab, Slobodan Ilic 외

This paper proposes a segmentation-free, automatic and efficient procedure to detect general geometric quadric forms in point clouds, where clutter and occlusions are inevitable. Our everyday world is dominated by man-ma…

Scene Understanding

BPNet: Bézier Primitive Segmentation on 3D Point Clouds

2023-07-08 · Rao Fu, Cheng Wen, Qian Li, Xiao Xiao 외

This paper proposes BPNet, a novel end-to-end deep learning framework to learn B\'ezier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to fini…

Point Cloud SegmentationSegmentation

Learning Part Boundaries from 3D Point Clouds

2020-07-15 · Marios Loizou, Melinos Averkiou, Evangelos Kalogerakis

We present a method that detects boundaries of parts in 3D shapes represented as point clouds. Our method is based on a graph convolutional network architecture that outputs a probability for a point to lie in an area th…

CPFN: Cascaded Primitive Fitting Networks for High-Resolution Point Clouds

2021-08-31 · ICCV 2021 10 · Eric-Tuan Lê, Minhyuk Sung, Duygu Ceylan, Radomir Mech 외

Representing human-made objects as a collection of base primitives has a long history in computer vision and reverse engineering. In the case of high-resolution point cloud scans, the challenge is to be able to detect bo…

Vocal Bursts Intensity Prediction

Point2Primitive: CAD Reconstruction from Point Cloud by Direct Primitive Prediction

2025-05-04 · Cheng Wang, Xinzhu Ma, Bin Wang, Shixiang Tang 외

Recovering CAD models from point clouds, especially the sketch-extrusion process, can be seen as the process of rebuilding the topology and extrusion primitives. Previous methods utilize implicit fields for sketch repres…

CAD Reconstruction