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

搜索资源列表

  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
    • 文件大小:175104
    • 提供者:
  1. sourcecode

    0下载:
  2. I send the matlab code for image compression using embedded zero tree and set partitioning in hierarchial tree.Also i send matlab code for speech compression using rabiner algorithm and OFDM transceiver design.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:706
    • 提供者:lingeswari
  1. xiaobobianhuanshujuyasuo

    0下载:
  2. 小波变换在图像数据压缩中的应用毕业论文,自己原创的,比较简单的压缩方法,供参考交流。版权所有,侵权必究。-Wavelet transform in image data compression using a graduation thesis, their original, simple compression method, and for information exchange. Copyright All Rights Reserved.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:947084
    • 提供者:小张
  1. DCT-MATLAB

    0下载:
  2. 利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。-DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1028200
    • 提供者:吴原远
  1. HARRC

    0下载:
  2. image compression using wavelet harr the code is written matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:2052
    • 提供者:puda
  1. Wavelet-transform-in-Image

    0下载:
  2. 小波变换在数字图像中的应用,主要分析了基于小波变换的图像分解和图像压缩的技术,并运用Matlab 软件对图像进行分解,然后-This paper analysed the technologies of the picture decomposition and compression basecd on wavelet transform ,and decomposing the picture using Matlab ,and then picked up the low frequenc
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:419004
    • 提供者:佩佩
  1. Wiley---Still-Image-and-Video-Compression-with-MA

    0下载:
  2. video processing using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3304681
    • 提供者:shikha
  1. VQ-internet3

    0下载:
  2. also using vector quantization on image by using matlab program to achieve a good compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:228854
    • 提供者:mujeeb
  1. MATLAB-and-wavelet

    0下载:
  2. 图象压缩技术是用最少的数据量来表示尽可能多的原图象信息的一个过程,这一领域的突破对于通信和多媒体事业的发展 将具有深远的影响.该文介绍了基于MATLAB小渡变换在压缩图象中的应用。并应用MATLAB小波工具箱的相关函数和命令,从 两个不同的方式来实现对此算法的仿真。-Abstract:The technology of image compression is a process to represent as much origi砌pictorial information as
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:381759
    • 提供者:陈诚
  1. program

    0下载:
  2. image compression using neutral network toolbox matlab
  3. 所属分类:Static control

    • 发布日期:2017-11-12
    • 文件大小:400410
    • 提供者:john
  1. compare

    0下载:
  2. 在数字图像处理中,运用MATLAB中的函数compare可以用来计算图像压缩前后的误差和直方图-In digital image processing using MATLAB functions compare the error and histogram can be used to calculate the image before and after compression
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:2908
    • 提供者:璐璐
  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
    • 文件大小:12577
    • 提供者:karimak
  1. huff

    0下载:
  2. 使用Matlab实现对图像的压缩,使用的是huff变换,压缩效果很好-Use Matlab for image compression , using a huff transform, compression works well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:34134
    • 提供者:申长安
  1. BG-PSO

    0下载:
  2. 使用Matlab实现对图像的压缩,使用的是BG变换,压缩效果很好-Use Matlab for image compression , using a BG transform, compression works well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:12612
    • 提供者:申长安
  1. image-processing-Matlab

    0下载:
  2. 常用的一些图像处理Matlab源代码,比如数字图像的傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,图像滤波等-Some commonly used image processing Matlab source code, such as digital image Fourier transform two-dimensional discrete cosine transform image compression method using gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:13272
    • 提供者:董芳
  1. Image_Compress

    0下载:
  2. 基于SVD分解的图像压缩matlab源码,带有注释,非常易读,可以作为好的入门参考。-An implement of image compression using singular decomposation algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1252
    • 提供者:刘传凯
  1. Deskt5op

    0下载:
  2. matlab课程编程【谷速软件】使用小波变换的图像压缩-matlab programming courses [software] Valley speed image compression using wavelet transform
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:13592
    • 提供者:海哥
  1. ANA2

    0下载:
  2. 本程序为SVD的matlab代码,包括随机生成矩阵,进行SVD分解,并利用SVD分解进行图像压缩。-This procedure for SVD matlab code, including the random generator matrix, perform SVD decomposition, and image compression using SVD decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:7879980
    • 提供者:
  1. compression-jpeg

    0下载:
  2. This source code implements all the steps of JPEG Compression for a Grey Image without using predefined functions of matlab, means that all the steps are implemented.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:100317
    • 提供者:Aymen
  1. bianhuanbianmaDCT-FFT

    0下载:
  2. matlab 图像压缩 采用变换编码FFT,DCT方式压缩-matlab image compression using transform coding FFT, DCT compression mode
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:172619
    • 提供者:psc
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com