Download presentation
Presentation is loading. Please wait.
Published byWendy Horton Modified over 9 years ago
1
Reconstruction of Water-tight Surfaces through Delaunay Sculpting Jiju Peethambaran and Ramanathan Muthuganapathy Advanced Geometric Computing Lab, Department of Engineering Design, Indian Institute of Technology, Madras, India Solid and Physical Modeling 2014
2
Surface Reconstruction Problem Generate surface mesh from surface samples Reconstruction Algorithm Solid and Physical Modeling 2014
3
Motivation & Scope Require a surface mesh for Effective rendering of the model Computational analysis Parameterization- Morphing, blending etc.. Morphing-Kreavoy et. al 2004 Blending-Kreavoy et. al 2004 Solid and Physical Modeling 2014
4
Motivation & Scope Applications- Reverse engineering Cultural heritage Rapid prototyping Urban modeling etc… Digitization-courtesy: http://graphics.stanford.edu / City modeling-Poullis et.al 2011 Solid and Physical Modeling 2014
5
Related Work-Implicit Surfaces Represent the surface by a function defined over the space Extract the zero-set Examples Poisson [Kazhdan. 2005] RBF [Carr et al. 2001] MPU [Ohtake et al. 2003] Wavelet [Manson et al. 2008] etc… Solid and Physical Modeling 2014
6
Related Work-Delaunay/Voronoi Under dense sampling, neighboring points on the surface is also neighbors in the space Examples Alpha shape [Edelsbrunner and Mucke 1994] Sculpture by Boissonat [Boissonnat 1984] Powercrust [Amenta et al. 2000] Cocone [Dey et.al, 2006] Constriction by Veltkamp [Veltkampl, 1994] etc… Each has its own strengths and weaknesses!!! Solid and Physical Modeling 2014
7
Our Contributions Characterization of Divergent concavity for closed, planar curves Shape-hull graph (SHG)-a proximity graph that captures the geometric shape Surface reconstruction technique Un-oriented point cloud Fully automatic, simple and single stage Delaunay Sculpting Triangulated water-tight surface mesh Solid and Physical Modeling 2014
8
Divergent Concavity Closed, planar and positively oriented curve Solid and Physical Modeling 2014
9
Divergent Concavity Closed, planar and counter clock wise oriented curve Inflection points and curvature Concave portion (green colored) IP Concavity Solid and Physical Modeling 2014
10
Divergent Concavity Closed, planar and counter clock wise oriented curve Inflection points and curvature Concave portion (green colored) BT-bi-tangent, BTP-bi-tangent points IP BT BTP Concavity Solid and Physical Modeling 2014
11
Divergent Concavity Closed, planar and counter clock wise oriented curve Inflection points and curvature Concave portion (green colored) BT-bi-tangent, BTP-bi-tangent points Pseudo-concavity IP BT BTP Pseudo concavity Solid and Physical Modeling 2014
12
Divergent Concavity Extremal and non-extremal BTs Solid and Physical Modeling 2014
13
Divergent Concavity Divergent pseudo-concavity Medial balls Solid and Physical Modeling 2014
14
Divergent Concavity Medial balls If all the pseudo-concavities are divergent, then it is divergent concave Divergent Non-divergent Solid and Physical Modeling 2014
15
Divergent Concavity Implications: Point set, S sampled from a divergent concave curve Solid and Physical Modeling 2014
16
Divergent Concavity Implications: Delaunay triangulation of S Solid and Physical Modeling 2014
17
Divergent Concavity Implications: Divergent concave portion Solid and Physical Modeling 2014
18
Divergent Concavity Implications: Triangles in divergent concave region are Solid and Physical Modeling 2014
19
Divergent Concavity Implications: Triangles in divergent concave region are Obtuse Their longest edge faces towards the extremal BT Solid and Physical Modeling 2014
20
Shape-hull Graph (SHG) Junction points Solid and Physical Modeling 2014
21
Shape-hull Graph (SHG) Junction points Connectedness P Q Solid and Physical Modeling 2014
22
Shape-hull Graph (SHG) Point set Solid and Physical Modeling 2014
23
Shape-hull Graph (SHG) Point set Del(S) Solid and Physical Modeling 2014
24
Shape-hull Graph (SHG) Point set Del(S) SHG(S) Del(S)-Delaunay triangles in divergent concave regions =SHG(S) Solid and Physical Modeling 2014
25
Shape-hull Graph (SHG) Point set Del(S) SHG(S) Triangulation - sub graph of Del(S) Connected No junction points Consists of Delaunay triangles whose circumcenter lies inside the boundary of SHG Solid and Physical Modeling 2014
26
Shape-hull Graph (SHG) Point set Del(S) SHG(S)SH(S) Solid and Physical Modeling 2014
27
Shape-hull Graph (SHG) SHG(S) is a connected triangulation, free of junction points and consists of a subset of Delaunay triangles such that the circumcenter of these triangles lie interior to its boundary. Delaunay triangulation SHG Solid and Physical Modeling 2014
28
Shape-hull Graph (SHG) Lemma---SH(S), where S is densely sampled from a divergent concave curve Ω, represents piece-wise linear approximation of Ω Point set Shape-hull Divergent concave curve Solid and Physical Modeling 2014
29
Sculpting Algorithm Construct Delaunay tetrahedral mesh Repeatedly eliminate (or sculpt) boundary tetrahedra, T subjected to the following: circumcenter of T lies outside the intermediate surface T satisfies tetrahedral removal rules Solid and Physical Modeling 2014
30
Tetrahedral removal rules- Remove the tetrahedra with one/ two boundary facets if it satisfy the constraints [Boissonnat,1984 ] 1-boundary facet (abc) 2-boundary facets (abc) & (abd) Sculpting Algorithm Solid and Physical Modeling 2014
31
Sculpting Algorithm Selection criterion- circumcenter of tetrahedra Circumradius/shortest edge length Random removal Circumradius Volume Solid and Physical Modeling 2014
32
Sculpting Algorithm Solid and Physical Modeling 2014
33
Results*-Bimba** 74K points, 250K tetrahedra *implemented in CGAL (computational geometry algorithms library) ** Models from Aim@shape or Stanford 3D scanning repository Solid and Physical Modeling 2014
34
250K points, 500K Delaunay tetrahedra Results-Budha Solid and Physical Modeling 2014
35
Caesar, 25K points, 84K tetrahedra Foot, 10K points, 20K Delaunay tetrahedra Results Solid and Physical Modeling 2014
36
Sheep, 159K points, 552K tetrahedra Shark, 10K points, 20K Delaunay tetrahedra Results Solid and Physical Modeling 2014
37
Results-Down Sampling Solid and Physical Modeling 2014
38
Results-Down Sampling Solid and Physical Modeling 2014
39
Results - Sharp Features Powercrust R cocone Screened poisson Our method Solid and Physical Modeling 2014
40
Conclusions Divergent concavity for 2D curves Shape-hull graph Sculpting Algorithm for closed surface reconstruction Future work- 1. Genus construction 2. Extension to non-divergent concave curves/surfaces Solid and Physical Modeling 2014
41
References 1. AMENTA, N., CHOI, S., AND KOLLURI, R. K. 2000. The power crust, unions of balls, and the medial axis transform. Computational Geometry: Theory and Applications 19, 127–153. 2. BOISSONNAT, J.-D. 1984. Geometric structures for threedimensional shape representation. ACM Trans. Graph. 3, 4 (Oct.), 266–286. 3. DEY, T. K., AND GOSWAMI, S. 2006. Provable surface reconstruction from noisy samples. Comput. Geom. Theory Appl. 35, 1 (Aug.), 124–141. 4. MANSON, J., PETROVA, G., AND SCHAEFER, S. 2008. Streaming surface reconstruction using wavelets. Computer Graphics Forum (Proceedings of the Symposium on Geometry Processing) 27, 5, 1411–1420. 5. OHTAKE, Y., BELYAEV, A., ALEXA, M., TURK, G., AND SEIDEL, H.-P. 2003. Multi-level partition of unity implicits. In ACM SIGGRAPH 2003 Papers, ACM, New York, NY, USA, SIGGRAPH ’03, 463–470. 6. VELTKAMP, R. C. 1994. Closed Object Boundaries from Scattered Points. Springer-Verlag New York, Inc., Secaucus, NJ, USA. 7. EDELSBRUNNER, H., AND M¨U CKE, E. P. 1994. Threedimensional alpha shapes. ACM Trans. Graph. 13, 1 (Jan.), 43– 2. 8. KAZHDAN, M. 2005. Reconstruction of solid models from oriented point sets. In Proceedings of the Third Eurographics Symposium on Geometry Processing, Eurographics Association, Airela-Ville, Switzerland, Switzerland, SGP ’05. Solid and Physical Modeling 2014
42
Thank You Questions? Contact Information: Ramanathan Muthuganapathy (emry01@gmail.com, http://ed.iitm.ac.in/~raman)emry01@gmail.com Jiju Peethambaran (jijupnair2000@gmail.com)jijupnair2000@gmail.com Solid and Physical Modeling 2014
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.