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. huf

    0下载:
  2. huffman图像压缩算法-Huffman Image Compression Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6.38kb
    • 提供者:郑勇
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2.17kb
    • 提供者:yanhaifeixue
  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. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2.16kb
    • 提供者:齐子新
  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-and-coding

    0下载:
  2. 在visual studio2005开发环境下,对图像进行霍夫曼编码、香农—费诺编码、算术编码和位平面编码。-In visual studio2005 development environment, compress images by Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:204.66kb
    • 提供者:duducha
  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
    • 提供者:薛菲
  1. llgoriyhm-Huffman

    0下载:
  2. Huffman image compression algorithm-Huffman image compression will algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:6kb
    • 提供者:ldgecvl
« 12 3 4 »
搜珍网 www.dssz.com