CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - image interpolation matlab code

搜索资源列表

  1. match.rar

    2下载:
  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
    • 文件大小:337.28kb
    • 提供者:fzj
  1. FBP

    3下载:
  2. 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.7mb
    • 提供者:hinling
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4.54kb
    • 提供者:王万国
  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
    • 文件大小:2.96kb
    • 提供者:matlab
  1. ImageMosaicCode

    0下载:
  2. 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:72.76kb
    • 提供者:jiajia
  1. ba_interpolation

    0下载:
  2. the given code is used for matlab image interpolation techniques
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:574.89kb
    • 提供者:LOKESH
  1. Triangle_view

    0下载:
  2. Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3.06kb
    • 提供者:ruchir
  1. nearestinterpolation

    0下载:
  2. 2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:145.98kb
    • 提供者:hao
  1. matlab

    0下载:
  2. 利用matlab对图像进行旋转处理的程序代码。以及图像插值算法的原理-Using matlab rotate the image processing code. And the principle of image interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:83.36kb
    • 提供者:was
  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
    • 文件大小:802byte
    • 提供者:林安安
  1. PDEmatlab-code

    0下载:
  2. 偏微分方程在图像处理中的应用代码,有图片及大量代码。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boundaries for each level set are
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:LWH
  1. picture_interpolation_handle

    0下载:
  2. 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8.03kb
    • 提供者:wangfuqiang
  1. linear_interp

    0下载:
  2. Matlab code to perform linear interpolation and bilinear interpolation of image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.17kb
    • 提供者:Jiyoung Park
  1. remote-sensing-image-interpolation

    0下载:
  2. 该代码主要实现多幅遥感图像分辨率不一致问题,包括遥感图像处理的常用插值方法,开发环境为MATLAB 7.0a。-The code to achieve multiple remote sensing image resolution of the major inconsistencies, including remote sensing image processing, interpolation method used, the development environment for t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1.56kb
    • 提供者:lijin
  1. C420

    0下载:
  2. 影像壓縮4:2:0,以及bilinear interpolation的matlab code-Image compression 4:2:0, as well as bilinear interpolation, matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:188.36kb
    • 提供者:tingyu chen
  1. vscaler-matlab-code

    1下载:
  2. matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:wuming
  1. nearset

    0下载:
  2. 最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:388.29kb
    • 提供者:王天水
  1. image-interpolation.shear.rotation

    0下载:
  2. BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.64mb
    • 提供者:du han
  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
    • 文件大小:5.58mb
    • 提供者:
  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
    • 文件大小:339.21kb
    • 提供者:王斌
« 12 3 »
搜珍网 www.dssz.com