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

搜索资源列表

  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. test11

    0下载:
  2. 图像插值算法的实现,包括,近邻,双线,三次卷积-Image interpolation algorithm to achieve, including neighbors, double, cubic convolution
  3. 所属分类:Picture Viewer

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:zsy
  1. Image-interpolation--zoom--rotate

    0下载:
  2. 图像插值、缩放、旋转Image interpolation, zoom, rotate数字图像处理的插值-Image interpolation, zoom, rotate
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:131755
    • 提供者:lin
  1. shuangxianxing

    0下载:
  2. 这是一个实现灰度图像双线性插值的小程序,程序中的参数m0和n0分别对应图像插值以后相对于原图像在行维和列维的放大倍数。-This is a grayscale image bilinear interpolation to achieve a small program, program parameters m0 and n0 respectively after the image interpolation with respect to the original image and th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:张龙龙
  1. shuangxianxinghuidu

    0下载:
  2. matlab双线性灰度图像插值,用于二维图像处理-MATLAB linear
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:519989
    • 提供者:zhang
  1. matlab 图像旋转

    0下载:
  2. 不使用MATLAB内置函数,自己编程实现图像的旋转3.编写程序实现图像旋转功能。将“lena.bmp”图像绕图像中心逆时针旋转20度,并显示结果。要求: (1)不要使用imrotate函数; (2)涉及到坐标映射时采用向后映射; (3)涉及到插值时采用邻近插值和双线性插值,对比结果;
  3. 所属分类:matlab例程

  1. 图像配准源码

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

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

    0下载:
  2. 图像插值用于提高图像分辨率,列出了多种插值算法,包含自己编写的,效果理想。-Image interpolation for improving image resolution, lists a variety of interpolation algorithm contains its own written desired effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:8443
    • 提供者:王强
  1. chazhi

    0下载:
  2. 图像插值C源码,包含各种图像变换如RAW22RGB,RAW2YUV,差值处理等-image processing source code,complete RAW 2 RGB,RAW 2 YUV,and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:135145
    • 提供者:
  1. quitei_v51

    0下载:
  2. 计算十字叉丝的在不同距离的衍射图像,插值与拟合的matlab实现,通过matlab代码。- Calculation crosshairs diffraction image at different distances, Interpolation and fitting matlab implementation, By matlab code.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4637
    • 提供者:汪立娟
  1. guidedfilterinterpolation

    0下载:
  2. 将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:347347
    • 提供者:王斌
  1. good

    0下载:
  2. 图像插值程序,在一些场合需要提供真实接触感觉,不错的 很好-Image interpolation program, in some cases need to provide real touch feeling, good is very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:147456
    • 提供者:lchqm!51138
  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. P1

    0下载:
  2. 处理MRI图像,实现MRI图像的插值,并且显示相位图,幅值图(programming MRI images)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:113664
    • 提供者:yytangxiaoyuan
  1. bmp-VC6

    0下载:
  2. 图像缩放三种算法的实现,最近邻插值、双线性插值、双三次插值,MFC做的界面。(Image scaling three algorithms to achieve, the nearest neighbor interpolation, bilinear interpolation, double three interpolation, MFC do interface.)
  3. 所属分类:

    • 发布日期:2017-12-25
    • 文件大小:2056192
    • 提供者:moyhu
  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. GTest

    0下载:
  2. 用双线性插值的方式放大图像的代码及示例图片(Bilinear interpolation magnified image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1741824
    • 提供者:桃大人
  1. SBF算法

    0下载:
  2. SBF算法是傅里叶积分的近似估计,其算法思路是用线性插值函数近似被积函数,将线性插值函数分解为有限多个相似基函数(similar basis function)的线性和,对每个基函数进行傅里叶正弦或余弦积分,其结果可表示为简洁的解析形式,故积分运算可转化成一些相对简单的代数运算。在对图像进行去噪!(The SBF algorithm is to approximate the Fu Liye integral algorithm, the idea is to approximate the i
  3. 所属分类:图形图像处理

  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. imrotate_my

    0下载:
  2. 使用反响映射与双线性插值法实现图像旋转,实验结果与MATLAB自带函数结果相同。(MATLAB bilinear imrotate_my)
  3. 所属分类:matlab例程

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 45 »
搜珍网 www.dssz.com