搜索资源列表
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现
2003374315
- 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0
LagInterp
- Lagrange 插值,该程序实现线性,二次,三次等等lagrange插值功能。-the interpolation of Lagrange
Sinusoidalquadraticinterpolation
- 实用的正弦二次插值算法,有推倒过程和误差分析。-Practical quadratic interpolation algorithm for sinusoidal, and tear down the process and error analysis
imagetransformation
- 此文件夹中包含了 七种图像处理算法。每一种都有 对应的测试图片和能正确运行的vc源代码 图像算法涉及 三次插样、亮度增减、均值滤波、傅立叶变换、二值化变换、对比度拉伸、Walsh变换。希望与大家一同分享这些技术-In this rar,there are seven kinds of image processing algorithm.they all include lots of picture and executable program with vc++ .
rotate
- 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
ad
- 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 (PO
BMPDownSize
- 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
Bilinear-interpolation-and-cubic-convolution
- 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
Super-Resolution--
- 针对视频序列的超分辨率重建,提出了一种动态自适应滤波方法. 在最大后验概率估计和加权最小二乘 的基础上,给出视频序列超分辨率重建数学模型 深入研究了运动补偿矩阵和权值矩阵的构成和性质 详细推导了 自适应滤波器的递推公式 分析了算法的存储与计算复杂度. 仿真实验表明该算法的重建结果相当有效,相比双三 次插值和无运动补偿的单帧迭代重建,可以获得一定的PSNR 增益 与Elad 滤波方法相比,具有更小的计算量和 更强的自适应性和鲁棒性.-Super-resolution for th
suofang
- 实现了基于二次线性插值的缩放,可运行于vs.2008-Implemented based on bilinear interpolation of the scaling can be run on vs.2008
downSample
- 实现图像下采样,实现的采样方法有最邻近采样法、二次插值法、双三次卷积法。-Image sampling, the sampling method to achieve the nearest neighbor sampling method, the quadratic interpolation, bicubic convolution.
pixellib-1.2.115-20110925.tar
- 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-pixellib:High Quality Anti-Alising Vector/Raster Graphics Multi-Pixel-Format: RGB, BGR, ARGB, ABGR, RGBA, BGRA 8/15/16/24/32 depth Light weight 100 C implementation SSE2/MMX Graphics Optimized
model
- 拉格朗日二次插值,使用拉格朗日函数进行二次平滑插值-Lagrange quadratic interpolation using the Lagrangian function secondary smooth interpolation
jihebianhuan
- 数字图像几何变换,三种插值算法。最邻近,二次插值,双三次插值。-Digital image geometric transformation, the three interpolation algorithm. Nearest neighbor, quadratic interpolation, bicubic interpolation.
ercichaz23
- 机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.-Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspec
bi_quadric_interpolation
- 双二次插值 图像缩放 效果一般般吧,,欢迎大家使用-Double quadratic interpolation image scaling effects generally like it, are welcome to use
Spline
- 用于计算机图形学中的二次、三次样条插值和普通的线性插值、二次插值-Used in computer graphics in the second, third order spline interpolation and ordinary linear interpolation, quadratic interpolation
urdciv8
- 二次插值的计算方法,其它优化设计方法的基础,()
pro_distortion
- 对失真的汽车牌照进行投影失真校正并进行线性插值和二次插值(Projection distortion correction for distorted vehicle license plates and linear interpolation and two degree interpolation are performed.)