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

搜索资源列表

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

    0下载:
  2. 本人正在学习的图象处理的代ac_simple3.c是根据witten和neal的文章中所给算法(不包括模型建构)进行算术编码的.-I was learning image processing in lieu ac_simple3.c is witten and n Leveraging the article by the algorithm (not including the model building) arithmetic coding.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:2016466
    • 提供者:cui jun
  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. ImageCodingNew

    0下载:
  2. 对图像进行编码,霍夫曼编码,香农-费诺编码,算术编码,位平面编码,保存IMG文件,读入IMG文件等-The image coding, Huffman coding, Shannon- Fano coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:233270
    • 提供者:skylost
  1. ImageCoding

    0下载:
  2. 图像编码,哈夫曼,算术,位平面编码,是mfc的-Image coding, Huffman, arithmetic, bit-plane coding
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3443476
    • 提供者:廖陆刘
  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. 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. 12

    0下载:
  2. 代码实现图像编码,包含哈弗曼编码,算术编码和位平面编码等。-Code image coding, including Ha Fuman coding, arithmetic coding and bit plane coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3437783
    • 提供者:李丽
  1. bmp_coding

    0下载:
  2. VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4319751
    • 提供者:沈宙
  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. VC_image

    0下载:
  2. VC8工程,完整可运行。图像处理算法,点运算,几何变换,正交变换,图像增强,形态学运算,边缘检测,轮廓提取,图像分析,图像还原,图像编码-VC8, image processing algorithms, point arithmetic, geometric transformations, orthogonal transformation, image enhancement, morphological operations, edge detection, contour extrac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:291842
    • 提供者:gg
  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. 20130123

    0下载:
  2. 数字图像处理,图像编码(哈夫曼、香农-菲诺、算术、位平面编码、IMG未见得保存、读入)-Digital image processing, image coding (Huffman, Shannon- finow, arithmetic, bit plane coding, IMG might not save reads)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:3403035
    • 提供者:谢生龙
  1. picture

    0下载:
  2. 基于VC++和Matlab实现的常用图像编码算法,包括Huffman编码、Fano编码、算术编码、游程编码、Shannon编码及信源熵的计算的常用编码算法。-VC++ and Matlab common image coding algorithms, including Huffman coding, Fano coding, arithmetic coding, run-length coding, Shannon coding and source entropy calculation
  3. 所属分类:Special Effects

    • 发布日期:2016-06-29
    • 文件大小:108544
    • 提供者:wmt
  1. ImageCoding

    0下载:
  2. 图像的压缩编码,包括霍夫曼编码,香农-费诺编码,算术编码-Image coding, Huffman coding, Shannon- Fano coding, arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:419685
    • 提供者:anny
  1. ImageCoding

    0下载:
  2. 这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:233547
    • 提供者:mt
  1. IMAGECODING

    0下载:
  2. MFC中的图像编码的源代码,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、保存img文件、读入img文件等。-The source code of Image coding in MFC , including the Hoffman code, Shannon Fenno coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3407245
    • 提供者:yanls
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com