CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - huffman image compression

搜索资源列表

  1. bianmashiyan

    0下载:
  2. 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:qq
  1. mashu

    0下载:
  2. 初学者可以看看,因为这是我第一次用matlab编程,是图像压缩的huffman 编码的码树-beginners can see, because this is the first time I have used Matlab programming, image compression is Huffman coding code tree
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:jingjing
  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:light
  1. hufm_b

    0下载:
  2. 有一个哈夫曼图象处理源代码,正确处理图象的压缩功能!-a Huffman image processing source code, correctly handle image compression function!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:王文
  1. image_lossless_compression

    0下载:
  2. 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25.07kb
    • 提供者:孙文方
  1. jpeg

    0下载:
  2. 通过dct变换,以及使用了熵编码的huffman编码形式,对lena图像进行压缩。改变压缩率来看压缩结果-By dct transform, and the use of entropy coding huffman encoding on the lena image compression. Change the compression ratio compression results view
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5.47kb
    • 提供者:sunxiaowen
  1. wenben

    0下载:
  2. matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15.28kb
    • 提供者:jj
  1. jpeg_coding

    0下载:
  2. 图片的jpeg压缩,包括dct,行程编码,huffman编码-Jpeg image compression, including the dct, stroke coding, huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:828byte
    • 提供者:朱青祥
  1. Huffman_Compression

    0下载:
  2. 本程序包含使用Huffman编码压缩图像和解压图像的过程,在VC6.0环境下已进行测试。-This procedure includes the use of Huffman coding image compression image and decompression process, VC6.0 environment has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:zxssf
  1. Huffman8.8.1

    0下载:
  2. 提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-Huffman coding provides the compression and decompression functions, and implemented on the image file compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:126.26kb
    • 提供者:tianya
  1. compression

    0下载:
  2. 图像的压缩编码!有哈夫曼编码。行程编码等等!-Image compression! With Huffman coding. Length encoding, and more!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:216.28kb
    • 提供者:shengren
  1. lean

    1下载:
  2. 基于MATLAB的图像压缩,DCT变换,huffman编码-Image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:210.62kb
    • 提供者:wlx
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:99kb
    • 提供者:江为
  1. huffman

    0下载:
  2. huffman algorithm image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:12.45kb
    • 提供者:mamifalda
  1. Image-Compression

    0下载:
  2. 图像压缩实验,实现基本JPEG的压缩和编码的三个步骤,DCT变换去除数据冗余,DCT系数进行量化,对量化后的系数进行Huffman编码-Image compression experiments, the three steps of the basic JPEG compression and encoding, DCT transform to remove data redundancy, and the DCT coefficient quantization, Huffman codi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:5.9kb
    • 提供者:茗汀
  1. compression

    0下载:
  2. 常用的图像压缩算法,包括哈夫曼,傅里叶 小波等常用图像压缩算法 实验课程-Commonly used image compression algorithms, including Huffman, Fourier wavelet image compression algorithms and other commonly used experimental courses
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:167.04kb
    • 提供者:李聪
  1. Digital-Image-Processing

    0下载:
  2. 经典数字图像处理算法仿真,包括图像的傅里叶滤波及压缩,图像的DCT高通、低通滤波,图像直方图均衡化,图像平滑与锐化,图像的模糊化,哈夫曼编码等,以及GUI图形化界面。-Classic digital image processing algorithm simulation, including Fourier filtering and image compression, image DCT high-pass, low-pass filtering, image histogram equ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.13mb
    • 提供者:王大壮
  1. image

    0下载:
  2. 从不同角度来分析哈弗曼编码,对数字图像进行压缩编码,并进行分类-From different angles to analyze the Huffman coding of digital image compression coding and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:967byte
    • 提供者:朱敏
  1. Image-Processing3

    1下载:
  2. BMP格式图像的简单处理,主要是图像压缩,包括Huffman、RLE和LZW三种-Simple processing BMP format images, mainly image compression, including Huffman, RLE and LZW three kinds
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.37kb
    • 提供者:
  1. Image-compression

    0下载:
  2. 1. 理解图像压缩的相关概念及图像压缩的主要原则和目的; 2. 掌握霍夫曼编码 3. 掌握几种常见的图像压缩编码方法 4. 利用 MATLAB 程序进行图像压缩-1. Understand the related concepts of image compression and image compression of the main principles and purposes 2. Grasp the Huffman coding 3. The control o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.88mb
    • 提供者:薛菲
« 12 3 »
搜珍网 www.dssz.com