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

搜索资源列表

  1. tuxiangbianhuan.rar

    1下载:
  2. 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩,Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extract
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:17.14kb
    • 提供者:陈杰
  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. dct

    4下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:212.96kb
    • 提供者:nn
  1. LSB-Data-Hiding-Image

    3下载:
  2. 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:315.67kb
    • 提供者:xlz
  1. MATLABDCT

    0下载:
  2. 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:106.79kb
    • 提供者:zhanglei
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:94.73kb
    • 提供者:
  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. dct

    0下载:
  2. 利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3.45kb
    • 提供者:石头
  1. matlab

    0下载:
  2. matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4.85kb
    • 提供者:007
  1. wavelet

    1下载:
  2. 单小波变换应用于图像压缩,及其应用于图像融合的MATLAB代码-Single-wavelet transform to image compression, image fusion and its application to the MATLAB code
  3. 所属分类:Wavelet

    • 发布日期:2017-01-11
    • 文件大小:165.36kb
    • 提供者:huangqiang
  1. imageprocessing-matlab

    0下载:
  2. 小波变换 JPEG 图像压缩 方面的资料-JPEG image compression wavelet transform information
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:63.53kb
    • 提供者:crasty
  1. imagecompression

    0下载:
  2. hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-05-17
    • 文件大小:4.41mb
    • 提供者:durga
  1. test_bayer

    0下载:
  2. implementation approach for the compression of image data for lossless image compression saved in lower resolution and are retrieved with super resolution
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2.99kb
    • 提供者:satya
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4kb
    • 提供者:Anna
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2.16kb
    • 提供者:齐子新
  1. fractal

    0下载:
  2. 里面包含有所有的matlab下的运行程序 还有相应的计算需要的图像 非常全面 另外图像压缩的源码大多集中在灰度图上,此源码是基于彩色图像的-Which contains all of the matlab run the program under the corresponding calculation also requires a very comprehensive image of the source code for other image compression are mos
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:596.87kb
    • 提供者:韩玉兰
  1. image-comp-by-wavelet

    0下载:
  2. this project by karen lees in 2002 is "image compression by wavelet" 7ayder..eng
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:864.14kb
    • 提供者:kadhum
  1. dsp_project

    0下载:
  2. the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:809byte
    • 提供者:vicky
  1. jpeg in matlab

    1下载:
  2. JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:56kb
    • 提供者:liunianji
  1. Image Compression(v.2)

    0下载:
  2. 图像处理 matlab图像压缩程序, 包括图像压缩的各种技术(image processing image compression in matlab, including technologies in image compression)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-23
    • 文件大小:671kb
    • 提供者:kellyahui
« 12 3 4 5 »
搜珍网 www.dssz.com