TR2014-066

Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering


    •  Feng, C., Taguchi, Y., Kamat, V., "Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering", IEEE International Conference on Robotics and Automation (ICRA), DOI: 10.1109/​ICRA.2014.6907776, May 2014, pp. 6218-6225.
      BibTeX TR2014-066 PDF Software
      • @inproceedings{Feng2014may,
      • author = {Feng, C. and Taguchi, Y. and Kamat, V.},
      • title = {Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering},
      • booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
      • year = 2014,
      • pages = {6218--6225},
      • month = may,
      • publisher = {IEEE},
      • doi = {10.1109/ICRA.2014.6907776},
      • url = {https://www.merl.com/publications/TR2014-066}
      • }
  • Research Areas:

    Computer Vision, Robotics

TR Image
Plane extraction results generated using our algorithm with different initial node sizes. Extracted planes are superimposed with different colors on the RGB image (black means non-planar region).
Abstract:

Real-time plane extraction in 3D point clouds is crucial to many robotics applications. We present a novel algorithm for reliably detecting multiple planes in real time in organized point clouds obtained from devices such as Kinect sensors. By uniformly dividing such a point cloud into non-overlapping groups of points in the image space, we first construct a graph whose node and edge represent a group of points and their neighborhood respectively. We then perform an agglomerative hierarchical clustering on this graph to systematically merge nodes belonging to the same plane until the plane fitting mean squared error exceeds a threshold. Finally we refine the extracted planes using pixel-wise region growing. Our experiments demonstrate that the proposed algorithm can reliably detect all major planes in the scene at a frame rate of more than 35Hz for 640x480 point clouds, which to the best of our knowledge is much faster than state-of-the-art algorithms.

 

  • Software & Data Downloads

  • Related Research Highlights