CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术编码 图像压缩

搜索资源列表

  1. arithmetic

    0下载:
  2. 算术编码的c实现 此算法将图像文件读入,通过算术编码进行压缩
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4559
    • 提供者:as364039051
  1. 多值自适应算术编码

    0下载:
  2. 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
  3. 所属分类:压缩解压

    • 发布日期:2009-03-14
    • 文件大小:63250
    • 提供者:china_jiji
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. ArithmeticCoding.rar

    1下载:
  2. 算术编码的源程序,搞图像压缩的人应该都游泳吧,希望大家喜欢,Arithmetic coding of the source, engage in image compression should have swimming, I hope you like
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5316
    • 提供者:邓宸伟
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17207
    • 提供者:倪广波
  1. ImageCoding

    1下载:
  2. 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:231681
    • 提供者:yangjianlei
  1. ImageCoding

    1下载:
  2. 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:229105
    • 提供者:刘亚宁
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. AVIRIS_LP

    0下载:
  2. 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:20100
    • 提供者:刘英
  1. arth_code_Delphi6

    0下载:
  2. 算术编码算法,用于图像压缩或者文本压缩(原理: 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间)-Arithmetic coding algorithm for image compression, or text compression (Principle: arithmetic coding is to a source is expressed as the real axis between 0 and 1, a range of sou
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:5551
    • 提供者:钟毓秀
  1. huff

    0下载:
  2. 计算Huffman算术编码 图像压缩等 -calculator the huffman mathmatica code and image compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2258
    • 提供者:freed
  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
    • 文件大小:2209
    • 提供者:齐子新
  1. acode

    0下载:
  2. 自适应算术编码:实现图像、文档、视频的压缩解压-To achieve images, documents, video compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:335033
    • 提供者:张艳
  1. fcode

    1下载:
  2. 静态算术编码:实现图像、文档、视频的压缩解压缩-Static arithmetic coding: Achieving images, documents, video compression decompression
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:482944
    • 提供者:张艳
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
  1. Arithmetic_coding

    0下载:
  2. 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:17822
    • 提供者:lili
  1. arithmetic

    1下载:
  2. 算术编码是信源编码中的一种,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding is a source coding, image compression is one of the main algorithms. Is a lossless data compression method, but also a method of entropy coding.
  3. 所属分类:压缩解压

    • 发布日期:2017-04-23
    • 文件大小:977
    • 提供者:zhangli
  1. AC_En

    0下载:
  2. 算术编码图像压缩代码源程序,包括各个模块的封装等等。-Arithmetic coding source code for image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1965
    • 提供者:田之居
  1. suanshubianam

    1下载:
  2. 一种算术编码, 可以进行压缩,图像对比的过程,信息前后对比(An arithmetic coding, Can be compressed, image contrast process, information before and after comparison)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:啦啦啦1啦1
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com