CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像 编码

搜索资源列表

  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6383
    • 提供者:陈大明
  1. jpeglsv2.2

    0下载:
  2. JPEG连续色调静止图像无损压缩的最新标准JPEG LS的C语言实现,还带有一个很友好的图形用户界面,那些学习图像编码的工程师可以参考一下这个实现的源代码。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:868033
    • 提供者:王晓丹
  1. EZW图像编码

    0下载:
  2. 使用小波变换进行图像编码的经典程序。非常有用
  3. 所属分类:matlab例程

  1. 二值图像游程编码算法的Matlab实现

    0下载:
  2. 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:19228
    • 提供者:
  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957
    • 提供者:llplrs
  1. 23825733Huffman

    0下载:
  2. 哈夫曼编码的matlab仿真程序,实现图像的压缩-Huffman coding matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:59962
    • 提供者:张晓辉
  1. Laplace-Gaussian-Pyramid

    0下载:
  2.   这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。      重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2149
    • 提供者:贾雨
  1. HuffmanCoding_ImageCompress

    0下载:
  2. 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:zhaojiepeng
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  1. mpeg

    0下载:
  2. 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:8182924
    • 提供者:lean
  1. 01

    0下载:
  2. HUFFMAN 编码 主要针对于灰度图像-HUFFMAN coding focused on the gray image
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:18533
    • 提供者:cuihuating
  1. 200707171151564996

    0下载:
  2. 基于matlab的数字图像压缩编码 -Matlab-based digital image compression coding
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:122734
    • 提供者:Seiei
  1. www_dssz_com_huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:zhang
  1. square_coding

    0下载:
  2. 用matlab实现了图像通信中的方块编码,并针对不同的块大小与压缩比进行了比较。-Matlab realize image communication with the block coding, and for different block sizes and compression ratios are compared.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:287423
    • 提供者:朱洁丽
  1. DIPCodematlab

    0下载:
  2. 图像编码的matlab代码,压缩文件内是matlab代码。-Matlab code for image coding
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5782
    • 提供者:gxc
  1. EZW

    0下载:
  2. Shapiro提出的内嵌零树小波编码算法(EZW Embedded Zerotree Wavelet),其出发点在于小波变换后各级子带系数之间在空间上和方向上所呈现出带间相似性,这种空间相似性可以用一种新型的数据结构--零树(Zerotree).EZW算法就是充分利用这种相似性,获得高性能的图像编码算法.-Shapiro' s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:23296
    • 提供者:wangjin
  1. huffman图像编码

    0下载:
  2. 基于matlab的哈夫曼的图像编解码,实现编码解码功能
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1885781
    • 提供者:hu474722972
  1. PCM编码&解码

    1下载:
  2. 脉冲编码调制是数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五入取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。(PCM pulse code modulation is one of the encoding methods of digital communication. The main process is to voice, image and other analog signal at a certa
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:天天死人
  1. 图像处理大作业2015011063田凯

    0下载:
  2. 利用matlab实现图像处理压缩编码解码(DC AC pictures codes by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:6611968
    • 提供者:幻雪123
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com