搜索资源列表

  1. erdaixiaobo

    0下载:
  2. 2代小波示意程序此程序用提升法实现第二代小波变换用的是非整数阶小波变换 -two generation wavelet indicate the procedures used to enhance this procedure law to achieve the second generation wavelet transform the non-integer-order wavelet transform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:be
  1. mywavelet

    1下载:
  2. 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:34816
    • 提供者:kxckxc
  1. LiftDB4

    0下载:
  2. 基于DB4小波的提升格式的图像变换原程序-DB4 wavelet-based format for the upgrading of the original image transformation process
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:罗国斌
  1. 97waveletstransformthreepromotionalgorithms.SPIHT.

    0下载:
  2. 97小波变换三层提升算法SPIHT版.SPIHT算法。图像处理小波变换方面的内容。-97 wavelet transform algorithm SPIHT three-tier upgrade version. SPIHT. Image processing wavelet transform aspects.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:4003840
    • 提供者:杨晓宇
  1. Wavelet.6.SPIHT

    0下载:
  2. 图像压缩算法——小波变换6层提升算法SPIHT. 通过些算法可以改变压缩效率。 -Image Compression Algorithm-- 6-wavelet transform algorithm SPIHT upgrade. Through these compression algorithm can effect change rate.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:198656
    • 提供者:杨晓宇
  1. wavelet.7.SPIHT

    0下载:
  2. 图像压缩方面的内容:小波变换。七层提升算法SPIHT版-image compression aspects : wavelet transform. Though version upgrade algorithm SPIHT
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:199680
    • 提供者:杨晓宇
  1. wavelet.5.SPIHT

    0下载:
  2. 小波变换:五层提升算法SPIHT版。图像压缩方面。是小波变换方面算法的提升。-wavelet transform : five algorithm SPIHT upgrade version. Image compression. Respect is wavelet transform algorithm upgrade.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:197632
    • 提供者:杨晓宇
  1. liftpack-1.0-cc.tar

    0下载:
  2. 快速提升小波变换的源程序,可以处理一维和二维信号和图像。-quickly upgrade wavelet transform of the source, can handle one-dimensional and two-dimensional signals and images.
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:75776
    • 提供者:周瑞
  1. 97_compression

    0下载:
  2. 基于97提升小波变换的一维信号压缩程序。头文件中包括了提升小波变换的源程序。-lifting wavelet transform one-dimensional signal compression process. The first document includes the lifting wavelet transform of the source.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:58368
    • 提供者:周瑞
  1. 2501425708

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-inte
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:刘树春
  1. QccPackSPIHT-0.53-1

    1下载:
  2. 基于提升小波变换的SPIHT图像压缩算法,包含有Spiht和3D-Spiht压缩算法的实现,供大家参考。-wavelet transform based on lifting the SPIHT image compression algorithm, includes Spiht and 3D-Spiht achieve compression algorithm, for your reference.
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:162816
    • 提供者:刘晓倩
  1. 2Dwavelet

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-inte
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Michael
  1. 97wave222

    0下载:
  2. 一个97小波原代码,我们注意到如果把源程序的float 改为short后PSNR将有很大降低。 用提升的方法还是好些!-a wavelet 97 original code, We note that if the source of the float to short after PSNR will be much lower. The method used to upgrade or better!
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:王维
  1. LiftingWaveTransform

    0下载:
  2. 此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression a
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:12288
    • 提供者:孙金凤
  1. Liftwavelet

    0下载:
  2. D5/3提升整数小波,可实现图像的无损压缩,包括一维和二维图像整数小波变换-D5/3 integer wavelet upgrade can realize lossless image compression, including the one-dimensional and two-dimensional image integer wavelet transform
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:赵翠芳
  1. wave

    0下载:
  2. C++的提升小波的源码.经调试可以实现.欢迎下载.探讨.-C++ The lifting wavelet source. By the debugger can be achieved. Welcome to download. Explore.
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:222208
    • 提供者:zhangjing
  1. LIFT97

    0下载:
  2. 9/7提升小波的代码,用matlab写的,欢迎大家交流!-9/7 lifting wavelet code, written with matlab, welcomed the exchange of everyone!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:zhangjing
  1. lift97

    0下载:
  2. 经典提升97小波变换以及反变换,分别进行行列变换,实现多级变换。-Classical wavelet transform and upgrade the 97 anti-transform, respectively the ranks of transformation, the realization of multi-stage transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:张冰
  1. Ch14

    0下载:
  2. 小波分析理论及MATLAB7实现例程,第14章信号和图像的提升小波变换-Wavelet analysis theory and realize MATLAB7 routines, Chapter 14 signals and images Lifting Wavelet Transform
  3. 所属分类:书籍源码

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:蒋陈芳
  1. Liftingwavelet

    0下载:
  2. 提升小波的源码,其中有m文件跟java文件。大家需要的话,可以下载使用!-Lifting Wavelet source, which has m file with the java file. U.S. need to do so, you can download to use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1265664
    • 提供者:backtim
« 1 2 3 4 5 67 8 9 10 11 ... 26 »

源码中国 www.ymcn.org