English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

A Multi-scale Approach to 3D Scattered Data Interpolation with Compactly Supported Basis Functions

MPS-Authors
/persons/resource/persons45141

Ohtake,  Yutaka
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44112

Belyaev,  Alexander
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45449

Seidel,  Hans-Peter       
Computer Graphics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Ohtake, Y., Belyaev, A., & Seidel, H.-P. (2003). A Multi-scale Approach to 3D Scattered Data Interpolation with Compactly Supported Basis Functions. In M.-S. Kim (Ed.), Shape Modeling International 2003 (pp. 153-161). Los Alamitos, USA: IEEE.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-2C18-9
Abstract
In this paper, we propose a hierarchical approach to 3D scattered
data interpolation with compactly supported basis functions.
Our numerical experiments suggest that the approach integrates
the best aspects of scattered data fitting with locally and globally
supported basis functions. Employing locally supported functions leads
to an efficient computational procedure, while a coarse-to-fine
hierarchy makes our method insensitive to the density of
scattered data and allows us to restore large parts of
missed data.

Given a point cloud distributed along a surface, we first use
spatial down sampling to construct a coarse-to-fine hierarchy
of point sets. Then we interpolate the sets starting from the
coarsest level. We interpolate a point set of the hierarchy,
as an offsetting of the interpolating function computed at
the previous level. Fig.\,\ref{risu_multi} shows an original
point set (the leftmost image) and its coarse-to-fine hierarchy
of interpolated sets.

According to our numerical experiments, the method
is essentially faster than the state-of-art scattered data
approximation with globally supported RBFs \cite{rbf}
and much simpler to implement.