Download presentation
Presentation is loading. Please wait.
Published byEmmeline Webb Modified over 9 years ago
1
Multiscale Representations for Point Cloud Data Andrew Waters Manjari Narayan Richard Baraniuk Luke Owens Daniel Freeman Matt Hielsberg Guergana Petrova Ron DeVore
2
3D Surface Scanning Explosion in data and applications Terrain visualization Mobile robot navigation
3
Data Deluge The Challenge: Massive data sets – Millions of points – Costly to store/transmit/manipulate Goal: Find efficient algorithms for representation and compression.
4
Selected Related Work Mesh Compression [Khodakovsky, Schröder, Sweldens 2000] Geometric Mesh Compression [Huang, Peng, Kuo, Gopi 2006] Point Cloud Compression [Schnabel, Klein 2006]
5
Selected Related Work Mesh Compression [Khodakovsky, Schröder, Sweldens 2000] Geometric Mesh Compression [Huang, Peng, Kuo, Gopi 2006] Point Cloud Compression [Schnabel, Klein 2006] Our Innovation ?
6
Selected Related Work Mesh Compression [Khodakovsky, Schröder, Sweldens 2000] Geometric Mesh Compression [Huang, Peng, Kuo, Gopi 2006] Point Cloud Compression [Schnabel, Klein 2006] – More physically relevant error metric – Efficient lossy encoding Our Innovation ?
7
Our Approach 1.Fit piecewise polynomial surface to point cloud – Octree polynomial representation 2.Encode polynomial coefficients – Rate-distortion coder multiscale quantization predictive encoding
8
Step 1 – Fit Piecewise Polynomials Surflet representation [Chandrasekaran, Wakin, Baron, Baraniuk, 2004] – Divide domain (cube) into octree hierarchy – Fit surface polynomial to point cloud within each sub- cube – Refine until reaching target metric Question: What’s the right error metric?
9
Error Metric L 2 error – Computationally simple – Suppress thin structures Hausdorff error – Measures maximum deviation
10
Tree Decomposition Assume surflet dictionary with finite elements -- data in square i
11
Tree Decomposition root
12
Tree Decomposition root
13
Tree Decomposition root
14
Tree Decomposition root Cease refining a branch once node falls below threshold
15
Surflet Hallmarks Multiscale representation Allow for transmission of incremental detail Prune tree for coarser representation Extend tree for finer representation
16
Step 2: Encode Polynomial Coeffs Must encode polynomial coefficients and configuration of tree Uniform quantization suboptimal Key: Allocate bits nonuniformly – multiscale quantization adapted to octree scale – variable quantization according to polynomial order
17
Multiscale Quantization Allocate wisely as we increase scale, : – Intuition: Coarse scale: poor fits (fewer bits) Fine scale: good fits (more bits)
18
Polynomial Order-Aware Quantization Consider Taylor-Series Expansion Intuition: Higher order terms less significant Increase bits for low-order terms Smoothness Order Scale Optimal -- [Chandrasekaran, Wakin, Baron, Baraniuk 2006]
19
Step 3: Predictive Encoding Insight: Smooth images small innovation at finer scale Coding Model: Favor small innovations over large ones Encode according to distribution: “Likely” “Less likely”
20
Predictive Encoding Par Child
21
Predictive Encoding 1) Project parent into child domain Par Child
22
Predictive Encoding 2) Compute Hausdorff Error Par Child
23
Predictive Encoding 3) Determine probability based on distribution, error Par Child
24
Predictive Encoding 4) Code with bits Fewer bits More bits Par Child
25
Optimality Properties Surflet encoding for L 2 error metric for smooth functions [Chandrasekaran, Wakin, Baron, Baraniuk, 2004] – optimal asymptotic approximation rate for this function class – optimal rate-distortion performance for this function class for piecewise constant surfaces of any polynomial order Extension to Hausdorff error metric – tree encoder optimizes approximation – open question: optimal rate-distortion?
26
Experiments: Building 22,000 points piecewise planar surflets oct-tree: 120 nodes 1100 bits (“1400:1” compression)
27
Experiments: Mountain 263,000 points piecewise planar surflets 2000 Nodes 21000 Bits (“1500:1” Compression)
28
Summary Multiscale, lossy compression for large point clouds – Error metric: Hausdorff distance, not L 2 distance – Surflets offer excellent encoding for piecewise smooth surfaces octree based piecewise polynomial fitting multiscale quantization polynomial-order aware quantization predictive encoding Future research – Asymptotic optimality for Hausdorff metric dsp.rice.edu | math.tamu.edu
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.