Bilinear Operators
   HOME





Bilinear Operators
Bilinear may refer to: * Bilinear sampling (also called "bilinear filtering"), a method in computer graphics for choosing the color of a texture * Bilinear form, a type of mathematical function from a vector space to the underlying field * Bilinear interpolation, an extension of linear interpolation for interpolating functions of two variables on a rectilinear 2D grid * Bilinear map, a type of mathematical function between vector spaces * Bilinear transform, a method of transforming from the S to Z domain in control theory and signal processing * Bilinear transformation (other) Bilinear transformation may refer to: * Bilinear map or bilinear operator * Bilinear transform (signal processing), a type of conformal map used to switch between continuous-time and discrete-time representations * Möbius transformation (complex ...
{{disambiguation ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Bilinear Sampling
In mathematics, bilinear interpolation is a method for interpolating functions of two variables (e.g., ''x'' and ''y'') using repeated linear interpolation. It is usually applied to functions sampled on a 2D rectilinear grid, though it can be generalized to functions defined on the vertices of (a mesh of) arbitrary convex quadrilaterals. Bilinear interpolation is performed using linear interpolation first in one direction, and then again in another direction. Although each step is linear in the sampled values and in the position, the interpolation as a whole is not linear but rather quadratic in the sample location. Bilinear interpolation is one of the basic resampling techniques in computer vision and image processing, where it is also called bilinear filtering or bilinear texture mapping. Computation Suppose that we want to find the value of the unknown function ''f'' at the point (''x'', ''y''). It is assumed that we know the value of ''f'' at the four points ''Q''11 = ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  



MORE