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

搜索资源列表

  1. nedi

    0下载:
  2. 实现图像的放大,是一种新的图像插值算法,用了协方差的方法来实现的-Achieve image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:162388
    • 提供者:张三
  1. spline

    1下载:
  2. spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
  3. 所属分类:2D图形编程

    • 发布日期:2013-09-30
    • 文件大小:1859
    • 提供者:陈晓宇
  1. image-interpolation

    1下载:
  2. 基于MATLAB的几种图像插值,包括三次样条插值、三次插值、线性插值、最邻近插值 -Several image interpolation based on MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-16
    • 文件大小:563786
    • 提供者:随风
  1. gaocichazhi

    0下载:
  2. 利用高次差值的方法进行图形处理,将一幅图像插值成所需像素大小。-Image difference, using The high order interpolation interpolation method, a low-resolution images into high resolution images. Enter an image, press the required output image pixel size.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:932
    • 提供者:王霄
  1. Malvar-He-Cutler-Linear-Image

    0下载:
  2. 用Malvar-He-Cutler的方法,对CFA的图像插值,效果不错。-With Malvar-He-Cutler method, the CFA image interpolation, good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2436850
    • 提供者:郑重
  1. imagecode1

    0下载:
  2. matlab用于图像插值的源码,希望能有帮助-matlab source code for image interpolation, hoping to have help
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3579
    • 提供者:rthqua
  1. pictrueinserter

    0下载:
  2. DELPHI 图像插值 算法,经过处理后的图像质量还是非常好的,做图像处理的朋友可以参考一下。-DELPHI image interpolation algorithm, after processing the image quality is very good, do image processing reference for a friend.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:382862
    • 提供者:sunjl
  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. 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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 43 »
搜珍网 www.dssz.com