搜索资源列表
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wave
MCA图像分解
- 本代码为matlab代码,可以用于图像内容的分离与去噪。本码是基于稀疏分解图像的研究热点。
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wave
xiaobofenjieyuchonggou
- 这是关于小波图像分解与重构的代码希望给大家帮助-This is the image of wavelet decomposition and reconstruction of the code we hope to help
figure64
- 稀疏分解图像重建程序,把图像分解成多个小块图像,然后再各个子块重建后边缘处理后合并成整个图像。-sparse decomposition image reconstruction process, the image is divided into a number of small images, then each sub-block redevelopment edge after the merger into the whol
imagewavletedge
- 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction i
image_compress
- 本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下: 压缩过程: 1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。 2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。 3. 计算相关矩阵R,其元素定义为 。 4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码
image2
- 调用二维小波分解函数进行图像分解,最后显示分解图像的塔式结构-Called two-dimensional image wavelet decomposition function decomposition, and finally show the decomposition of the image of the tower structure
Imagedecompositionalgorithmanditsapplication
- 图像分解算法及其应用,非常好的源码,希望对你有些帮助!-Image decomposition algorithm and its application, very good source, I hope you some help!
matlab-waveletprocess
- 讲解了 MATLAB语言环境下 图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
nstdhaardec2
- 小波图像分解与合成 应用HARR小波,对图像进行分解与合成-Wavelet image decomposition and synthesis application HARR wavelet decomposition and synthesis of image
s
- 介绍结构纹理图像分解模型及其算法和实现,是一篇很经典的文章,-Introduction structure texture decomposition model and its algorithm and its implementation, is a classic article,
xiaobobianhuan
- 离散的小波变换将一副图像分解为大小、位置和方向不同的分量;一个图像做小波变换后,可得到一系列不同分辨率的子图像;本实例提供可执行的小波变换算法源码-Discrete wavelet transform, an image is decomposed into the size, location and orientation of different components an image to do wavelet transfo
color
- 彩色图像分解与重构,非常简单易懂,需要灰度图像的可以下载-caisetuxiangfenjiechonggou
imageDecomposition
- 图像分解,基于能量泛函的,将图像分解成结构和纹理-Image decomposition, based on energy functional, there will be broken down into the structure and texture image
waveletcdf97
- matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
Image-Process-based-on-wavelet
- 基于小波变换的 图像分解与重构 平台是Matlab 可自己更改小波基的选择-Image based on wavelet transform decomposition and reconstruction platform is Matlab can change their choice of wavelet
contourlet_toolbox
- 轮廓波工具箱,是一个非常有用的图像分解和合成变换-contourlet toolbox
基于图像分解的人脸特征表示
- 这是一个基于图像分解的人脸特征表示的研究算法文献资料(Research and implementation of color image segmentation algorithm)
小波图像分解重构.zip
- 本程序主要的功能就是利用小波变换对图像进行分解以及重构的过程。(Wavelet image decomposition and reconstruction)