累计查询 0.00 亿次

bilinear interpolation

  • 双线性插值:一种在离散数据点之间进行插值的方法,通过使用四个最近的数据点来估计新点的值。

双语例句

  1. The main mathematical tool of this method is bilinear interpolation.
    该方法的主要数学工具是双线性插值。
  2. In order to speed up, a discrete bilinear interpolation algorithm is proposed.
    为提高其计算速度,提出了离散化双线性插值算法。
  3. I think the problem can be solve via bilinear interpolation between the corner points of every square.
    我认为这个问题可以解决通过双线性插值每平方角点之间。

网络短语

  • bilinear interpolation algorithm
    双线性插值算法
  • Bilinear Interpolation Of Texture Maps
    双线性插值纹理映射
  • Bilinear Interpolation Filtering
    双线性插值滤波
  • bilinear interpolation techniques
    双线性插值方法
  • bilinear interpolation compensation
    双线性插值补偿法

英英释义

  • The four red dots show the data points and the green dot is the point at which we want to interpolate.