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

搜索资源列表

  1. Huffman.rar

    0下载:
  2. 这个程序主要是对图像进行huffman编码,从实现了对图像的压缩编码。,This program huffman coding image from image coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3981
    • 提供者:于国涛
  1. Huffman

    0下载:
  2. Huffman编码的主导思想是根据数据符号发生的概率进行编码。在源数据中出现概率越高的符号,相应的码长越短;出现概率越小的符号,其码长越长,从而达到用尽可能少的码符号表示源数据。Huffman编码方法是接近压缩比上限的一种最佳的编码方法。-The dominant idea of the Huffman coding is based on the probability of occurrence of data symbols for encoding.The higher the prob
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:2369
    • 提供者:张怡然
  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
    • 文件大小:209568
    • 提供者:duducha
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. Huffman-coding-image-compression

    0下载:
  2. 使用哈夫曼编码对图像进行压缩,使用zigzag扫描,显示压缩后图像-Huffman coding image compression, using the zigzag scanning, image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:27326
    • 提供者:weichao
  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
    • 文件大小:6039
    • 提供者:茗汀
  1. huffman

    0下载:
  2. 分别为16位,32位哈夫曼编码与解码实现 ,数字图像处理课程设计-16 32 Huffman encoding and decoding implementations, digital image processing course design
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:232661
    • 提供者:朱朴宁
  1. huffman

    0下载:
  2. MATLAB实现huffman编码,可以自由改变输入-Convert a color image into a grayscale
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:998
    • 提供者:张华
  1. huffman

    0下载:
  2. bmp图像压缩 用哈夫曼算法实现的哦 很好用-bmp image compression with Huffman algorithm achieved good use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:122986
    • 提供者:秦其天
  1. huffman

    0下载:
  2. huffman编码,无损压缩,matlab源码,实现图像压缩,很有意思-huffman coding, lossless compression, matlab source code, image compression, very interesting
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:12490
    • 提供者:徐小
  1. huffman

    0下载:
  2. 采用压缩比和信噪对压缩效果进行评价。主要从是否含有噪声和图像格式不同两方面对比,评价图像压缩效果。-Compression ratio and signal-to-noise compression were evaluated. Contrast mainly from the presence of noise and image formats, the evaluation image compression effect.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:7272
    • 提供者:李石峰
  1. huffman

    0下载:
  2. 一个简单的对灰度图像进行霍夫曼编码的程序-Gray-scale image of a simple Huffman coding procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:17987
    • 提供者:xl
  1. huffman

    0下载:
  2. matlab图像处理中的哈夫曼编码,主函数源代码。-matlab image processing Huffman coding, the main function of the source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1418
    • 提供者:孙彬
  1. huffman

    1下载:
  2. 对图像进行huffman编码和香农编码,比较效率,有注释,信息论作业-The image huffman coding and Shannon coding, more efficient, notes, information theory jobs
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:78451
    • 提供者:黄浚羽
  1. image-coding

    0下载:
  2. 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:6529
    • 提供者:文闯
  1. image-coding

    0下载:
  2. 采用霍夫曼编码,对图像进行压缩解压,C程序实现-Huffman coding, image compression decompression, C program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:35641
    • 提供者:樊镕
  1. huffman

    0下载:
  2. This program code is for compressing a file or image using Huffman coding without any built-in functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:627
    • 提供者:Sarayu P
  1. huffman

    0下载:
  2. hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:12577
    • 提供者:karimak
  1. source-huffman-coding

    0下载:
  2. IMAGE KOMPRESI MENGGUNAKAN ALGORITMA HUFFMAN CODING
  3. 所属分类:matlab

  1. huffman

    0下载:
  2. matlab function that generates huffman code for image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:doki2156
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com