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

搜索资源列表

  1. 用matlab写的算术编码的程序

    1下载:
  2. 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:4.8kb
    • 提供者:李金荣
  1. spiht

    0下载:
  2. 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:173.63kb
    • 提供者:赵明
  1. huffman

    0下载:
  2. matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.09kb
    • 提供者:吉吉
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69.67kb
    • 提供者:zz
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:zz
  1. adaptivehuffman

    0下载:
  2. 自适应哈弗曼编码,MATLAB的源程序很是不错的-哈弗曼adaptive coding, MATLAB is the source code is a good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.94kb
    • 提供者:夏正浩
  1. suanshubianma

    0下载:
  2. 假设信源符号为{a,b,c,d},这些符号出现的概率分别为{0.2,0.2,0.4,0.2}写出对信源符号bdadc进行算术编码和解码的过程。-Assumptions for the source symbols (a, b, c, d), the probability of emergence of these symbols were written on (0.2,0.2,0.4,0.2) bdadc source symbols for arithmetic coding and de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.11kb
    • 提供者:任彦博
  1. 1

    0下载:
  2. 运动补偿编码 matlab 源码 希望给大家有帮助-Motion compensation coding matlab Source want to give you help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:100.14kb
    • 提供者:王晓光
  1. dierzhang

    0下载:
  2. MATLAB数字图像处理张德丰源代码,关于图像编码与解码部分-Digital image processing Zhang Defeng MATLAB source code, image coding and decoding on the part of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4.04kb
    • 提供者:
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:刘雨相
  1. codeandcodebook

    0下载:
  2. 使用matlab实现cpam对图像进行编码,实现图像压缩,内涵所需的matlab源码-Using matlab to achieve cpam the image coding, image compression, content source matlab required
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:148.48kb
    • 提供者:Bxy
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.83mb
    • 提供者:流浪小狗
  1. Fractal-Interpolation

    0下载:
  2. 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:673.02kb
    • 提供者:fgl
  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. 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
    • 文件大小:106kb
    • 提供者:wmt
  1. Proj06-02

    0下载:
  2. 图像为彩色处理(包括matlab源代码以及结果分析)针对图像处理中的颜色信息进行专门处理的技术,涉及色度学和编码学的知识,是新兴的一门学科。-Image is color processing (including matlab source code and result analysis) for image processing in the color information for specialized processing technique that involves color
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:20.9mb
    • 提供者:Leiwin
  1. dccompzession

    1下载:
  2. MATLAB实现霍夫曼编码对英文文本的解压缩程序 不错的源码 很好(MATLAB Huffman coding decompression procedure of English text is good source code is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:13kb
    • 提供者:Bilqe
搜珍网 www.dssz.com