CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像插值

搜索资源列表

  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. NEDI图像插值

    0下载:
  2. New Edge-Directed Interpolation
  3. 所属分类:matlab例程

    • 发布日期:2011-03-23
    • 文件大小:172442
    • 提供者:zhangsilong
  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:49155
    • 提供者:贾子渊
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. szfxsy1

    1下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44579
    • 提供者:TNG
  1. Matlab

    0下载:
  2. MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3029
    • 提供者:matlab
  1. wave-inter

    2下载:
  2. 小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1183
    • 提供者:zhoujianhua
  1. im_R

    0下载:
  2. 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:596
    • 提供者:贺洪元
  1. NearestNeighbour3

    0下载:
  2. 最近邻插值,在图像处理中,对变换后的图像进行插值-Nearest Neighbour interpolating
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1046
    • 提供者:小米
  1. bilinear

    0下载:
  2. lena 图像的线性插值 对图像处理的理解很有帮助-lena bilinear
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:809647
    • 提供者:Allen
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  1. kridge-c

    1下载:
  2. 克雷格插值能三维绘图,能更准确的画出三维图像-3D plot with interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3271
    • 提供者:Yu QiWei
  1. dip

    1下载:
  2. 基于边缘导向的插值算法 首先估计出低分辨率图像的局部协方差系数,然后基于低分辨率图像的协方差和高分辨率图像的协方差之间的几何二元性,用估计出来的协方差进行插值得到高分辨率图像-Image interpolation based on oriented
  3. 所属分类:matlab例程

    • 发布日期:2014-03-06
    • 文件大小:963
    • 提供者:miaomiao
  1. AMLE_level_set_interp

    0下载:
  2. 这个程序实现AMLE方法的图像插值。首先,通过入口从输入图像得到一定数量的水平集。起点只是自动选择的。然后,每个水平集的边界被提取出来,图像边界上的数据被记录。最后,通过使用AMLE扩展这些信息重建一个非常接近原图像的新的图像。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. Th
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1838
    • 提供者:玲玲
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. 双线性插值法放大灰度图像

    0下载:
  2. 双线性插值法放大灰度图像 双线性插值法放大灰度图像 双线性插值法放大灰度图像
  3. 所属分类:matlab例程

  1. 第4章 插值

    0下载:
  2. 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.
  3. 所属分类:matlab例程

  1. chazhi

    0下载:
  2. 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:19961115
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com