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

搜索资源列表

  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:227.42kb
    • 提供者:jasonchang
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. FXtuxiangkejian

    0下载:
  2. 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of frac
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:leonwwj
  1. wenben

    0下载:
  2. matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15.28kb
    • 提供者:jj
  1. fracialimagecompressionindctdomainbasedonadaptivec

    0下载:
  2. 在对基本的域分形图像压缩方法进行分析基础上提出了一种改进方案即基于自适应分类加权最小二乘法的域分形图像压缩方法并使用基本方法和改进方法对标准灰度图像分别进行了测试测试结果表明本文提出的方法可以在下降很小的情况下大大提高编码速度-In the domain of the basic fractal image compression method based on an analysis of an improved program that is based on adaptive classi
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:175.61kb
    • 提供者:chenruibao
  1. jbeam

    0下载:
  2. JBEAM-soft is a software package written in MATLAB. It was used to generate the simulation results, as well as figures, in paper "JBEAM: multiscale curve coding via beamlets" by X. Huo and Jihong Chen. This paper will appear in IEEE Trans. Image Proc
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:295kb
    • 提供者:Galilleo
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.87kb
    • 提供者:Ho Joon Lee
  1. rgbquadtreehojoon

    0下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:125.44kb
    • 提供者:Ho Joon Lee
  1. contourlet-CP-RLC

    0下载:
  2. 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:372.78kb
    • 提供者:刘灿
  1. work

    0下载:
  2. 图像huffman编码程序,只对256色的图像有用,彩色图像会变成黑白图像,采用迭代算法一层一层的推出huffman编码-Image huffman coding process, only 256-color images useful for color image will become black and white images, using iterative algorithm level by level, the introduction of huffman coding
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4.3kb
    • 提供者:郭长勇
  1. EZW

    0下载:
  2. 基于小波变换的图像嵌入式零数编码的Matlab代码-Image based on wavelet transform embedded zerotree coding of Matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:20.22kb
    • 提供者:qingning_wang
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:50.46kb
    • 提供者:zhangxuejian
  1. MatlabDemo

    0下载:
  2. SPIHT matlab code (without Arithmatic coding stage) Descr iption MATLAB implementation of SPIHT (without Arithmatic coding stage) Ref. Amir Said and William A. Pearlman, "A New Fast and Efficient Image Codec Based on Set Part
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.33mb
    • 提供者:van
  1. Gouzao_Bianma

    1下载:
  2. 本程序用matlab编写。实现图像的构造编码。压缩包中的PPT介绍构造编码。一个编码程序,一个解码程序。本程序是无损压缩,编码后可压缩掉30 以上。附有图片。程序有必要的注释。-This program written by matlab. The structure of image coding. PPT introduced compressed package structure encoding. A coding process, a decoding program. This p
  3. 所属分类:matlab例程

    • 发布日期:2017-02-20
    • 文件大小:333.82kb
    • 提供者:zhrmsl
  1. dct

    0下载:
  2. 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:10.68kb
    • 提供者:黄天华
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:649.79kb
    • 提供者:路敬
  1. huffmanzongchengxu

    0下载:
  2. 对不同格式数字图像进行哈夫曼编码压缩,通过matlab软件仿真,最后得到了压缩图像,实现了本课题的基本要求。通过仿真得知哈夫曼编码为无损压缩。-Huffman coding digital image in a different format, by Matlab software emulation, finally got the compressed image, to achieve the basic requirements of this topic. Through simul
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-04
    • 文件大小:3.58kb
    • 提供者:李石峰
  1. huffman

    0下载:
  2. hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:12.28kb
    • 提供者:karimak
  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
    • 文件大小:8.5kb
    • 提供者:c1bimr
  1. LabImgComp

    0下载:
  2. This practical work aims at the development and implementation of an image coding and decoding technique inspired by the JPEG standard.
  3. 所属分类:语音合成与识别

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