CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - jpeg压缩

搜索资源列表

  1. zigzagScanning

    0下载:
  2. 之字扫描,是在JPEG压缩中使用的一个数据扫描格式。自己在MATLAB中编程实现了正反函数。-zigag scanning is a mode of data scanning in JPEG data hoop.This codes realize the zigzag scanning and the inverse zigzag scanning.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:13018
    • 提供者:刘程浩
  1. work

    0下载:
  2. 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:266195
    • 提供者:王手艺
  1. JPEG_show

    0下载:
  2. 学习JPEG的压缩解压的好代码 比较精练,是编解码的入门好代码-JPEG compression to learn the good code is refined extract is a good introduction to the code encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1406136
    • 提供者:liuxi
  1. jpeg

    0下载:
  2. 此程序为MATLAN下实现JPEG标准的图像压缩代码,希望对读者有用。第一次上传-This program MATLAN to achieve the standard JPEG image compression code, I hope useful to readers. First upload ... ...
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2303
    • 提供者:liqixin
  1. JPEG_main

    0下载:
  2. JPEG压缩编码算法函数编程实现 子块DCT变换的图像频谱显示;8×8子块DCT变换系数按“Z”(Zig-Zag)扫描的图像重建; JPEG压缩编码(进行8×8子块的DCT图像变换,JPEG量化矩阵的量化与反量化,8×8子块DCT的图像重建); 计算图像的均方根误差 、显示误差图像和误差直方图。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2741
    • 提供者:王晓宏
  1. zigzag_dezigzag

    0下载:
  2. 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2607
    • 提供者:瑞霞裴
  1. jpeg

    0下载:
  2. jpeg图像压缩,好用的,matlab实现-jpeg image compression, easy to use, matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5669
    • 提供者:x许昊
  1. Image-compression

    0下载:
  2. JPEG图像压缩的基本原理,基于离散余弦变换的压缩方法-The basic principles of JPEG image compression, discrete cosine transform-based compression method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1140770
    • 提供者:a
  1. JPEG_Encoder_BF_Rel3.1.1

    1下载:
  2. 基于ADI的Blackfin533平台的JPEG压缩程序!代码实现了优化,容易看懂,相当好!相信大家用得到!-Blackfin533 platform based on ADI' s JPEG compression program! Code is optimized, easy to understand, very good! I believe we get to use!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1376950
    • 提供者:recochun
  1. Kakadu_V2.2.3

    1下载:
  2. jpeg2000压缩源码,kakadu v2.3-jpeg2000 compress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4407345
    • 提供者:王帆
  1. JPEGencode

    0下载:
  2. 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:294927
    • 提供者:jygb007
  1. im2jpeg

    0下载:
  2. 这个函数的功能是实现简单的jpeg压缩标准,里面有详细的过程。-This fuction can achieve the simple JPEG standard.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1168
    • 提供者:王阿记
  1. jpeg

    0下载:
  2. 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:349280
    • 提供者:wangjin
  1. jpeg

    1下载:
  2. JPEG的压缩编码及其matlab实现,包含了DCT变换,量化,AChuffman编码,DChuffman编码。-Of JPEG compression matlab to achieve, including the DCT, quantization, AChuffman coding, DChuffman coding.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-24
    • 文件大小:435485
    • 提供者:qxh
  1. bmp2jpg

    0下载:
  2. bmp to jpeg 压缩算法 简单实现-bmp to jpeg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:824
    • 提供者:ye
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,包括了DCT变换,Z扫描,量化和Huffman编码-JPEGimagine compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:59647
    • 提供者:qiancongrong
  1. ImageCap

    0下载:
  2. 这是一个jpeg 压缩源代码,非常值得下载。-This is s procedure code of jpeg compression.It is valuable to downlode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:13234
    • 提供者:hujing
  1. yeven-jpeg

    0下载:
  2. 图像压缩与解压缩详细文档,介绍了jpeglib库的使用方法-The detail of image compression and decompression,present the method of jpeglib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1895268
    • 提供者:于红利
  1. jpeg_mine

    0下载:
  2. 在vc6.0上实现了jpeg压缩流程,没调用库文件,可以很容易转为C语言,最重要的是这份源码注释很详细,绝对适合配合学习JPEG压缩算法-In vc6.0 jpeg compression process, did not call the library file that can be easily converted to C language, the most important is that the source code comments in this very detaile
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2860500
    • 提供者:陆飞
  1. jpeg-7

    0下载:
  2. Linux 底下的 jpeg库,含压缩解压例程-jpeg library under Linux
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:2032868
    • 提供者:aaron
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com