⑶双立方插值(Bicubic Interpolation) : 该方法输出像素值是它在输入图像中 4×4 领域采样点的平均值, 它的插值效果比较好, 但相应的计算量较大。
基于1个网页-相关网页
In practice, simple interpolation methods, such as nearest-neighbor, linear, bilinear, and bicubic interpolation are most widely used. However, these methods usually yield an interpolated image with blurred edges, which degrade the perceptual quality of the image.
常见的插值方法有近邻插值、双线性插值、双三次插值等,计算量比较小,但是图像插值后常常出现方块效应或细节退化(边缘模糊)。
参考来源 - 多分辨率医学图像配准技术及自适应图像插值技术的研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
While in the image normalization, the Bicubic interpolation method is used in it.
并采用双三次插值方法对图像大小归一化处理。
Bicubic interpolation is a classical algorithm used in spacial transformation of image such as image rotation and zooming.
双三次插值是图像空域变换的经典算法,可用于图像旋转和放缩等灰度插值。
In order to improve the resolution and PSNR of the obtained image without damaging its original information, the Wavelet Bicubic Interpolation Search Algorithm was proposed in the previous work.
为了在保持原始图像信息的情况下,提高图像的空间分辨率,改善图像的峰值信噪比,在前期的研究中提出了小波双三次插值搜索算法。
应用推荐