CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SPIHT

搜索资源列表

  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. spiht算法(c++)

    0下载:
  2. spiht算法实现,包括编解码。
  3. 所属分类:2D图形编程

    • 发布日期:2008-11-27
    • 文件大小:4071
    • 提供者:china_jiji
  1. MATLAB实现的SPIHT算法源代码

    0下载:
  2. MATLAB实现的SPIHT算法源代码
  3. 所属分类:matlab例程

    • 发布日期:2012-03-13
    • 文件大小:50633
    • 提供者:massacreformash
  1. SPIHT.rar

    0下载:
  2. 小波图像编码中SPIHT算法的C++实现源码,我试验过,可以使用。,Wavelet Image Coding SPIHT algorithm C++ Achieve source, I tested, you can use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:7084
    • 提供者:邓宸伟
  1. SPIHT-dwt-bandelet.rar

    0下载:
  2. 基于wavelet和bandelet的spiht图像压缩!,And wavelet-based image compression spiht the bandelet!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:508741
    • 提供者:bird
  1. spiht

    0下载:
  2. 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:177799
    • 提供者:赵明
  1. SPIHT

    0下载:
  2. SPIHT编码,对学习小波的很有用,用C++编写,好使,可以参考小波的理论与应用这本书籍-SPIHT coding, very useful
  3. 所属分类:Wavelet

    • 发布日期:2017-04-15
    • 文件大小:7079
    • 提供者:孙超
  1. SPIHT-Image-Compress

    0下载:
  2. 这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:269486
    • 提供者:王玲
  1. 3D-SPIHT

    0下载:
  2. 3D的小波变换编码,用的是SPIHT方法。-3D wavelet transform coding, SPIHT method is used.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-26
    • 文件大小:8493
    • 提供者:邓曼
  1. SPIHT

    0下载:
  2. 使用C++编写的spiht编码的程序,应用于图像的数字处理-The use of C++ written spiht coding procedures applied to the digital processing of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6817
    • 提供者:qfz
  1. spiht

    0下载:
  2. 自己做的spiht压缩编码,效果还可以,进行了一定的改进。-Spiht do their own coding, the effect can also be carried out certain improvements.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:139104
    • 提供者:chen
  1. Spiht

    0下载:
  2. SPIHT algorithm for image compression
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:59378
    • 提供者:dina
  1. spiht

    0下载:
  2. 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例. -spiht
  3. 所属分类:Wavelet

    • 发布日期:2017-03-25
    • 文件大小:554989
    • 提供者:孙强
  1. SPIHT

    0下载:
  2. SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1115484
    • 提供者:yangshu
  1. 3D-SPIHT

    0下载:
  2. three dimentional spiht
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:9423
    • 提供者:deev
  1. SPIHT

    0下载:
  2. 通过调整小波系数的排序过程,用一维数组代替原有的链表结构,改变小波系数的重要性判断依据等措施对原有的SPIHT算法进行改进。-By adjusting the wavelet coefficients of the sorting process, using one-dimensional array instead of the original list structure, the importance of changing the wavelet coefficients and o
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:355997
    • 提供者:ll
  1. SPIHT-algorithm

    0下载:
  2. 天在维普下载了一篇SPIHT算法改进的论文,(耿兴云,《基于改进SPIHT的静态图像编码》,电脑知识与技术:学术交流-2007年5期),我根据该文提出的改进算法,用Matlab来实现,却发现改进算法的程序运行速度比原算法还要慢,希望有兴趣的朋友进来看看,评论一下原因。-Days in the VIP downloaded a SPIHT algorithm to improve the paper, (Gengxing Yun, " based on improved SPIHT sti
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4526
    • 提供者:
  1. SPIHT

    0下载:
  2. 基于spiht 方法的图像压缩编码,能对spiht方法有更深刻的理解,对图像压缩提供可靠的压缩。 -Spiht based image compression method, method can spiht a deeper understanding of image compression to provide a reliable compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3382795
    • 提供者:zoujinbo
  1. SPIHT

    0下载:
  2. 使用VC++实现了基于9/7小波提升算法的SPIHT编码算法。-SPIHT coding algorithm based on the 9/7 lifting scheme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3386385
    • 提供者:张雪燕
  1. SPIHT-ECG-

    0下载:
  2. 在matlab中实现了对SPIHT算法的编写,该程序针对一维信号,例如心电信号、脑电信号的处理。-This program achieved the SPIHT algorithm in Matlab,the program for one-dimensional signals, such as ECG, EEG signal processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4357
    • 提供者:shidonghao
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com