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

搜索资源列表

  1. 小波对图像的二次压缩.

    0下载:
  2. 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:xxz
  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. wavelet97

    0下载:
  2. 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比-using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48646
    • 提供者:李江涛
  1. maso

    1下载:
  2. 多智能体,图像处理,图像分割matlab源代马,没有压缩密码-multi-agent, image processing, image segmentation Matlab source substituting Ma, no compression Password
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18758
    • 提供者:向长城
  1. wavelet_transf

    0下载:
  2. WAVELET BASED COMPRESSION,本程序用matlab工具编程实现了小波变换进行图像压缩,并且显示压缩前后的图像。代码很简明清晰,适合初学者研究和学习。-WAVELET BASED CPSV, the procedures used Matlab programming tools of wavelet transform for image compression, and compression shown before and after images. Code is
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1707
    • 提供者:陆游
  1. ImgComBasedonWavletandNN

    1下载:
  2. Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of picture carries on the wavelet to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19961
    • 提供者:王危结
  1. mashu

    0下载:
  2. 初学者可以看看,因为这是我第一次用matlab编程,是图像压缩的huffman 编码的码树-beginners can see, because this is the first time I have used Matlab programming, image compression is Huffman coding code tree
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3007
    • 提供者:jingjing
  1. lessonresouse

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

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

    0下载:
  2. 基于matlab的图像压缩、各种滤波程序,适合初学者参考-Matlab-based image compression, filtering various procedures, information for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:107637
    • 提供者:yr
  1. SequenceImageWaveletCompress

    0下载:
  2. matlab实现的小波图像压缩,序列图像压缩处理,效果很理想-Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1641
    • 提供者:mikle
  1. matlabtuxiangchulidaima

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

    • 发布日期:2008-10-13
    • 文件大小:11284
    • 提供者:zhouyinye
  1. zsyxl

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

    • 发布日期:2008-10-13
    • 文件大小:541268
    • 提供者:钟小丽
  1. db-wavelet

    0下载:
  2. Matlab环境下利用Daubechies小波族中的db10小波对散斑退化图像进行了压缩数值仿真研究。研究表明:阈值以及分解层次的选取影响着图像压缩的质量。-Matlab environment using Daubechies wavelet tribal db10 wavelet the withdrawal of speckle image compression for the numerical simulation. Research shows : the threshold le
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4264
    • 提供者:
  1. jpegdecodematlabcode

    0下载:
  2. 这个代码是jpeg压缩matlab代码,用于图形图象压缩,可以直接使用,编译通过-this code is jpeg compression Matlab code for the graphic image compression, can be used directly, compiled by
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:59870
    • 提供者:颜霞飞
  1. XB

    0下载:
  2. matlab实现基于小波变换的图像压缩。源程序直接可以运行,需要自备实验用的图片(Image compression based on Wavelet Transform by matlab.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:汪康
  1. dct

    0下载:
  2. 基于离散余弦变换实现图像压缩。程序可以直接运行。(Image compression based on discrete cosine transform.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:109568
    • 提供者:汪康
  1. RLC of Binary Image

    0下载:
  2. 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:45056
    • 提供者:MYpudn
  1. Quadtree coding

    0下载:
  2. 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:MYpudn
  1. 新建 Microsoft Word 97 - 2003 文档

    0下载:
  2. 图像变换(傅立叶变换), 图像增强, 边缘检测, 滤波, 图像压缩等.(Image transform (Fu Liye transform), image enhancement, edge detection, filtering, image compression and so on.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:元昌
  1. EEE412-Lab4-Linlin Zhang-1821720

    2下载:
  2. 图像处理,这个是关于求图像的信息熵,算术变换,图像压缩等等(Image processing, this is about finding the entropy of the image, arithmetic transformation, image compression and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-13
    • 文件大小:1084416
    • 提供者:木的四次方
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com