Real-time 3D scene description using Spheres, Cones and Cylinders

03/12/2016
by   Kristiyan Georgiev, et al.
0

The paper describes a novel real-time algorithm for finding 3D geometric primitives (cylinders, cones and spheres) from 3D range data. In its core, it performs a fast model fitting with a model update in constant time (O(1)) for each new data point added to the model. We use a three stage approach.The first step inspects 1.5D sub spaces, to find ellipses. The next stage uses these ellipses as input by examining their neighborhood structure to form sets of candidates for the 3D geometric primitives. Finally, candidate ellipses are fitted to the geometric primitives. The complexity for point processing is O(n); additional time of lower order is needed for working on significantly smaller amount of mid-level objects. This allows the approach to process 30 frames per second on Kinect depth data, which suggests this approach as a pre-processing step for 3D real-time higher level tasks in robotics, like tracking or feature based mapping.

READ FULL TEXT

page 1

page 4

page 5

page 7

research
11/22/2018

Supervised Fitting of Geometric Primitives to 3D Point Clouds

Fitting geometric primitives to 3D point cloud data bridges a gap betwee...
research
02/08/2023

A FPGA-based architecture for real-time cluster finding in the LHCb silicon pixel detector

This article describes a custom VHDL firmware implementation of a two-di...
research
01/19/2017

Fast and Efficient Skin Detection for Facial Detection

In this paper, an efficient skin detection system is proposed. The algor...
research
07/07/2023

Blocks2World: Controlling Realistic Scenes with Editable Primitives

We present Blocks2World, a novel method for 3D scene rendering and editi...
research
02/04/2022

Group invariant machine learning by fundamental domain projections

We approach the well-studied problem of supervised group invariant and e...
research
01/21/2020

Geometric Proxies for Live RGB-D Stream Enhancement and Consolidation

We propose a geometric superstructure for unified real-time processing o...
research
03/25/2021

Progressive-X+: Clustering in the Consensus Space

We propose Progressive-X+, a new algorithm for finding an unknown number...

Please sign up or login with your details

Forgot password? Click here to reset