CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像 编码

搜索资源列表

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

    0下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:982377
    • 提供者:颖风
  1. 230

    0下载:
  2. 基于提升小波变换的数字图像压缩编码,程序可以直接运行-Based on lifting wavelet transform digital image compression coding, the program can be run directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:924698
    • 提供者:huangqing
  1. RLE

    0下载:
  2. 初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考-RLE beginner, you can make small image compression, can be encoded as a basis and reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:453031
    • 提供者:郝艳玲
  1. tuxiangyasuo

    0下载:
  2. 图像压缩预测编码.采用了差分脉冲预测编码的方法。-Image compression predictive encoding using a differential pulse predictive coding method.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:673
    • 提供者:杨一
  1. image-coding

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

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

    0下载:
  2. 计算视频图像中每一帧的能量,matlab 代码,可以用于分析图像原能量与编码解码后,误差与原图像能量的倍数关系-computing the energy of each frame in image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:xiaosir
  1. ImageCoding

    0下载:
  2. 用c语言实现的图像压缩编码,可输入信源得到压缩后的结果-C language image compression coding, you can enter the results obtained compressed source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2714021
    • 提供者:乐乐
  1. chap10

    0下载:
  2. matlab图像处理实例详解chap10——图像压缩编码-matlab image processing examples explain chap10- Image Coding
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:258767
    • 提供者:xiaojingwen
  1. huffman-on-matlab

    0下载:
  2. 利用哈弗曼编码原理对图像进行压缩处理,比较压缩得到文件与源文件,分析编码性能。-this document introduce how to deal pictures with huffman on the environment of matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:852106
    • 提供者:David Li
  1. dct

    0下载:
  2. DCT图像压缩:此源代码变换域系数选取采用区域编码,通过非零区域的选择,呈现不同的恢复效果-DCT image compression: This source code transform domain coefficients using the selected coding region, by choosing a non-zero area, showing the effect of different recovery
  3. 所属分类:Compress-Decompress algrithms

  1. DCTyuzhi

    0下载:
  2. DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。-DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and ge
  3. 所属分类:Compress-Decompress algrithms

  1. BmpToJpgJpgToBmp

    0下载:
  2. 实现jpeg压缩和解压缩,将彩色图像进行颜色空间转换、对不同的颜色分量进行不同的采样、对于3个分量进行8×8的DCT变换、对DCT系数矩阵按照JPEG推荐的量化表进行量化;对量化后的系数进行Z形扫描,最后进行熵编码,形成码流,计算比特数,和压缩比。解压从量化后的DCT系数表开始逆向进行-Jpeg compression and decompression, the color image is a color space conversion, the different color compo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6219146
    • 提供者:余峰
  1. matlab

    0下载:
  2. 基于DCT数字水印算法的Matlab实现源代码,1. 将文字水印和图像水印转换为二值序列水印; 2. 对水印进行置乱,提高其安全性; 3. 选择合适大小的块,给出DCT域中频分块编码方案;-DCT-based digital watermarking algorithm Matlab source code, a text watermark and image watermark converted into a binary sequence watermark .. 2 wa
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:916
    • 提供者:邢月月
  1. Arithmatic

    0下载:
  2. arithmatic 编码,是图像压缩的主要算法之一,是一种无损数据压缩方法,也是一种熵编码的方法。-arithmatic coding is one of the main image compression algorithm and a lossless data compression method, but also a method of entropy coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:11374
    • 提供者:zzl
  1. Encode-of-LZ77

    0下载:
  2. LZ77和它的变体发现,在正文流中词汇和短语(GIF中的图像模式)很可能会出现重复。当出现一个重复时,重复的序列可以用一个短的编码来代替。压缩程序扫描这样的重复,同时生成编码来代替重复序列。随着时间的过去,编码可以重用来捕获新的序列。算法必须设计成解压程序能够在编码和原始数据序列推导出当前的映射。-encode of Lz77
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:7795
    • 提供者:小冬瓜
  1. xiaobozuihou

    0下载:
  2. 小波变换用于图像压缩 把图像进行多分辨率分解,分解成不同空间、不同频率的子图像 ,然后再对子图像系数进行编码。-The wavelet transform for image compression of multi-resolution images decomposed into different spaces, different frequency sub-image, and then encoding the coefficients of the sub-picture.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:727
    • 提供者:王晓梅
  1. wavelet

    0下载:
  2. 小波变换实现的图像压缩编码,小波分解使用两层分解,然后重构,压缩比可以达到4/1-Wavelet transform image compression coding, the use of two wavelet decomposition and reconstruction, the compression ratio can be up to 4/1
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:andy
  1. suanshubianma

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:kh
  1. FanoCode

    1下载:
  2. 费诺编码。用于信息理论基础中的费诺编码,可以有效的进行图像显示式的编码过程。-Fenno coding. The theoretical basis for information Fenno coding, can effectively encode process image display style.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:558
    • 提供者:elives
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 29 »
搜珍网 www.dssz.com