CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 插值 MATLAB 图像

搜索资源列表

  1. xuanzhuan

    0下载:
  2. matlab源程序利用线性插值和邻近插值实现图像的旋转-matlab source code using linear interpolation and adjacent interpolation of image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:177611
    • 提供者:xiawei
  1. matlab-image-shifting-and-rotate

    0下载:
  2. matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程-matlba image shift and rotate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1756840
    • 提供者:chao
  1. Matlab

    1下载:
  2. 图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方 法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变 化。找出相应的改进方法。 -图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-06
    • 文件大小:898631
    • 提供者:rebecca
  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:867971
    • 提供者:卫伟
  1. 数字图像处理实验

    0下载:
  2. 1.MATLAB的基本应用方法。 2.MATLAB空间变换--图像插值、缩放、旋转、剪切。 3.MATLAB相邻区和块的处理-滑动窗和图像块操作。
  3. 所属分类:文档资料

    • 发布日期:2014-02-12
    • 文件大小:1711104
    • 提供者:sddxmb
  1. matlab-Fisheye-correction

    0下载:
  2. 用matlab,对鱼眼图像进行畸变校正,并用线性插值法对校正后的鱼眼图像进行插值,获得较好的效果。-With matlab, fish eye image distortion correction, and linear interpolation method for correcting the fisheye image interpolation, to obtain better results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1208
    • 提供者:夏海
  1. chazhi-chongjian

    2下载:
  2. 插值法图像超分辨率重建,matlab代码,可以交流学习一下.-Interpolation image super-resolution reconstruction, matlab code, you can learn about the exchange.
  3. 所属分类:matlab

    • 发布日期:2015-07-07
    • 文件大小:169984
    • 提供者:刘杨
  1. matlab

    0下载:
  2. 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:935949
    • 提供者:heshiming
  1. shuise-Matlab

    0下载:
  2. 利用卫星水色数据进行可视化,包括对图像的修饰和处理,数据插值。-Use of satellite ocean color data visualization, including image retouching and processing, data interpolation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:135795
    • 提供者:蓝方宝
  1. Hermite-Matlab

    0下载:
  2. Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7459
    • 提供者:caidb
  1. MATLAB-code

    0下载:
  2. 包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5852749
    • 提供者:
  1. 图像配准源码

    0下载:
  2. 《图像配准技术及其MATLAB编程实现》重点介绍图像配准过程中涉及到的关键性技术,包括特征空间、搜索空间、插值技术、相似性度量和搜索策略五大方面的理论知识,并给出相应的Matlab源代码。最后,以一个配准实例说明图像配准的整体实现过程。《图像配准技术及其MATLAB编程实现》可作为从事图像配准、融合研究和应用的高校教师、研究生、高年级本科生及科研人员的参考书。
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-03-29
    • 文件大小:27347537
    • 提供者:ZD516122452
  1. image_zoom

    0下载:
  2. 图像放大的最近邻插值、双线性插值和高次插值MATLAB程序-Image to enlarge nearest neighbor interpolation, bilinear interpolation and higher order interpolation MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:5774
    • 提供者:Jack
  1. 实验一

    0下载:
  2. 图像对数变换 图像的加减乘除算法 图像双线性插值放大缩小 图像旋转(The bilinear interpolation algorithm for image add, subtract, multiply and divide the logarithm transform image zooming image rotation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:44032
    • 提供者:jokester
  1. GPUBarCode

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:仁仁
  1. aften

    0下载:
  2. 这是在数值计算时经常用的样条插值的程序,能够在在MATLAB环境下直接运用,(This is often used in numerical calculation of the spline interpolation procedures, in the MATLAB environment direct use.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:402432
    • 提供者:flaeh
  1. MLRI_MATLAB_CODE

    1下载:
  2. 最小拉普拉斯残差插值的彩色图像去马赛克 源代码(Minimal Laplacian residual interpolation color image to mosaic source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5559296
    • 提供者:GTOP
  1. randmask

    0下载:
  2. matlab处理图像,随机扔掉图像的像素点,并进行双线性最邻近插值(Randomly discard pixels of an image. Bilinear interpolation and nearest neighbor interpolation are also performed)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:jiao
  1. Wavelet_SR

    1下载:
  2. 本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得 % 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分 % 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子 % 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高 % 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This prog
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:shuo111
  1. CFAloc

    0下载:
  2. cfa算法,基于CFA插值特征的图像篡改检测的matlab代码(cfa algorithm,Image tamper detection based on CFA interpolation features matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:beicheng
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com