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

搜索资源列表

  1. 分解与合成

    2下载:
  2. 用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.-Matlab Haar and the right image Db9 wavelet decomposition and reconstruction, and under different thresholds with PNG format image storage remodeling.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34213
    • 提供者:昂清
  1. homework.m

    0下载:
  2. 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5378
    • 提供者:李文化
  1. 图像压缩的几个MATLAB算法

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

    • 发布日期:2008-10-13
    • 文件大小:10066
    • 提供者:陈量
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. nsct_toolbox

    4下载:
  2. NSCT非下采样Contourlet变换,实现对图像的多尺度多方向分解,是一种真正的二维图像表示方法-NSCT nonsubsampled Contourlet transform, to achieve multi-scale multi-orientation image decomposition, is a true two-dimensional image representation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:97195
    • 提供者:杨建会
  1. 53Waveletdecompositionandreconstruction

    1下载:
  2. 在MATLAB实现的5-3整数小波分析,包括三个文件,分析,重构还有主程序,可对图像进行三级小波分解-In the MATLAB implementation of the 5-3 integer wavelet analysis, including the three documents, analysis, and reconstruction are the main program can be an image wavelet decomposition of three
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:68337
    • 提供者:zhangpan
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. gauspyr4a

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

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

    0下载:
  2. matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1564
    • 提供者:lucia
  1. 图像小波分解-matlab

    0下载:
  2. 小波分解 利用多尺度小波分解函数dwt2对图像进行二尺度小波分解(采用db1小波)
  3. 所属分类:matlab例程

  1. lena

    0下载:
  2. lena图像的分解将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。 -lena image after decomposition of the standardized image data format suitable for display by the image is converted to uint8 format suita
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1502
    • 提供者:梁明
  1. matlab-waveletprocess

    1下载:
  2. 讲解了 MATLAB语言环境下 图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:554831
    • 提供者:wenglibo
  1. 1_svd

    0下载:
  2. 本程序可以实现对图像用Matlab进行奇异值分解-This program enables the images to use Matlab the singular value decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:952
    • 提供者:zmz
  1. imcompr

    0下载:
  2. 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。   -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1270
    • 提供者:秦关
  1. xiaoshutuxiang

    0下载:
  2. 深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。 -In-depth study of the zero-tree wavelet-based image compression algorithm using multi-resolution analysis of wavelet image decomposition, and using zero-tree coding algorithm for image compres
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3540
    • 提供者:魏巍
  1. Haar-wavelet-image--processing

    5下载:
  2. 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
  3. 所属分类:matlab例程

    • 发布日期:2013-05-22
    • 文件大小:28462
    • 提供者:asdfg
  1. dwt-matLab-marking

    0下载:
  2. 提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人 部分# 首先对宿主图像进行小波分解 、 嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印 信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余 弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。-Proposed based on wavelet transform algorith
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:523534
    • 提供者:切尔西
  1. 5_3小波分解与重构

    0下载:
  2. 图像图形小波分解与重构算法 MATLAB 语言源程序(Wavelet decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:67584
    • 提供者:sissi
  1. 图像小波分解

    1下载:
  2. 利用MATLAB程序进行的图像的小波分解(Wavelet decomposition of images)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:Crazybu1l
« 12 3 4 »
搜珍网 www.dssz.com