Content deleted Content added
m r2.7.1) (Robot: Adding pt:Interpolação por vizinho mais próximo |
Citation bot (talk | contribs) Added isbn. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Interpolation | #UCB_Category 27/59 |
||
(32 intermediate revisions by 22 users not shown) | |||
Line 1:
{{short description|Method of multivariate interpolation}}
[[Image:Piecewise_constant.svg|right|thumb|Nearest neighbor interpolation (blue lines) in one dimension on a (uniform) dataset (red points) [[Image:
'''Nearest-neighbor interpolation''' (also known as '''proximal interpolation''' or, in some contexts, '''point sampling''') is a simple method of [[multivariate interpolation]] in one or more [[dimension]]s.
[[Interpolation]] is the problem of approximating the value of a function for a non-given point in some space when given
==Connection to Voronoi diagram==
For a given set of points in space, a [[Voronoi diagram]] is a decomposition of space into cells, one for each given point, so that anywhere in space, the closest given point is inside the cell. This is equivalent to nearest
{{comparison_of_1D_and_2D_interpolation.svg|left}}
[[Image:Coloured_Voronoi_2D.svg|none|thumb|This [[Voronoi diagram]] is an example of nearest neighbor interpolation of a random set of points (black dots) in 2D.]]
{{-}}
==See also==
* [[Interpolation]]
* [[Natural neighbor interpolation]]
* [[Image scaling]]
* [[Nearest neighbor search]]
* [[Nearest neighbor smoothing]]
* [[Zero-order hold]]
* [[Rounding]]
==References==
{{Reflist}}
[[Category:Interpolation]]
Line 20 ⟶ 31:
{{mathapplied-stub}}
|