cubic convolution/bilinear/nearest 算法的matlab实现。
2021-07-13 10:42:15 168KB 三次卷积 双线性 cubic convolution
1
双线性对函数库。windows版本下的PBC库(C++库)(已编译,融入了openssl)
2021-05-05 14:12:58 2.2MB bilinear map PBC
1
图像代码双线性插值算法
2021-04-07 22:11:21 2KB bilinear interpolation RGB Bayer
1
基于双线性的NIZK】
2021-03-23 15:00:10 305KB 密码学 零知识
1
双线性池化(Bilinear pooling)tensorflow版,可以用于细粒度分类
2020-11-22 10:29:33 84KB 双线性池化
1
Matlab实现nearest+bilinear+bicubic插值resize图片 代码仅供参考、交流
2020-02-01 03:17:44 2KB Matlab resize neares bicubi
1
丹麦科技大学教授写的插值工具,Fortran和.exe都有,快捷好用,英文说明如下:program for interpolating values from a grid using bilinear or spline interpolation. the grid or the prediction points may be c in either geographical or utm coordinates. the spline prediction is performed in a window of size 'nsp' x 'nsp' points around thec wanted points, with typical value of nsp being 8 for a good interpolation.
2019-12-21 20:39:36 313KB 脚本 Fortran 插值 格网插值
1
自己编写整理的双线性插值算法原理,内含原理和实例源码,给大家分享。
2019-12-21 19:29:42 353KB Bilinear Interpolation 双线性插值
1