CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 金字塔 图像

搜索资源列表

  1. 图像压缩的几个MATLAB算法

    0下载:
  2. 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9.83kb
    • 提供者:陈量
  1. 图像配准算法Matlab

    1下载:
  2. LKOFlow 是高斯金字塔图像配准算法 Patrick Vandewalle 含有多种配准算法
  3. 所属分类:matlab例程

  1. Laplace-Gaussian-Pyramid

    0下载:
  2.   这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。      重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.1kb
    • 提供者:贾雨
  1. gauspyr4a

    0下载:
  2. 高斯金字塔:Laplacian Pyramid Decomposition matlab 拉普拉斯金字塔分解;matlab源程序 说明:该函数的作用是对输入图像做金字塔分解。 level为指定分解图像的层次 -Gaussian Pyramid
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.18kb
    • 提供者:ruishu
  1. Matlabprime

    0下载:
  2. Matlab基于金字塔结构的图像处理 GUI界面,可直接使用-Matlab based on the pyramid structure of image processing GUI interface, can be directly used
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.53mb
    • 提供者:liuyanqi
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1.7mb
    • 提供者:xinxin
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:55.11kb
    • 提供者:依米
  1. 02598838imagetest

    0下载:
  2. 该代码为将图像分解为金字塔尺度图像,参数可控制-The code for the image is decomposed into scale image pyramid, parameters can be controlled
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:193.84kb
    • 提供者:蒯伟
  1. naiveGaussianPyramid

    0下载:
  2. 彩色图像的高斯金字塔,通过修改ReductionFactor参数来实现不同阶层的金字塔-Color image of the Gaussian pyramid, by modifying the ReductionFactor parameter to achieve different levels of the pyramid
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:864byte
    • 提供者:zhang
  1. Image-compression-algorithm

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:59.99kb
    • 提供者:程擎
  1. GauPydDec

    0下载:
  2. 对输入的图像实现高斯金字塔分解,最后返回一个储存各层图像矩阵的元胞。-Gaussian Pyramid decomposion for image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:544byte
    • 提供者:shiyuexin
  1. Laplace-pyramid-method

    0下载:
  2. 在MATLAB平台上以拉普拉斯金字塔法实现图像融合-Image fusion Laplacian pyramid method in MATLAB platform
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.52kb
    • 提供者:朱玉坤
  1. pyrAndResid

    0下载:
  2. 图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解-Image pyramid decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:629byte
    • 提供者:tangmeng
  1. PyramidFusion

    2下载:
  2. 基于拉普拉斯金字塔分解的图像融合matlab源代码-Based on the decomposition of the Laplacian pyramid image fusion matlab source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:474.67kb
    • 提供者:党小雨
  1. laplacian-pyramid

    0下载:
  2. Laplacian Pyramid: 用MATLAB实现并改进的图像拉普拉斯金字塔分解以及隐藏信息嵌入的源码。程序展示了Laplacian Pyramid Decomposition 在图像嵌入隐藏信息的重要作用。-Laplacian Pyramid: Based on MATLAB, original codes realize the improved Laplacian Pyramid Decomposition and the method to embed hidden informa
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:236.15kb
    • 提供者:MichaelPan
  1. 2014.7.20

    0下载:
  2. Matlab图像处理示例程序,图像多分辨率金字塔-Matlab image processing procedures for example, multi-resolution image pyramid
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:117.86kb
    • 提供者:Nancy
  1. Laplace-transform-pyramid

    1下载:
  2. 这里以橘子和苹果为例,基于拉普拉斯金字塔变换的图像融合-Here to oranges and apples Case,Based image fusion Laplace transform pyramid
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:531.41kb
    • 提供者:晨晨
  1. Laplace-pyramid

    0下载:
  2. 拉普拉斯金字塔在图像融合中有所应用,方法是首先对两个待融合图像求拉普拉斯残差金字塔,然后用模板对每一级残差图像进行融合得到融合后图像的残差金字塔,然后对这个金字塔进行重构就能得到最终的融合图像,图像各尺度细节得到保留。(注:融合时模板一般会先用高斯函数模糊一下) 不过这里不实现融合,只实现拉普拉斯金字塔的建立。 -Laplace pyramid has applications in image fusion method is to first find two images to b
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:97.35kb
    • 提供者:flyingeye10
  1. compression

    0下载:
  2. 多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding. Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7.33kb
    • 提供者:王军
  1. lapulas-tuxiangchonggou

    0下载:
  2. 这是一个用matlab做的图像压缩的程序,效果良好,方法使用拉普拉斯金字塔算法,可以使用-This is a matlab do image compression process, good effect, the method using Laplacian pyramid algorithm, can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:692.71kb
    • 提供者:王亚飞
搜珍网 www.dssz.com