CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像分解 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
    • 文件大小:33.41kb
    • 提供者:昂清
  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
    • 文件大小:85.92kb
    • 提供者: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
    • 文件大小:94.92kb
    • 提供者:杨建会
  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
    • 文件大小:66.74kb
    • 提供者: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
    • 文件大小:2.13kb
    • 提供者: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
    • 文件大小:8.46kb
    • 提供者:
  1. gauspyr4a

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

    • 发布日期:2017-03-26
    • 文件大小:1.18kb
    • 提供者: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
    • 文件大小:1.53kb
    • 提供者:lucia
  1. SAR POLSAR

    1下载:
  2. 关于SAR和极化SAR信息处理的好程序。Cloude.m——经典的Cloude极化分解方法中H/alpha参数的求解方法;classes.m——Cloude极化分解方法;myCFAR.m——三种SAR图像目标检测的恒虚警处理方法。全局CFAR,局部CFAR,指数CFAR-SAR and POLSAR information processing codes. Cloude.m-- H/alpha parameter ofclassic Cloude polarization decomposit
  3. 所属分类:matlab例程

    • 发布日期:2013-06-05
    • 文件大小:1.53kb
    • 提供者:yule
  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
    • 文件大小:1.47kb
    • 提供者:梁明
  1. extensionm

    0下载:
  2. 该程序是MATLAB源程序,可以用来对图像进行延拓,方便进行EMD分解。-MATLAB source code of the procedure can be used to image extension, facilitate the EMD decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:蔡琼
  1. picture

    0下载:
  2. 利用FFT快速运算技术来实现在二维图像领域上的稀疏分解过程。-The use of FFT techniques to achieve fast computing in the field of two-dimensional image of the sparse decomposition process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:55.15kb
    • 提供者:燕子
  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
    • 文件大小:541.83kb
    • 提供者:wenglibo
  1. 1_svd

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

    • 发布日期:2017-04-10
    • 文件大小:952byte
    • 提供者: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
    • 文件大小:1.24kb
    • 提供者:秦关
  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
    • 文件大小:27.79kb
    • 提供者:asdfg
  1. dwt-matLab-marking

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

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

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

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

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

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