Presentation is loading. Please wait.

Presentation is loading. Please wait.

Surface Reconstruction Using Volumetric Implicit Functions Some figures by Curless et al.

Similar presentations


Presentation on theme: "Surface Reconstruction Using Volumetric Implicit Functions Some figures by Curless et al."— Presentation transcript:

1 Surface Reconstruction Using Volumetric Implicit Functions Some figures by Curless et al.

2 Problems With Zippering Drill Bit Zippered reconstruction

3 Volumetric Reconstruction Implicit function defined volumetricallyImplicit function defined volumetrically Usually stored sampled on a 3D gridUsually stored sampled on a 3D grid – Can be compressed (e.g., using RLE) – Another possibility: hierarchical data structures Can extract isosurface (i.e., subset of space where implicit function = some constant)Can extract isosurface (i.e., subset of space where implicit function = some constant)

4 Volumetric Reconstruction Overview Generate signed distance function (or something close to it) for each scanGenerate signed distance function (or something close to it) for each scan Compute average (possibly weighted)Compute average (possibly weighted) Extract isosurfaceExtract isosurface

5 Volumetric Reconstruction Benefits Always generates a manifold surfaceAlways generates a manifold surface Can control sampling densityCan control sampling density Averaging of signed distance functions corresponds to averaging the surfacesAveraging of signed distance functions corresponds to averaging the surfaces

6 Volumetric Reconstruction Drawbacks Represent a 3D entity rather than 2DRepresent a 3D entity rather than 2D – Running time – Storage Resampling step – bandlimits the functionResampling step – bandlimits the function Generates consistent topology, but not always the topology you wantedGenerates consistent topology, but not always the topology you wanted Problems with very thin surfacesProblems with very thin surfaces

7 VRIP Curless & Levoy, 1996Curless & Levoy, 1996 Implicit functions = ramps along line of sight to scannerImplicit functions = ramps along line of sight to scanner Weighting along rampsWeighting along ramps Weighting across surface (similar to Zipper)Weighting across surface (similar to Zipper) FunctionWeight

8 VRIP Under appropriate assumptions can prove that average of ramps is least squares estimate of surface positionUnder appropriate assumptions can prove that average of ramps is least squares estimate of surface position Stores ramps only near surfaceStores ramps only near surface – RLE to compress empty space Isosurface extraction using marching cubesIsosurface extraction using marching cubes

9 Marching Cubes Lorensen & Cline, 1987Lorensen & Cline, 1987 Consider 2D analogy: “marching squares”Consider 2D analogy: “marching squares” Look at signs at corners of squareLook at signs at corners of square + -- ++ +- +

10 Marching Cubes Signs of corners  lookup table  polygonsSigns of corners  lookup table  polygons Actual values at corners: locations of vertices along edges of square / cubeActual values at corners: locations of vertices along edges of square / cube Sometimes ambiguousSometimes ambiguous + -+ -+ -+ -

11 Marching Cubes Same idea can be scaled up to 3DSame idea can be scaled up to 3D

12 Demo

13 Space Carving in VRIP Mark all space between surface and scanner as “outside” (with low weight)Mark all space between surface and scanner as “outside” (with low weight) Extract additional isosurfaces between “outside” and “unseen”Extract additional isosurfaces between “outside” and “unseen”

14 Space Carving in VRIP

15

16 Other Volumetric Reconstruction Methods Hoppe’s surface reconstructionHoppe’s surface reconstruction – Unorganized points (not range images) – Estimate normal from local neighborhoods – Propagation to resolve inside/outside – Use normals to generate signed distance ramps


Download ppt "Surface Reconstruction Using Volumetric Implicit Functions Some figures by Curless et al."

Similar presentations


Ads by Google