CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - coding a

搜索资源列表

  1. Vc++A

    0下载:
  2. 本代码同VC编码对图像lena进行图像的反色,反色后的图像颜色变暗。-the VC code with the right image coding lena images of anti-Israel and anti-color image color darken.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:677.11kb
    • 提供者:孔宾
  1. Huffman-coding

    0下载:
  2. 用C语言使用Huffman编码算法对给定的BMP图像文件进行编解码-codec BMP image files for a given using the Huffman coding algorithm in C language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.71mb
    • 提供者:王锐
  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
    • 文件大小:16.8kb
    • 提供者:倪广波
  1. Matlab

    0下载:
  2. Matlab图像感兴趣区域编码,这是个非常好用的程序-Matlab region of interest image coding, this is a very useful procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:107.86kb
    • 提供者:maz12
  1. adptiveldpc

    2下载:
  2. 实现了码率自适应LDPC编解码,可用于分布式信源编码-Achieved a rate adaptive LDPC coding and decoding, can be used for distributed source coding
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:6.09mb
    • 提供者:jitao
  1. MainFrm

    0下载:
  2. 图像编码的一个头文件的写法,是我自己写的,比较粗糙,可供参考-Image coding a first written document, I wrote it myself, more rough, can be used as reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.08kb
    • 提供者:fila
  1. compression

    0下载:
  2. 对图像进行压缩,包括DCT变换,量化,游程编码。有良好的压缩比和压缩率。-Image compression, including DCT transform, quantization, run-length coding. A good compression ratio and compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:cathy
  1. entropy

    0下载:
  2. The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory of Communication".
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1.76kb
    • 提供者:jeremy
  1. The.effect.of.a.visual.fidelity.criterion.on.the.e

    0下载:
  2. 一种基于人眼视觉的编码图像质量评价方法,其中包括最常用的CSF函数形式及推导过程。-Human vision based image quality evaluation method of coding, including the most commonly used CSF function of the form and derivation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:王一秀
  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
    • 文件大小:5.47kb
    • 提供者:
  1. A.Blind.MPEG-2.Video.Watermarking.Robust.to.Regula

    0下载:
  2. Abstract—Based on the observation that low-frequency DCT coefficients of an image are less affected by geometric processing, we propose a new blind MPEG-2 video watermarking algorithm robust to camcorder recording. Both the embedding and extr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:133.06kb
    • 提供者:lie
  1. Block-coding

    0下载:
  2. 代码可以对图像进行方块编码,并且可以根据菜单调用不同尺寸的方块进行编码。有用户界面,使用matlab实现的。-Code the image block coding, and different sizes according to the menu box called encoding. A user interface implemented using matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:61.08kb
    • 提供者:王宇
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:171kb
    • 提供者:
  1. watermark_paper5

    0下载:
  2. 一种应用纠错编码的数字水印算法,很好的一篇数字水印文章-An application of digital watermarking algorithm for error correction coding, a very good article of a digital watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:143.68kb
    • 提供者:li
  1. A-RGB-image-encryption-algorithm

    1下载:
  2. 基于DNA编码和混沌系统相结合的图像加密算法-Chaotic systems based on DNA coding and image encryption algorithm combining
  3. 所属分类:Special Effects

    • 发布日期:2017-01-17
    • 文件大小:714kb
    • 提供者:刘丽
  1. UPLOAD_LY4

    0下载:
  2. 通过MATLAB的程序解决相应图上处理中熵值和概率的问题-Adaptive Arithmetic coding. A source generates symbols from alphabet {A, B, C, D}. Probabilities of occurrence of the symbols are initially estimated as: Pr(A)=Pr(B)=0.25, Pr(C)= 0.2, and Pr(D)=0.3. After 100 generate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7.4kb
    • 提供者:李渊
  1. DM-Coding

    0下载:
  2. 该程序的主要功能是进行一维信号或二维信号的数据进行重新编码,以减少数据冗余,对于数字水印彩色图像的预处理具有较好的帮助。-The program s main function is to re-encode the one-dimensional signals or two- dimensional signal data to reduce data redundancy , and has a good help for digital watermarking of color ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.39kb
    • 提供者:Teacher Su
  1. Reed-Solomon-Coding

    0下载:
  2. 写的很好的一篇RS编码的文献,讲的很详细易懂,分享给纠错码初学者~-Write a good one RS coding literature, speaking very detailed and easy to understand, and share with error correction code beginners to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:127.71kb
    • 提供者:薛月
  1. SRR-based-on-spare-coding

    0下载:
  2. 基于稀疏表示的超分辨率图像重建硕士论文,一共六篇,比较全面的介绍了基于稀疏表示的超分辨重建的方法以及详细的实现步骤,是比较好的入门资料-the master s thesis of Super-resolution image reconstruction based on sparse coding , a total of six, a more comprehensive descr iption of the super-resolution reconstruction method
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:22.07mb
    • 提供者:锦子
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:Jessicapu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com