搜索资源列表
分形插值
- 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
11257445
- 自动绘制等值线的方法从技术方向上看可以分为两大类,插值和曲线拟合.其中曲线拟合总的来说效果不如插值算法经典和应用广泛,效果也较逊色.这里着重介绍插值算法.-Automatic drawing method isogram direction from a technical point of view can be divided into two categories, interpolation and curve fitting. In which the effect of curve
shuzhifenxi
- 基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
shuangxianxingchazhi
- 此代码应用双线性差值方法,进行单幅图像的超分辨率重建,里面有双线性插值的详细介绍和说明,并且有双线性插值代码的参考代码。-This code is applied bilinear interpolation method, a single image super-resolution reconstruction, which has a detailed descr iption of the bilinear interpolation and instructions, and the
2
- 基于交叉累计剩余熵的图像配准中插值方法的改进 交叉累计剩余熵(CCRE)比传统互信息在配准强噪声图像时更具优势,但采用部分体积(PV)插值的CCRE在网格点容易产生局部极值,不利于变换参数的优化。针对该问题,研究基于3阶B样条函数的PV插值(BPV)、哈宁窗sinc函数的PV插值(HPV)和Blackman-Harris窗sinc函数的PV插值(BHPV)方法在CCRE中的应用,提出一种新的插值方法。该方法采用灵活的邻域中心,将插值点对联合直方图贡献的权重分散到临近的9个点上,并使用高
双三次插值彩色图像
- 双三次插值用于彩色图像处理,连续的经典方法,应用广泛,结构简单,速度快(Biucbic color image interpolation)