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

搜索资源列表

  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:812.29kb
    • 提供者:郑英
  1. jpeglib1

    0下载:
  2. 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:167.06kb
    • 提供者:王子秋
  1. 787878545

    0下载:
  2. jpeg压缩标准及关键算法 jpeg压缩标准及关键算法-jpeg compression standards and key algorithm jpeg compression standards and customs key Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280.41kb
    • 提供者:王文娟
  1. jpenhuff

    0下载:
  2. 此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:
  1. 6.10

    0下载:
  2. 这是我做的毕业设计,是基于DSP的数字图象压缩系统的实现。本系统能很好的压缩图象,系统运行时间快,压缩比也比较高。其中采用JPEG标准对图象进行压缩,使用了Huffman算法。-This is what I am doing graduate design is based on the DSP digital image compression system is achieved. The system can be a very good image compression, faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:158.18kb
    • 提供者:高燕
  1. jpeg

    0下载:
  2. 介绍图象压缩标准,也是对于图象压缩软件识别的有很好帮助.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115.82kb
    • 提供者:苏寒
  1. jpeg

    2下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.51kb
    • 提供者:Justin
  1. VideoJPEG2

    0下载:
  2. 本程序可以实现DSP的图像实时压缩,而且是标准压缩JPEG ,从编码到解码,是全套过程,使用性很强 -This procedure can be achieved in real-time DSP image compression, and compression standards JPEG, from encoding to decoding, is a full set of the process, the use of highly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:359.19kb
    • 提供者:范范
  1. itu-t81

    0下载:
  2. jpeg标准,T.81,虽然比较老,但是还是比较有用的!-T.81 JPEG Standard!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:944.48kb
    • 提供者:jely
  1. ImageCompression

    0下载:
  2. 对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。-Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:590.95kb
    • 提供者:yingying
  1. ImageProcessing

    1下载:
  2. JPEG图像压缩标准MATLAB仿真程序。包括DCT变换及其逆变换、量化及反量化等过程。-JPEG image compression standard MATLAB simulation program. Including the DCT transform and its inverse transform, quantization and inverse quantization and other processes.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:53.72kb
    • 提供者:秋田
  1. jpeg-matlab

    0下载:
  2. bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3.56kb
    • 提供者:Max Shen
  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
    • 文件大小:2.25kb
    • 提供者:liqixin
  1. jpeg

    0下载:
  2. 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:173.83kb
    • 提供者:Tony
  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
    • 文件大小:2.55kb
    • 提供者:瑞霞裴
  1. jpeg-compress-code-

    0下载:
  2. 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21.14kb
    • 提供者:冰蓝色
  1. jpeg2000_matlab

    0下载:
  2. JPEG 2000是基于小波变换的图像压缩标准,由Joint Photographic Experts Group组织创建和维护。JPEG 2000通常被认为是未来取代JPEG(基于离散余弦变换)的下一代图像压缩标准。JPEG 2000文件的副档名通常为.jp2,MIME类型是image/jp2。 JPEG 2000的压缩比更高,而且不会产生原先的基于离散余弦变换的JPEG标准产生的块状模糊瑕疵。JPEG 2000同时支持有损数据压缩和无损数据压缩。另外,JPEG 2000也支持更复杂
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:94.88kb
    • 提供者:yan
  1. jpeg

    0下载:
  2. 基本思路:利用开源库实现对jpeg的解压缩以直接提取量化表,根据标准量化表和所提取量化表编写算法实现质量因子的求算。-The basic idea: the use of open-source library achieve solutions to jpeg compression quantization tables extracted directly calculating quality factor, according to the standard quantization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:2.78mb
    • 提供者:zhaoxinyue
  1. JPEG-C

    0下载:
  2. jpeg解码:具有jpeg解码功能,标准C语言-jpeg decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:5.51kb
    • 提供者:蔡简
  1. jpeg

    1下载:
  2. 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
  3. 所属分类:压缩解压

    • 发布日期:2019-11-28
    • 文件大小:755kb
    • 提供者:柒念
« 12 »
搜珍网 www.dssz.com