Welcome![Sign In][Sign Up]
Location:
Search - bicubic spline interpolation

Search list

[Other resourceSPLIE2

Description: 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
Platform: | Size: 1001 | Author: younger | Hits:

[Special EffectsCode

Description: 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
Platform: | Size: 18308 | Author: 周萍 | Hits:

[AlgorithmSPLIE2

Description: 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsCode

Description: 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
Platform: | Size: 18432 | Author: 周萍 | Hits:

[AlgorithmC3

Description: 插值 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-Interpolation 1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange interpolation 7. bicubic spline interpolation
Platform: | Size: 5120 | Author: freezingsnow | Hits:

[GUI Developcz

Description: 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 interpolation 7. Bicubic Spline Interpolation
Platform: | Size: 4096 | Author: wzz | Hits:

[matlabnoise_filtering_matlab

Description: digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
Platform: | Size: 1024 | Author: mustafa | Hits:

[Graph Drawingad

Description: C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (POLINT) 2 rational function interpolation (RATINT) 3 Cubic Spline Interpolation (SPLINE (second derivative value)-> SPLINT (function value)) 4 sorted list of search method (LOCATE ( dichotomy), HUNT (correlation method)) 5 interpolation polynomial (POLCOE (n2), POLCOF (n3)) 6 dual Lagrange interpolation (POLIN2) 7 bicubic spline interpolation (SPLIE2)
Platform: | Size: 31744 | Author: 王斌 | Hits:

[Algorithminterpolation

Description: 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline interpolation
Platform: | Size: 32768 | Author: sby_1027 | Hits:

[AlgorithmBicubic

Description: 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
Platform: | Size: 12288 | Author: 天羽忍 | Hits:

[Special Effectssrc

Description: 图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-padding (sinc)
Platform: | Size: 76800 | Author: richard | Hits:

[Algorithmimspline

Description: matlab 双三次样条插值,由于是matlab写的,速度非常慢。希望大家理解-matlab bicubic spline interpolation is Matlab written, very slow. I hope you understand
Platform: | Size: 1024 | Author: zhangbjb | Hits:

[Windows DevelopbSPLLIE22i

Description: 双三次样条插值方法,内含含函数和函数调用的源码实例 -Bicubic spline interpolation method that contains the source code examples containing functions and function calls
Platform: | Size: 1024 | Author: slim | Hits:

[Special EffectsCubicSpline

Description: 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
Platform: | Size: 25600 | Author: 高崟 | Hits:

[Picture ViewerBiCubic

Description: 双三次样条插值,可以实现图像的放缩。而且含有opencv的摄像机标定-Bicubic spline interpolation, image scaling.
Platform: | Size: 28755968 | Author: xfortius | Hits:

[AlgorithmImage_distortion

Description: 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortion Goal: to write an image distortion program, the image may be distorted. ? (1) distorted way:           Do:                   Twirl/spherical mirror deformation (check one)                   B-spline mesh deformation           OPTIONAL: TPS morphing (2) Comparison of interpolation methods           Nearest neighbor interpolation           Bilinear interpolation (bilinear)           Bicubic interpolation (bicubic) Job requirements: Submit source code, executable code, and test report (include: selection and design deformation function using interpolation method introduction and analysis, block diagram, the experimental results and analysis, etc.).
Platform: | Size: 3668992 | Author: luyz | Hits:

[Graph program三次样条插值试验品_by婞

Description: 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
Platform: | Size: 2636800 | Author: 婞喵养鱼 | Hits:

CodeBus www.codebus.net