搜索资源列表
dxsczyxs.rar
- 一种基于多项式插值改进的亚像素细分算法. ,Based on polynomial interpolation to improve the sub-pixel subdivision algorithm.
interpolation
- 多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
picture_interpolation_handle
- 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
Image
- 拉格朗日插值多项式的彩色图像分存方案Lagrange interpolating polynomial Sharing Scheme for Color Image-Lagrange interpolating polynomial Sharing Scheme for Color Image
2
- (1) 选择不断增大的分点数目n=2,3….,画出原函数f(x)及插值多项式函数 在[-1,1]上的图像,比较并分析实验结果。 (2)选择其他的函数,例如定义在区间[-5,5]上的函数 重复上述的实验看其结果如何。 -fgffffff
t_charpt5
- 试验5.1:多项式插值的震荡现象”和“试验5.2:样试验5.1:多项式插值的震荡现象”和“试验5.2:样条插值的收敛条插值的收敛-试验5.1:多项式插值的震荡现象”和“试验5.2:样条插值的收敛
Rectify
- 基于多项式模型的鱼眼图像校正代码,包含9个参数,并用简单的邻域插值填补空洞-Fisheye image correction code based on polynomial model contains nine parameters, and to fill the void with a simple neighborhood interpolation
registration
- 遥感影像的几何纠正,通过输入同名点文件计算多项式纠正系数,可通用,再通过双线性插值实现几何纠正-list on two images, this method can be use to any sitution if you already choose the corresponding points, and then bilinear interpolation to get the gray value
tuxiangpeizhun
- 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
修改过的亚像素边缘检测
- 自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)