搜索资源列表
KrigingMethod.rar
- 在IDL环境下,求取变差函授,实现克里金插值,kringing interpolation method
ImgScale
- 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
new
- 分布式视频编码中用时域内插法生成边信息的算法-Distributed Video Coding interpolation algorithm to generate side information
cSharp-interpolation
- 用c#实现插值的源代码,配套书籍为《C#数值计算算法编程》-Interpolation with c# source code to achieve, and the supporting books for the " C# numerical algorithm programming"
Interpolation
- 完整的内插算法,VC6实现! 功能简单实用!-Complete interpolation algorithm, VC6 to achieve!
VB
- VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
cz
- 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
imgrescale
- 雙線性內插 雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -Bilinear interpolation
imgmatlab
- 雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
Interpolation
- 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
chazhi
- 图像三线性插值算法,对一定图像插值成给定大小的图像-Image trilinear interpolation algorithm, Image Interpolation of a certain size into a given image
my_interp
- Interpolation functionThis function performs the interpolation of the input image, using the specified filter
digitalimagedecimationinterpolation
- digital image decimation-interpolation
natural-cubic-spline-interpolation
- 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
geom_tr_3D
- Affine geometric transform combined with Nearest neighbour or trilinear interpolation
MonotoneInterpolation
- Monotone Spline Interpolation
resolution
- to resolve image. i.e to increase size of image by interpolation
New
- mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
LiangjiangYuProject1
- 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
XY-Interpolation-Algorithms
- A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.