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

搜索资源列表

  1. waveletcompressionmatlab

    0下载:
  2. 基于小波变换图像压缩的MATLAB程序,-based on wavelet transform image compression MATLAB,
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1633
    • 提供者:kk
  1. EZW-MATLAB

    1下载:
  2. 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128 * 128 faster than when slower
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9843
    • 提供者:lin
  1. JPEG.M

    1下载:
  2. Jpeg图像压缩的Matlab源码,供研究Jpeg图像压缩的朋友参考使用。-Jpeg image compression Matlab source for the study Jpeg image compression friends use and reference.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:86127
    • 提供者:刘晓倩
  1. matlabrumen

    0下载:
  2. Matlab入门级图像处理程序__二维离散余弦变换的图像压缩 MATLAB入门级图像处理程序__二值图像的取反操作 MATLAB入门级图像处理程序__图像处理的基本操作 Matlab入门级图像处理程序__图像的自适应魏纳滤波-Matlab entry-level image processing procedures __ two-dimensional discrete cosine transform image compression MATLAB Entry-level im
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15784
    • 提供者:wzt
  1. tuxiangyasuosuanfa-matlab

    0下载:
  2. 图象压缩的算法,内有matlab程序及详细例子-image compression algorithm within Matlab procedures and detailed examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89189
    • 提供者:杨过
  1. dwtbiorthogonal.rar

    0下载:
  2. matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考),biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:zhoulei
  1. matlab-2

    0下载:
  2. 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:8990
    • 提供者:wanghui
  1. dip.rar

    0下载:
  2. 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:84093
    • 提供者:xiaoyida
  1. MATLABcode

    0下载:
  2. 基于小波数字图像处理MATLAB源代码 例如压缩提取 噪声水印提取等-Wavelet-based digital image processing such as compression MATLAB source code extracted watermark extraction, such as noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:5385
    • 提供者:高洪超
  1. dct

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

    • 发布日期:
    • 文件大小:218073
    • 提供者:nn
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:271992
    • 提供者:刘雨相
  1. image-compression-coding

    0下载:
  2. 关于图像压缩编码的matlab的实现程序,静态图像压缩标准-About image compression coding matlab realization process, still image compression standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:216297
    • 提供者:cs
  1. image-compression

    0下载:
  2. 基于Matlab的图形图像压缩。用到小波变换和Matlab自带resize函数,通过plot函数显示出压缩前图像和压缩后图像。-Matlab-based graphical image compression. Used wavelet transform and Matlab comes resize function, shown by plot function before and after image compression and image compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4233921
    • 提供者:徐庆
  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-compression

    0下载:
  2. 1. 理解图像压缩的相关概念及图像压缩的主要原则和目的; 2. 掌握霍夫曼编码 3. 掌握几种常见的图像压缩编码方法 4. 利用 MATLAB 程序进行图像压缩-1. Understand the related concepts of image compression and image compression of the main principles and purposes 2. Grasp the Huffman coding 3. The control o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5112940
    • 提供者:薛菲
  1. Image-Compression-and-Implementation

    0下载:
  2. matlab源代码,图像的压缩处理及其实现,包含有文档说明。-matlab source code, image compression processing and its realization, contains documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:171492
    • 提供者:hu
  1. MATLAB版demo

    0下载:
  2. 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。(Processing (image), a technique that uses computers to analyze images to achieve desired re
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:22810624
    • 提供者:厚月
  1. image compression

    0下载:
  2. 利用matlab软件实现简单的图像压缩处理 适合初学者 简单易懂小程序(implementation of image compression using MATLAB suitable for beginners easy to understand)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:48128
    • 提供者:yezi123
  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
    • 文件大小:57344
    • 提供者:liunianji
  1. matlab源文件包

    0下载:
  2. 小波变换相关函数在matlab中如何应用 小波分解和重构过程 小波变换在图像压缩、融合等方面的应用并用matlab来实现(How to apply wavelet transform correlation function in MATLAB Wavelet decomposition and reconstruction process The application of wavelet transform in image compression and fusion i
  3. 所属分类:波变换

    • 发布日期:2018-05-01
    • 文件大小:8188928
    • 提供者:ysm_
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com