Hierarchical RBF

In computer graphics, a hierarchical RBF is an interpolation method based on Radial basis functions (RBF). Hierarchical RBF interpolation has applications in the construction of shape models in 3D computer graphics (see Stanford Bunny image below), treatment of results from a 3D scanner, terrain reconstruction and others.

This problem is informally named "large scattered data point set interpolation".

The idea of method (for example in 3D) consists of the following:

\varphi it is RBF; \lambda it is coefficients which are the solution of the system show on picture:

for determination of surface it is necessary to estimate the value of function \mathbf{f}(\mathbf{x}) in interesting points x. A lack of such method is considerable complication [2] \mathbf{O}(\mathbf{n}^2) for calculate RBF, solve system and determine surface.

Other similar methods

Hierarchical algorithm

An idea of hierarchical algorithm is an acceleration of calculations due to decomposition of intricate problem on the great number of simple (see picture).

In this case hierarchical division of space containing points on elementary parts, the system of small dimension solves in each of which. The calculation of surface in this case is taken to the hierarchical (on the basis of tree-structure) calculation of interpolant. A method for a 2D case is offered Pouderoux J. et al.[3] For a 3D case a method is used in the tasks of 3D graphics by W. Qiang et al.[4] and modified by Babkov V.[5]

References

  1. Carr, J.C.; Beatson, R.K.; Cherrie, J.B.; Mitchell, T.J.; Fright, W.R.; McCallum B.C.; Evans, T.R. (2001), “Reconstruction and Representation of 3D Objects with Radial Basis Functions” ACM SIGGRAPH 2001, Los Angeles, CA, P. 67–76.
  2. Bashkov, E.A.; Babkov, V.S. (2008) “Research of RBF-algorithm and his modifications apply possibilities for the construction of shape computer models in medical practice”. Proc Int. Conference "Simulation-2008", Pukhov Institute for Modelling in Energy Engineering, (in Russian)
  3. Pouderoux, J. et al. (2004), “Adaptive hierarchical RBF interpolation for creating smooth digital elevathion models”, Proc. 12-th ACM Int. Symp. Advances in Geographical information Systems 2004, ACP Press, P. 232240
  4. Qiang, W.; Pan, Z.; Chun, C.; Jiajun, B. (2007), “Surface rendering for parallel slice of contours from medical imaging”, Computing in science & engineering, 9(1), JanuaryFebruary 2007, P 3237
  5. Babkov, V.S. (2008) “Modification of hierarchical RBF method for 3D-modelling based on laser scan result”. Proc. Int. Conference “Modern problems and achievement of radio, communication and informatics”, Zaporizhzhya National Technical University, (in Ukrainian)
This article is issued from Wikipedia - version of the 8/24/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.