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

搜索资源列表

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

    0下载:
  2. matlab图像处理:基于线性插补方法的一维单表格搜索算法代码-matlab image processing: methods based on linear interpolation of one-dimensional single-table search algorithm code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:1.61kb
    • 提供者:小伟
  1. imagecode1

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

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:winnie
  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. 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. 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. 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. Fractal-Interpolation

    0下载:
  2. 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:673.02kb
    • 提供者:fgl
  1. daima

    0下载:
  2. 基于距离的医学图像形状插值源码,matlab版,输入系列图片,程序在每两个相邻的切片直接完成切片的插值-Distance based medical image shape interpolation source code, version MATLAB, input series, program in each of the two adjacent sections completed directly slicing interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.18kb
    • 提供者:李明
  1. chazhi

    0下载:
  2. matlab源程序,用线性插值和邻近插值实现图像的放大。-Matlab source code, using linear interpolation and adjacent interpolation image to enlarge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:173.42kb
    • 提供者:xiawei
  1. vscaler-matlab-code

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

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

    1下载:
  2. 图像畸变校正技术的matlab源代码,涉及到图像的空间变换和灰度插值等技术。-Matlab source code of the image distortion correction technology related to space transformation and grayscale image interpolation technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:831byte
    • 提供者:刘伟豪
  1. bilinear-scaler

    0下载:
  2. 任意倍数图像缩放matlab源码,采用双线性插值方法-Arbitrary multiples of image scaling Matlab source code, using the bilinear interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.08kb
    • 提供者:
  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. imagecode1

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

    • 发布日期:2017-04-06
    • 文件大小:3.5kb
    • 提供者:rthqua
  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
    • 提供者:王斌
  1. SuperResolution

    0下载:
  2. 图像的超分辨率重建,比利用了三次插值好,matlab代码,初学者(Image super-resolution reconstruction, than the use of three interpolation is good, matlab code, beginners)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:54kb
    • 提供者:yapao
« 12 »
搜珍网 www.dssz.com