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

搜索资源列表

  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. VC_ImageProcessing

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

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. waverletcompression

    0下载:
  2. 实现了用SPIHT和EZW结合算术编码对图象进行压缩,为方便起见,处理的图象的长和宽相等,并且为2的整数次幂-achieved with SPIHT and arithmetic coding EZW combination of image compression, for the sake of convenience. the image of the same length and width, and for the two integer Powers
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:275027
    • 提供者:闫伟
  1. ImageCompressionToolbox

    0下载:
  2. 一个图像压缩程序。包含小波变换和算术编码等环节。-an image compression process. Includes wavelet transform and arithmetic coding, and other sectors.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15549
    • 提供者:李梦龙
  1. spiht_ac_psnr

    0下载:
  2. 集成了快速算术编码的spiht图像编码算法,我增加了psnr的计算.-the rapid integration of spiht arithmetic coding algorithm for image coding, I increased psnr calculations.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:321926
    • 提供者:肖卫华
  1. Huffman Coding

    0下载:
  2. Huffman coding for image Arithmetic Coding for image
  3. 所属分类:Windows编程

    • 发布日期:2010-11-19
    • 文件大小:8368408
    • 提供者:quietsound
  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. 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. 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(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. 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. 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. figurebianma

    1下载:
  2. 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50998
    • 提供者:不知道姓名
  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. Arithmetic-coding

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

    • 发布日期:2017-03-24
    • 文件大小:682
    • 提供者:郜智方
  1. Arithmetic-encoding

    0下载:
  2. matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5181
    • 提供者:施霆
  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. lossless-image-compression-based-on-optimal.pdf.z

    0下载:
  2. The optimal predictors of a lifting scheme in the general n-dimensional case are obtained and applied for the lossless compression of still images using rst quincunx sampling and then simple row-column sampling. In each case, the e ciency of the
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:268520
    • 提供者:dee
  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
    • 提供者:文闯
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com