66
Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng 1) , Yuichi Taguchi 2) , and Vineet R. Kamat 1) 1) University of Michigan, USA 2) Mitsubishi Electric Research Labs, USA June 4, 2014

Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering

Chen Feng1), Yuichi Taguchi2), and Vineet R. Kamat1)

1) University of Michigan, USA

2) Mitsubishi Electric Research Labs, USA

June 4, 2014

Page 2: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Outline

Introduction

Overview

Breakdown

Experiments

Conclusions

2

Page 3: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Real-time plane extraction is crucial to various applications in robotics, computer vision, and 3D modeling:

– Table-top object manipulation

– Landmarks for SLAM

– Compact and semantic scene modeling

3

Page 4: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Real-time plane extraction is crucial to various applications in robotics, computer vision, and 3D modeling:

– Table-top object manipulation

– Landmarks for SLAM

– Compact and semantic scene modeling

• We present an efficient and reliable fast plane extraction algorithm applicable to organized point clouds, such as depth maps obtained by Kinect sensors.

3

Page 5: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work

4

Page 6: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work – RANSAC-based

• “Surfels” from Hough Transform (Oehler et al. 2011)

• RANSAC on local region (Taguchi et al. 2013; Hulik et al. 2012; Lee et al. 2012)

4

Page 7: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work – RANSAC-based

• “Surfels” from Hough Transform (Oehler et al. 2011)

• RANSAC on local region (Taguchi et al. 2013; Hulik et al. 2012; Lee et al. 2012)

– Region-grow-based • Point-plane distance/MSE threshold (Hahnel et al. 2003; Poppinga et

al. 2008)

• Surface normal deviation threshold (Holz & Behnke 2012)

• Line segments grow (Georgiev et al. 2011)

4

Page 8: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work – RANSAC-based

• “Surfels” from Hough Transform (Oehler et al. 2011)

• RANSAC on local region (Taguchi et al. 2013; Hulik et al. 2012; Lee et al. 2012)

– Region-grow-based • Point-plane distance/MSE threshold (Hahnel et al. 2003; Poppinga et

al. 2008)

• Surface normal deviation threshold (Holz & Behnke 2012)

• Line segments grow (Georgiev et al. 2011)

– Graph-based (Strom et al. 2010; Wang et al. 2013)

4

Page 9: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work – RANSAC-based

• “Surfels” from Hough Transform (Oehler et al. 2011)

• RANSAC on local region (Taguchi et al. 2013; Hulik et al. 2012; Lee et al. 2012)

– Region-grow-based • Point-plane distance/MSE threshold (Hahnel et al. 2003; Poppinga et

al. 2008)

• Surface normal deviation threshold (Holz & Behnke 2012)

• Line segments grow (Georgiev et al. 2011)

– Graph-based (Strom et al. 2010; Wang et al. 2013)

– Other • Normal space clustering (Holz et al. 2011)

• Gradient-of-depth feature (Enjarini et al. 2012)

4

Page 10: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Previous Work

5

0

5

10

15

20

25

30

35

40Average FPS for VGA (640x480) point clouds

Page 11: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

Page 12: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

2D point sequences

Page 13: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

2D point sequences

a b c d e f g h i j

Build double linked list

Page 14: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

2D point sequences

ab c d ef g h ij

AHC

Page 15: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

2D point sequences

ab c d ef g h ij

AHC

Page 16: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Analogy to Line Regression (Nguyen et al. 2005; April Robotics

Toolkit, 2010)

– Exploit the neighborhood information given by the order of points

6

2D point sequences

ab efg ij

Extract line segments

Page 17: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Non-trivial Generalization to 3D

7

Page 18: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Non-trivial Generalization to 3D

– None-overlapping nodes

7

Page 19: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Non-trivial Generalization to 3D

– None-overlapping nodes

7

Page 20: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Non-trivial Generalization to 3D

– None-overlapping nodes

– Number of merging attempts

7

ef g h

≤2

Page 21: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Non-trivial Generalization to 3D

– None-overlapping nodes

– Number of merging attempts

7

ef g h ab efg h

c

d ijk

≤2 ?

Page 22: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

8

• Algorithm Overview

Agglomerative Hierarchical Clustering

(a) Initialize graph

Repeat if merging MSE ≤ threshold

(c) Merge with neighbor node B which gives min merging MSE

B

A(d) Extract Coarse Planes

Otherwise don’t merge but extract A

(e) Refine details(b) Find node Awith min MSE

A

Page 23: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

8

• Algorithm Overview

Page 24: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

9

Page 25: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

9

Page 26: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

9

Page 27: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

9

1) High MSE

Page 28: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

9

2) Missing Data

Page 29: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

9

3) Depth Discontinuities

Page 30: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

9

4) At Boundary Between Planes

Page 31: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Graph Initialization

– Non-overlapping node initialization

– Rejecting “bad” nodes

– Good! Avoid per-point normal estimation

9

Page 32: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

Page 33: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

Page 34: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

Current min MSE node

1 Cluster Step(s)

Page 35: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

Current min MSE node

Best node to merge

1 Cluster Step(s)

Page 36: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

2 Cluster Step(s)

Page 37: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

3 Cluster Step(s)

Page 38: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

300 Cluster Step(s)

Page 39: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Agglomerative Hierarchical Clustering

10

472 Cluster Step(s)

Page 40: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Average Number of Merging Attempts

11

ab efg h

c

d ijk

Page 41: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

– Small irrespective of initial number of nodes

11

ab efg h

c

d ijk

Page 42: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

– Planar graph! Average node degree < 6

11

ab efg h

c

d ijk

Page 43: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

– Merging is empirically a constant-time operation

• O(nlogn), only arise from maintaining the min-heap

11

ab efg h

c

d ijk

Page 44: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

12

Page 45: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

– Disjoint set

12

Page 46: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

– Disjoint set

– Min-heap

12

Page 47: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

– Disjoint set

– Min-heap

– Second-order statistics

12

Page 48: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

– Disjoint set

– Min-heap

– Second-order statistics

– Depth discontinuity/MSE threshold (Holzer et al. IROS 2012; Khoshelham & Elberink, 2012)

12

Page 49: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Implementation Details

– Disjoint set

– Min-heap

– Second-order statistics

– Depth discontinuity/MSE threshold (Holzer et al. IROS 2012; Khoshelham & Elberink, 2012)

– Avoid strip-like initial node shape

12

Page 50: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Segmentation Refinement

13

Page 51: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Segmentation Refinement

– Artifacts

13

Sawtooth

Page 52: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Segmentation Refinement

– Artifacts

13

Unused Data

Page 53: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Segmentation Refinement

– Artifacts

13

Over-segmentation

Page 54: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Segmentation Refinement

– Artifacts

– Pixel-wise region-grow refinement

• Only check boundary blocks and points

13

Page 55: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

– Pixel-wise region-grow refinement

• Only check boundary blocks and points

13

Page 56: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Simulated Data

– Robustness to uniformly distributed depth noise (Georgiev et al., IROS 2011)

– Noise magnitude E = 0, 10, …, 200mm

– Ground truth depth ranges from 1396mm to 3704mm

14

E=150E=0 E=200E=100

Page 57: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Real-World Kinect Data

– 2102 frames of an indoor scene

– 640 × 480 pixel/frame

15

Initial node size 10x10

Initial node size 4x4

Initial node size 20x20

Page 58: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Real-World Kinect Data

– 2102 frames of an indoor scene

– 640 × 480 pixel/frame

15

27.3 ± 6.9ms/frame > 35Hz

Page 59: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Real-World Kinect Data

16

Page 60: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• SegComp Datasets (Hoover et al. PAMI 1996)

– ABW-TEST

– PERCEPTRON-TEST

17

Page 61: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• SegComp Benchmark (Gotardo et al. CVPR 2003; Oehler et al.

ICIRA 2011; Holz & Behnke IAS 2012)

18

Page 62: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• We presented an efficient plane extraction algorithm based on agglomerative clustering for organized point clouds.

19

Page 63: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• We presented an efficient plane extraction algorithm based on agglomerative clustering for organized point clouds.

• We analyzed the complexity of the clustering algorithm and shown that it is log-linear in the number of initial nodes.

19

Page 64: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• We presented an efficient plane extraction algorithm based on agglomerative clustering for organized point clouds.

• We analyzed the complexity of the clustering algorithm and shown that it is log-linear in the number of initial nodes.

• We demonstrated real-time performance with the accuracy comparable to state-of-the-art algorithms.

19

Page 65: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

Introduction Overview Breakdown Experiments Conclusions

• Acknowledgement

– MERL

• Jay Thornton

• Srikumar Ramalingam

– Rackham Graduate School, University of Michigan

– NSF Student Travel Grant

20

Page 66: Fast Plane Extraction in Organized Point Clouds Using … · 2019. 10. 22. · Fast Plane Extraction in Organized Point Clouds Using Agglomerative Hierarchical Clustering Chen Feng1),

21

Chen Feng (in Chinese: 冯晨) PhD Candidate Department of Civil and Environmental Engineering University of Michigan, Ann Arbor E-mail: [email protected] Web: http://www.umich.edu/~cforrest/