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

搜索资源列表

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:fengye
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. Image-Intepolation

    0下载:
  2. 利用双线性插值算法,实现图像的放大缩小,内附原理文档。-Bilinear interpolation algorithm to achieve image zoom, containing principles document.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:781704
    • 提供者:lijb
  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:49155
    • 提供者:贾子渊
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:zhanghaiqianzx
  1. match.rar

    1下载:
  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
    • 文件大小:345377
    • 提供者:fzj
  1. twoWays.rar

    0下载:
  2. 双线性插值和三次卷积法将图象扩大两倍,c语言实现。,bilinear and cubic convolution interpolation method will expand the image twice, c language.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4009
    • 提供者:王立东
  1. imagereconstruction

    4下载:
  2. 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
  3. 所属分类:波变换

    • 发布日期:2013-08-12
    • 文件大小:583
    • 提供者:张卫
  1. ImgScale

    0下载:
  2. 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:1034901
    • 提供者:谭璐芬
  1. Bicubic

    1下载:
  2. 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-03
    • 文件大小:12288
    • 提供者:天羽忍
  1. MATLAB_image_process_with_PDE

    0下载:
  2. 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15423
    • 提供者:wut
  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
    • 文件大小:4926477
    • 提供者: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
    • 文件大小:4651
    • 提供者:王万国
  1. yanyan

    0下载:
  2. 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1581
    • 提供者:zhengyan
  1. zoomimage

    0下载:
  2. 基于双线性插值算法的图像放缩技术与实现电子书-Bilinear interpolation algorithm based on the zoom image technology and the realization of e-books
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:363216
    • 提供者:Zero
  1. TPS

    0下载:
  2. Non-rigid image warping using Thin-plate spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:256772
    • 提供者:mansour nejati
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:56113
    • 提供者:chenjing
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:866
    • 提供者:shen hong
  1. interpolation

    0下载:
  2. Interpolating n image
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:520192
    • 提供者:amrinder
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com