CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 小波 图像

搜索资源列表

  1. 离散小波变换

    0下载:
  2. 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:267934
    • 提供者:周小川
  1. C++0314085

    0下载:
  2. JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:68966
    • 提供者:ldwe
  1. mulscal_edge

    2下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:刘三
  1. xiaobobianhuan

    0下载:
  2. 基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享。-MFC-based image processing orthogonal transformation integrity of the source, can be realized wavelet transform, filter, Image restoration, enhancement, functional integration procedure on
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:225003
    • 提供者:sandy
  1. denosebywavelet

    0下载:
  2. 基于小波域的图像去噪算法
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:256621
    • 提供者:王森华
  1. Anewmethodofimagedenoisingbasedonwavelettransform.

    0下载:
  2. 根据图像小波分解的特点和小波分解后高频小波系数的统计特性,构造了一种新阈值函数的去噪算法。 与传统的硬阈值、软阈值函数相比,新阈值函数考虑了图像能量分布的特点,对于每一小波系数乘以一个与自身大小相 关的降噪因子,并且新阈值函数简单易于计算,具有较强的自适应性
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:276943
    • 提供者:wang
  1. ImageFilterBasedP2DHMTModelinWaveletDomain

    0下载:
  2. 文章提出了一种基于小波域伪二维隐Markov 树(P2DHMT)的图像的滤波新方法。首先建立了小波域的伪 2DHMT 模型,给出了基于EM、Baum-Welch 等算法的模型参数估计方法;
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:301338
    • 提供者:wang
  1. mywavedec2

    0下载:
  2. 将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4177
    • 提供者:罗微
  1. wavelet-image-fusion

    0下载:
  2. 小波图像融合的示例,用matlab编写,欢迎下载测试。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:5121
    • 提供者:缑丽敏
  1. Wavelet

    0下载:
  2. 小波分析对图像信号的去噪等方面的处理原代码,希望对大家有帮助。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1150120
    • 提供者:feng
  1. wavelet_db

    0下载:
  2. 利用提升方案实现db9/7和db5/3小波滤波器,并用该小波进行图像的分解
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:许全盛
  1. WaveletRecon

    0下载:
  2. 构造小波基的Matlab源代码,来自小波图像压缩教程-Construction Wavelet Matlab source code, from the wavelet image compression tutorial
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:3632
    • 提供者:邓宸伟
  1. EXwavedec2

    0下载:
  2. 图像的多尺度离散小波分解示例程序,这个程序用的是matlab自带的图片,因此可以轻松自由运行-Multiscale image discrete wavelet decomposition of sample procedures, which is used matlab own pictures, so can easily free-running
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:921
    • 提供者:李英华
  1. WAVELAB850

    0下载:
  2. 基于matlab的小波工具包,实现对图像的处理-Matlab wavelet-based tool kit to achieve the image processing
  3. 所属分类:Audio program

    • 发布日期:2017-05-12
    • 文件大小:2809652
    • 提供者:rfzhang1985
  1. ImageDenoisingusingwaveletThresholding

    1下载:
  2. 关于自适应小波图像除噪,根据每一层次的分解系数来确定阈值-about adaptive threshold wavelet denoising,Normalshrink
  3. 所属分类:Audio program

    • 发布日期:2017-04-24
    • 文件大小:103915
    • 提供者:liuly
  1. waveletandcomp

    0下载:
  2. 根据对所输入的png格式的真彩图像、小波类型(db9或haar)和相应的阈值进行了三级非标准小波harr或db9的分解和重构,从而达到了对原图像的压缩处理的 -Entered based on the true color of the png format images, wavelet type (db9 or haar) and the corresponding threshold for the three non-standard or harr wavelet decompos
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:1035
    • 提供者:罗红
  1. waveletfusion

    0下载:
  2. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:24815
    • 提供者:jchh
  1. smoke-detection

    0下载:
  2. 针对烟雾图像的特点,本文提出两种烟雾图像型火灾检测方法:基于小波变换的烟雾图像型火灾检测法和基于帧图像相减法的烟雾图像型火灾检测法。-Characteristics of smoke images, this paper presents the image of two smoke fire detection method: based on wavelet transform image of the smoke fire detection and smoke image subtrac
  3. 所属分类:Video Capture

    • 发布日期:2017-05-26
    • 文件大小:9007356
    • 提供者:王佳琪
  1. 29782182xiaobobianhuan

    0下载:
  2. 基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享-Full source code, MFC-based image processing orthogonal transform and wavelet transform, filter processing, image restoration, enhancement, integration of functions of Need program, and is w
  3. 所属分类:Video Capture

    • 发布日期:2017-11-30
    • 文件大小:223157
    • 提供者:达达
搜珍网 www.dssz.com