 |
 |
 |
 |
 |
 |
 |
 |
Given a sparse
set of 3D points, how do we
|
|
|
interpolate
to a full 3D surface?
|
|
|
Scattered data
interpolation [Nielson93]
|
|
|
| • |
triangulate
|
|
|
| • |
put onto a grid
and fill (use pyramid?)
|
|
|
| • |
place a kernel
function over each data point
|
|
| • |
minimize an
energy function
|
|