搜索资源列表

  1. fractalcompress

    0下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:210968
    • 提供者:ltt
  1. mentos_ezw

    0下载:
  2. 用matlab实现的EZW编码解码,对图像进行小波变换,EZW算法搜索小波系数矩阵,包括熵编码(HUFFMAN)-achieved using Matlab EZW codec, the image wavelet transform, EZW wavelet algorithm search coefficient matrix, including entropy coding (HUFFMAN)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10122
    • 提供者:小迟
  1. EZW_example

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:11265
    • 提供者:赵俊
  1. linshuxiaomo

    0下载:
  2. 小波变换嵌入式零树小波的matlab实现,-wavelet transform EZW the Matlab realized,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12577
    • 提供者:张呈
  1. spiht123

    0下载:
  2. 一个重要的图像编码程序,是基于ezw基础上发展起来的-an important image coding process is based on ezw developed on the basis of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2026699
    • 提供者:徐默
  1. fast-ezwmatlab

    0下载:
  2. 这是利用matlab所写的ezw影像压缩法,但是我有改过一些步骤,比传统ezw更快。-This is written in the use of Matlab ezw image compression method, but I have to turn over some steps, ezw faster than traditional.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4003
    • 提供者:侯靖邦
  1. ex5-4

    0下载:
  2. 我下载观于图像方面的EZW编码,与大家共享之,希望大家有什么好的资料共同交流-I downloaded to view the images EZW and share short, hope you have any good common information exchange
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8474
    • 提供者:wan4u
  1. ezwp11

    0下载:
  2. ezw的pascal源码-ezw the FO
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10416
    • 提供者:
  1. EZWA

    0下载:
  2. EZW 编码算法-algorithm EZW
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:4406
    • 提供者:superkan
  1. waverletcompression

    0下载:
  2. 实现了用SPIHT和EZW结合算术编码对图象进行压缩,为方便起见,处理的图象的长和宽相等,并且为2的整数次幂-achieved with SPIHT and arithmetic coding EZW combination of image compression, for the sake of convenience. the image of the same length and width, and for the two
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:275027
    • 提供者:闫伟
  1. vcxbbm

    0下载:
  2. 本目录存放的小波编码实现的源程序:打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序;在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet Coding of the source : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:127705
    • 提供者:黎明
  1. ezw_unezw

    1下载:
  2. ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:240331
    • 提供者:郭复胜
  1. ezw_fyytt

    0下载:
  2. 此程序为用于jpeg2000中的小波零树压缩编码,它采用了小波零树编码原理,利用了小波系数之间的关系-this procedure for the jpeg2000 EZW coding, It uses wavelet zerotree coding theory, the use of wavelet coefficients of the relationship between
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23976
    • 提供者:付源
  1. ImageCompressAlgorithmResearch

    0下载:
  2. 本文是关于基于小波变换的图像压缩算法研究,首先介绍了图像压缩和小波变换理论,然后提出了改进的SPIHT算法和EZW算法。-This paper is based on the wavelet transform image compression algorithm, First of image compression and wavelet transform theory, and then proposed a plan to
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4803612
    • 提供者:
  1. ezw2

    0下载:
  2. ezw压缩与解压,自己写的程序.上传要积分-ezw compression and decompression, wrote procedures. Integral to Upload
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:138473
    • 提供者:陈东波
  1. Upload_EZW128

    0下载:
  2. ezw matlab程序,其中包含编码和解码程序-ezw Matlab procedures, which includes encoding and decoding procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13794
    • 提供者:王小美
  1. Upload_EZW128

    0下载:
  2. 本程序实现了一个Embedded Zerotree Wavelet Codec,对图像进行嵌入式零树编码的小波压缩。-the realization of an Embedded EZW Wavelet Codec , the image is embedded zerotree wavelet compression coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14943
    • 提供者:麦田
  1. exampleezw

    0下载:
  2. 对shamprio给出的标准矩阵进行ezw的编码示例-shamprio given to the standard matrix coding examples ezw
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19527
    • 提供者:魏欢欢
  1. ezwcodingunderdos

    0下载:
  2. 完整的ezw小波编码,再dos下可运行,Readme里有详细运行说明-complete ezw wavelet coding, and can be run under dos, Readme operations are detailed note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:190675
    • 提供者:魏欢欢
  1. ezwonly

    0下载:
  2. 单独的ezw编解码,编码结果为符号。可采用本人以上载的通用的算术编码,进行熵编码-separate ezw codec, encoding results of symbols. I use the above set of common arithmetic coding, entropy coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:149035
    • 提供者:chenglei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

源码中国 www.ymcn.org