搜索资源列表

  1. dwt(SPIHT256)

    0下载:
  2. 有详细的文档,对图像进行提升格式的小波变换,之后进行改进的spiht编码-Detailed documents, images lifting scheme wavelet transform, after the improved SPIHT coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:草原
  1. compressVLSI

    0下载:
  2. 高速图像压缩编码器的VLSI结构设计研究.kdh 相当有水平的博士论文。里面详细讲到了如何设计小波变换VLSI结构。并对verilog hdl设计结构进行了评估-High-speed image compression encoder the structural design of VLSI Research. Kdh quite the level of doctoral dissertation. Which describes
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:1733632
    • 提供者:黄辉
  1. DwtEZW

    0下载:
  2. 这是我以前收集的一个毕业论文(包括源程序),是关于图像小波变换实现及EZW编码理论研究,供大家交流-This is a collection of my previous thesis (including source code), is a wavelet transform on the image and realize EZW coding theory research, for U.S. exchanges
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:9122816
    • 提供者:饶丹
  1. compressbasedonwalevt

    0下载:
  2. 基于小波变换的图像压缩变换 编码最常用的有子带编码和块编码,本实验做了基于小波变换的子带压缩部分。-Based on wavelet transform image compression transform coding has the most commonly used sub-band coding and block coding, to do this experiment based on the wavelet t
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:吴亚鹏
  1. 85375558dwt(SPIHT256)

    0下载:
  2. 做成界面的基于小波的spiht算法压缩解压缩编码-Make the interface of the SPIHT algorithm based on wavelet compression decompression coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:李雨
  1. wavecode

    0下载:
  2. 基于小波的图像压缩,可运行,基于实数小波和EZW编码-Wavelet-based image compression can be run, based on real wavelet and EZW coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:awh1979
  1. SPIHT(Matlab)

    0下载:
  2. 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.-Image-Based Wavelet Transform Image Coding Algorithm classic. Procedures, including compression and decompression process, the sample has executable.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:974848
    • 提供者:
  1. RLEAndWaveletComress

    0下载:
  2. 一种基于行程编码和小波变换的图像压缩编码算法,很值得参考-Itinerary based on wavelet transform coding and image compression coding algorithm, it is worth considering
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:徐伟
  1. wavelet

    0下载:
  2. 小波分解与合成,嵌入式编码与解码程序,用于语音和图像压缩-Wavelet decomposition and synthesis, embedded encoding and decoding procedures for voice and image compression
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:周金喜
  1. Daubechies_EZW

    0下载:
  2. Daubechies小波变换和嵌入式零树编码(EZW)C语言程序,非常有用-Daubechies wavelet transform and embedded zero-tree coding (EZW) C language program, very useful
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:周金喜
  1. CODE

    0下载:
  2. 基于小波变换的图像压缩和编码。matlab实现。-Based on wavelet transform image compression and coding. matlab achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ma
  1. yuyinxinhao

    0下载:
  2. 利用小波变换对语音信号进行压缩,步骤:小波选择,小波分解,系数裁剪,系数编码-Using Wavelet Transform compression of voice signals, the steps: wavelet choice, wavelet decomposition, coefficient of cutting, coefficient coding
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wang
  1. mc-ezbc

    0下载:
  2. 基于小波的视频编码框架的源代码。是进行小波视频压缩编码算法研究的非常好的源代码。-Wavelet-based video coding fr a mework source code. Is a wavelet video compression coding algorithm of a very good source code.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-20
    • 文件大小:8190976
    • 提供者:李石
  1. VC++DigitalImagingProssing

    1下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:13535232
    • 提供者:夏瑞雪
  1. wavelet

    0下载:
  2. 转载小波压缩图象编码文档。包括EZW的详细过程。-Reprint wavelet compression image coding documents. Including the detailed process EZW.
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:882688
    • 提供者:susan
  1. wavelets

    0下载:
  2. 基于小波变换的图像压缩编码,实现了多种小波变换,并且实现了12:1的高压缩率。-Based on Wavelet Transform Image Coding, to achieve a variety of wavelet transform, and achieved a high 12:1 compression ratio.
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:178176
    • 提供者:徐鹏
  1. JPEG2000_001.pdf

    0下载:
  2. JPEG2000是新一代静态图像压缩标准,它具有优良的压缩性能和很高的灵活性。介绍了JPEG2000的编码流程,研究了它的核心算法,重点分析了JPEG2000所采用的提升小波变换。并得出JPEG2000与传统的图像压缩标准相比确实具有更加优越的性能的结论.-JPEG2000 is the next generation still image compression standard, it has excellent compress
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:202752
    • 提供者:H Simon
  1. AStudyoWaveletImgaeCoding

    0下载:
  2. 通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of corre
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:gyq
  1. NumericalRecipesC

    0下载:
  2. 包含了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分方程数值解、若干编码算法和任意精度计算等-Includes calculation of contemporary science involved substantial elements: seeking a special function values, random numbers, sort
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:20572160
    • 提供者:mtx
  1. wavelet

    0下载:
  2. 一个图像小波数字水印的matlab代码,利用小波变换,在DC分量上实现自适应编码-An image digital watermarking wavelet matlab code, the use of wavelet transform, the DC component on the realization of adaptive coding
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:1286144
    • 提供者:杨森泉
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

源码中国 www.ymcn.org