[Back]


Talks and Poster Presentations (with Proceedings-Entry):

M. Radwan, S. Ohrhallinger, M. Wimmer:
"Efficient Collision Detection While Rendering Dynamic Point Clouds";
Talk: Graphics Interface, Montreal, Quebec, Canada (invited); 2014-05-07 - 2014-05-09; in: "Graphics Interface", Proceedings of the 2014 Graphics Interface Conference, (2014), ISBN: 978-1-4822-6003-8; 25 - 33.



English abstract:
A recent trend in interactive environments is the use of unstructured and temporally varying point clouds. This is driven by both affordable depth cameras and augmented reality simulations. One research question is how to perform collision detection on such point clouds. State-of-the-art methods for collision detection create a spatial hierarchy in order to capture dynamic point cloud surfaces, but they require O(NlogN) time for N points. We propose a novel screen-space representation for point clouds which exploits the property of the underlying surface being 2D. In order for dimensionality reduction, a 3D point cloud is converted into a series of thickened layered depth images. This data structure can be constructed in O(N) time and allows for fast surface queries due to its increased compactness and memory coherency. On top of that, parts of its construction come for free since they are already handled by the rendering pipeline. As an application we demonstrate online collision detection between dynamic point clouds. It shows superior accuracy when compared to other methods and robustness to sensor noise since uncertainty is hidden by the thickened boundary.

Keywords:
dynamic, point cloud, collision detection, layered depth images, bounding volumes


Electronic version of the publication:
http://publik.tuwien.ac.at/files/PubDat_230916.pdf


Created from the Publication Database of the Vienna University of Technology.