CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图像压缩

搜索资源列表

  1. image-coded--using-matlab

    0下载:
  2. 本文讲述了用matlab对图像压缩编码和图像的处理方法,具有一定的价值。-This article describes using matlab for image compression coding and image processing method, has a certain value.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:206659
    • 提供者:ht
  1. HuffmanExp

    0下载:
  2. 霍夫曼编码的例子,适合新手参考,用于图像压缩-Huffman coding examples, suitable for novice reference for image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:102750
    • 提供者:xu
  1. cs

    1下载:
  2. 美国RICE大学利用压缩感知原理实现的图像压缩重构算法的仿真-RICE University of compressed sensing principle of image compression and reconstruction algorithm of the simulation
  3. 所属分类:Special Effects

    • 发布日期:2015-04-16
    • 文件大小:16993280
    • 提供者:Jason
  1. image-processing-program

    0下载:
  2. 图像处理Matlab源代码,包括二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。 -Including discrete cosine transform image compression, the use of gray-scale transformation method to enhance image contrast, histogram equalization, analog image by Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7051
    • 提供者:huangyu
  1. Digital-image

    0下载:
  2. 数字图像压缩技术及其实现在MATLAB的实现。里面有详细的注释可以学习与参考。-Digital image compression technology and its implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:74702
    • 提供者:傅子熠
  1. ImageMagick6.6.9-windows

    0下载:
  2. 这是ImageMagick软件的最新版本,它是一款可以创建、编辑、压缩图像的软件。可以转换多种图片格式,并可以对图片进行简单的操作,如旋转,选择等,同时最新版本代码更新了一些算法,图像压缩率更加高-This is the latest version of the ImageMagick software, it is a can create, edit, compress the image software. Can convert a variety of image formats,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:44268544
    • 提供者:yangkang
  1. huffman

    0下载:
  2. huffman无损编码matlab程序,图像压缩常用编码方法-huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:2515
    • 提供者:Gao
  1. 3d_wavelet

    0下载:
  2. 一个小波变换编码的图像压缩算法,可以学习小波编码相关方法-A wavelet transform coding image compression algorithm, can learn from wavelet coding
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:7033752
    • 提供者:黄柳苹
  1. compression_based_on_saliency

    0下载:
  2. 自己写的基于saliency的图像压缩编码 -Wrote based saliency image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:460019
    • 提供者:崔敬敏
  1. matrix-image-compress

    0下载:
  2. 矩阵分析与理论应用,基于SVD的图像压缩处理,实例,源码-SVD based image compression processing, examples, source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1733506
    • 提供者:shell
  1. compressor00

    0下载:
  2. 图像压缩处理算法,包含各种资源,全是代码,没执行文件,仅供参考。-Image compression processing algorithms, contains a variety of resources, all the code did not execute the file for reference only.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:12107
    • 提供者:李丽丽
  1. CSRec_SP

    0下载:
  2. 利用MATLAB编写的压缩感知重构算法,实现图像压缩后的重构-Using MATLAB compressed sensing reconstruction algorithm, image compression refactoring
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:813
    • 提供者:陈玉麟
  1. SVD

    0下载:
  2. 数字图像处理 基于奇异值分解的图像压缩 根据图像矩阵的奇异值分解 选择图像中的主要信息部分进行压缩编码-Digital image processing based on singular value decomposition image compression based on singular value decomposition of the image matrix is ​ ​ the main part in the select image compress
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:573
    • 提供者:fc
  1. CSomp

    0下载:
  2. 图像压缩感知 正交匹配追踪 小波变换-The image compression perception orthogonal matches track wavelet transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:118386
    • 提供者:许诺
  1. waveletP-imagePcompression

    0下载:
  2. 基于小波的图像压缩 代码可以直接用 对于初学者非常有用-Wavelet-based image compression code can be used directly useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:2717
    • 提供者:张小北
  1. Color-Image-JPEG-Compression

    2下载:
  2. 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:560649
    • 提供者:琦琦
  1. Image-Compression

    0下载:
  2. 使用小波分解函数实现图像压缩 选择合适的图像进行处理 -Image compression choose the image processing using wavelet decomposition function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:726
    • 提供者:litchi
  1. CODE1

    0下载:
  2. 常用的一些图像处理MATLAB源码,包含#1:数字图像矩阵数据的显示及其傅立叶变换 #2:二维离散余弦变换的图像压缩 #3:采用灰度变换的方法增强图像的对比度 #4:直方图均匀化 等源码-Some commonly used image processing Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:6993
    • 提供者:龙宇飞
  1. Image-Compression

    0下载:
  2. 图像压缩实验,实现基本JPEG的压缩和编码的三个步骤,DCT变换去除数据冗余,DCT系数进行量化,对量化后的系数进行Huffman编码-Image compression experiments, the three steps of the basic JPEG compression and encoding, DCT transform to remove data redundancy, and the DCT coefficient quantization, Huffman codi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:6039
    • 提供者:茗汀
  1. shuzituxiangchuli

    0下载:
  2. 数字图象处理方面的一些资料包括图像压缩、图像增强等内容-Some items of the digital image processing includes an image compression, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:9907289
    • 提供者:王惜康
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com