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

搜索资源列表

  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:654.39kb
    • 提供者:tiantian
  1. PredictionwithPartialMchPPM

    0下载:
  2. 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3.02kb
    • 提供者:倪广波
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:wang
  1. bihisteq

    0下载:
  2. This code describes about image denoising. How we denoise the image and do compression using wavelet -This code describes about image denoising. How we denoise the image and do compression using wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:47.24kb
    • 提供者:waza
  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. xiaobo

    0下载:
  2. 利用matlab工具箱函数实现的小波变换图像压缩程序代码,试试吧!-Matlab toolbox function is achieved using wavelet transform image compression code, try it!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:881byte
    • 提供者:James_Cheung
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11.33kb
    • 提供者:王兆云
  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
    • 文件大小:171kb
    • 提供者:
  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. HARRC

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

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:puda
  1. 3

    0下载:
  2. MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:11.21kb
    • 提供者:木子
  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
    • 文件大小:12.96kb
    • 提供者:董芳
  1. Deskt221op

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

    • 发布日期:2017-04-27
    • 文件大小:13.68kb
    • 提供者:丁丁
  1. Wavelet-Project-21-6-2005

    0下载:
  2. code source compression image using Haar wavelet By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu To compress an image use this command in MATLAB: haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE) example: haar_compres
  3. 所属分类:Wavelet

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

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11.05kb
    • 提供者:fu
  1. JPEG_AntiForensic

    0下载:
  2. 【论文源代码】M. C. Stamm and K. J. R. Liu, Anti-Forensics of Digital Image Compression , IEEE Trans. on Information Forensics and Security, vol. 6, no. 3, pp. 1050 - 1065, Sep. 2011.-This code was written by Matthew C. Stamm at the University of Maryland,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:15.82kb
    • 提供者:jinxiao
搜珍网 www.dssz.com