Object detection and classification from large-scale cluttered indoor scans
Oliver Mattausch, Daniele Panozzo, Claudio Mura, Olga Sorkine-Hornung, Renato Pajarola
In Computer Graphics Forum, 33(2), 2014.
Abstract: We present a method to automatically segment indoor scenes by detecting repeated objects. Our algorithm scales to datasets with 198 million points and does not require any training data. We propose a trivially parallelizable preprocessing step, which compresses a point cloud into a collection of nearly-planar patches related by geometric transformations. This representation enables us to robustly filter out noise and greatly reduces the computational cost and memory requirements of our method, enabling execution at interactive rates. We propose a patch similarity measure based on shape descriptors and spatial configurations of neighboring patches. The patches are clustered in a Euclidean embedding space based on the similarity matrix to yield the segmentation of the input point cloud. The generated segmentation can be used to compress the raw point cloud, create an object database, and increase the clarity of the point cloud visualization.
Article URL: http://dx.doi.org/10.1111/cgf.12286
BibTeX format:
@article{Mattausch:2014:ODA,
  author = {Oliver Mattausch and Daniele Panozzo and Claudio Mura and Olga Sorkine-Hornung and Renato Pajarola},
  title = {Object detection and classification from large-scale cluttered indoor scans},
  journal = {Computer Graphics Forum},
  volume = {33},
  number = {2},
  pages = {11--21},
  year = {2014},
}
Search for more articles by Oliver Mattausch.
Search for more articles by Daniele Panozzo.
Search for more articles by Claudio Mura.
Search for more articles by Olga Sorkine-Hornung.
Search for more articles by Renato Pajarola.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."