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

搜索资源列表

  1. huffman

    0下载:
  2. 该代码给出了对于典型的LENA图像的HUFFMAN编码压缩过程。该方法的效率比算术编码要高!-The code is given HUFFMAN coding typical LENA image compression process. The efficiency of the method is to be higher than the arithmetic coding!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:2207
    • 提供者:shan
  1. Arimetic_Compress

    0下载:
  2. 图像算数编码压缩 压缩效率挺高的 也不是很复杂 自己编的 望大家批评指正-The image arithmetic coding compression compression efficiency pricey nor made themselves look criticism and very complex
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:2217
    • 提供者:xyr
  1. suanshubianma

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果 -Arithmetic coding is one of the main algorithm of image compression. In the case of the given sets of symbols and the symbol probability, th
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:21789
    • 提供者:张婷婷
  1. CPP

    0下载:
  2. 增进对算术编码和Q编码器的认识,加深对图像处理理论方面的理解,熟悉VC++程序的设计和实现、设计方案原理图、理论知识的学习、程序编写、并详细分析其实现过程,使学生掌握算术编码处理图像的无损压缩以及Q编码器的实现-Enhance understanding of arithmetic coding and Q encoder, deepen the understanding of the theoretical aspects of image processing, familiar with
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:6987
    • 提供者:Lucy
  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. Image_encode

    0下载:
  2. 对图像进行霍夫曼,香农-费诺,算术,位平面编码-Image Hoffman, Shannon- Fano, arithmetic, bit-plane coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:209185
    • 提供者:宋丰亦
  1. suanshubianma

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

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

    0下载:
  2. 这是一个实现对图像进行算术编码的matlab程序。直接调用该函数即可实现算术编码。-This is a realization of the image arithmetic coding matlab program. This function can be realized directly call arithmetic coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:168490
    • 提供者:Eric Wang
  1. Huffman_math_lzw

    0下载:
  2. 图像压缩中基本的统计编码方式 LZW编码 算术编码以及哈弗曼编码 -Basic statistical image compression encoding LZW coding arithmetic coding and Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:500055
    • 提供者:me
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. Arithmetic_encoding_decoding

    0下载:
  2. image is to be compressed and decompressed by using arithmetic coding.Assigning probability value which is to be between 0 and 1
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2700
    • 提供者:karthika
  1. chap10

    0下载:
  2. 霍夫曼编码、香农编码、算术编码、行程编码知识,重点讲解常用的图像压缩编码方式-Huffman coding, Shannon coding, arithmetic coding, run length coding knowledge to highlight common image compression encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:274887
    • 提供者:张晓晓
  1. chap10

    0下载:
  2. 图像压缩编码,包括霍夫曼编码,香农编码算数编码,行程编码等-Image compression, including Huffman coding, Shannon coding arithmetic coding, run-length encoding, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:274481
    • 提供者:韩建辉
  1. tuxiangchulidaima

    0下载:
  2. 本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:13426
    • 提供者:jiatingqiao
  1. r_d6civ3

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8708
    • 提供者:c1bimr
  1. r_dox484

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、XsnPcD编码、线性预测编码和一个近似的OJtxtVK编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:9vyf2m
  1. r_f9rnl4

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、qVsQCG编码、线性预测编码和一个近似的IwTkNpb编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11370
    • 提供者:wy6y2n
  1. r_g8jxoj

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、HAuAyg编码、线性预测编码和一个近似的MaYSHaz编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8857
    • 提供者:odw0yb
  1. r_gg05jz

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、NBugmY编码、线性预测编码和一个近似的XYEPZMr编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5084
    • 提供者:ciqw8g
  1. r_h45z3r

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、IybGEG编码、线性预测编码和一个近似的SdogHSZ编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7034
    • 提供者:h087g9
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com