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

搜索资源列表

  1. 43566

    0下载:
  2. 本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。 在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。-This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scali
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:639055
    • 提供者:刘鎏
  1. billiner

    0下载:
  2. 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1000
    • 提供者:呵呵
  1. rotate

    0下载:
  2. 基于matlab的彩色图像转成灰度图像,然后进行图像旋转并画布扩大,最后进行均值插值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:zhangdanyang
  1. xuanzhuan

    0下载:
  2. 通过matlab彩色图像转换成灰度图像,再图像旋转,然后画布扩大,最后均值插值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:zhangdanyang
  1. yiweichazhi

    0下载:
  2. 对图像进行各种一维插值操作 matlab 图像处理
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17612
    • 提供者:赵儒
  1. MATLAB图像双线性插值程序

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-02
    • 文件大小:40400
    • 提供者:dingdingbuzou
  1. interpolation

    0下载:
  2. 当实行降采样后,某些图像点的数据会丢失。该算法可以通过一些插值算法得到所需的数据。-While interpolation functions are available builtin in MATLAB, it require data in specified griddata format. Consider sampling data from an experiment and you are missing some points and you don t want to rep
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6649095
    • 提供者:feilo
  1. tuxiangchul

    0下载:
  2. MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。-Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:259660
    • 提供者:sadan
  1. Interpolation

    1下载:
  2. 断层序列图像的层间插值代码,matlab环境下的代码,超简单的哦~- The interpolation of two pictures.
  3. 所属分类:matlab

    • 发布日期:2016-04-18
    • 文件大小:25600
    • 提供者:邓飞燕
  1. sanciyangtiao

    0下载:
  2. 用matlab编写的实现三次样条插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Written by matlab cubic spline interpolation to achieve the code to generate the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:846
    • 提供者:林安安
  1. hermite

    1下载:
  2. 用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:802
    • 提供者:林安安
  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. imrotate_my

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

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

    0下载:
  2. 图像配准,基于matlab自动匹配,二阶仿射,双线性插值法等方法(Image registration, based on Matlab automatic matching, two order affine, bilinear interpolation and other methods.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:327680
    • 提供者:linqinan
  1. chazhi

    1下载:
  2. 利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-14
    • 文件大小:611328
    • 提供者:Zenos_D
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com