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

搜索资源列表

  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:light
  1. digitalImageProcessing

    0下载:
  2. 图像处理入门c源码分析,有打开bitmap图像到jpeg压缩解压编码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:492.34kb
    • 提供者:Zz
  1. FASTICA.rar

    2下载:
  2. 独立分量分析 方法 压缩 与 解压 图像。 MATLAB 实现,有测试平台。,Independent Component Analysis image compression and decompression. MATLAB realization of a test platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:553.59kb
    • 提供者:wei
  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. Huffman

    0下载:
  2. 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:917.45kb
    • 提供者:liuyaxin
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.88kb
    • 提供者:liugang
  1. IMG_PCA

    0下载:
  2. Matlab 实现 一维 PCA 压缩解压 图像,可以设置 eigen value 数目,观看压缩结果。-Matlab to achieve one-dimensional PCA-extracting compressed images, the number of eigen value can be set to watch the results of compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:481.15kb
    • 提供者:wei
  1. JPEG

    0下载:
  2. JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7.96mb
    • 提供者:yangcaodie
  1. imagestack

    0下载:
  2. 用MATLAB编写的图像压缩程序和解压程序,带有测试图片。-Written using MATLAB image compression and decompression process programs, with a test image
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:51.67kb
    • 提供者:vivianjia
  1. DCT

    0下载:
  2. 256色灰度图像压缩 256色灰度图像dct变换-标量量化-反标量 量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3.36kb
    • 提供者:赵欣
  1. ActualJPEG

    0下载:
  2. 一个图像压缩的matlab程序,对理解图像的压缩解压,可以高效的实现图像的压缩解压。-An image compression matlab program, an understanding of image compression decompression, can be highly efficient implementation of image compression decompression.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72.83kb
    • 提供者:jiong
  1. Huffman

    0下载:
  2. huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:38.23kb
    • 提供者:洪星
  1. jpg_encoder_and_decoder_matlab

    0下载:
  2. 自己用matlab写的灰度图像压缩解压程序 jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像) jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善 作者 ar_dong-jpegencoder jpegdecoder author ar_dong
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:725.43kb
    • 提供者:ar_dong
  1. code

    0下载:
  2. 数字图像哈弗曼编码,包括压缩和解压。压缩比、信噪比-Encoded digital image Hafu Man
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24.35kb
    • 提供者:lvliang
  1. imjpeg

    0下载:
  2. jpeg编码,压缩图像,解压图像 对于初学者很好,没事下来看看,帮助-jpeg matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:rita
  1. Run-length-encoding

    0下载:
  2. 基于游程编码的图像压缩解压实验 源代码 算法测试-Run-length encoding compression decompression experiments based image Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.44mb
    • 提供者:QingYue
  1. 行程编码(又名游程编码)

    1下载:
  2. 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same before and after compression)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:8kb
    • 提供者:长生大帝
  1. jpeg-9a

    0下载:
  2. jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
  3. 所属分类:图形图象

  1. 27408355fractal_frog

    0下载:
  2. 该程序实现了经典的图像压缩,解压后的图像效果好,压缩速度快!非常好用(The program implements the classic image compression, it is very easy to use)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:天下无敌
  1. wavelets

    0下载:
  2. 在matlab平台上压缩并解压图像,对图像压缩的学习有帮助,包含多个例子,内容丰富(Compress and unzip the image)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:454kb
    • 提供者:哥布林团伙
« 12 3 »
搜珍网 www.dssz.com