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

搜索资源列表

  1. jpegfaq

    0下载:
  2. JPEG教程,包括视频图象的压缩与解压缩,以及其他视频处理算法. -JPEG teaching tool, including video and image compression/decompression, and other video processing algorithms.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:72466
    • 提供者:新华
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594398
    • 提供者:刘利辉
  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
    • 文件大小:831786
    • 提供者:郑英
  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
    • 文件大小:4003
    • 提供者:
  1. JPEG2000Compress_DecompressSourceCode

    0下载:
  2. DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted fr
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1074742
    • 提供者:slam
  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25410
    • 提供者:金金
  1. Upload_Actual_JPEG

    0下载:
  2. 这个是用matalab编写的JPEG图象压缩编码,请大家指教-this is matalab prepared by the JPEG image compression coding, please enlighten
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:105861
    • 提供者:yx
  1. 20061105111655356

    0下载:
  2. 基于C++语言的静态图象压缩编码,JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-based on the C language static image compression, JPEG DCT quantization coding C procedures, learning right image coding process and to achieve specific helpful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:131243
    • 提供者:朱国福
  1. adapativemathamatirccoder

    0下载:
  2. 实现一般的图象自适应算术编码的功能.该程序能够在一般的图象压缩中都能够应用。特别是在JPEG和JPEG2-realization of the image adaptive arithmetic coding functions. The procedure to the general image compression can be used. Especially in JPEG and JPEG2
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19976
    • 提供者:zhz
  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
    • 文件大小:161978
    • 提供者:高燕
  1. jpegpred

    0下载:
  2. 包含了对于灰度图像的8种jpeg无损压缩的预测方法,这是用来学习jpeg loseless compression的非常好的例子。idc.h为头文件, image_size.c和readimage.c用来读取目标文件的大小和每个像素的灰度值, jpegll_enc.c和jpegll_dec.c为编码和解码文件。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7857
    • 提供者:nan kang
  1. qingmu

    0下载:
  2. c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7512
    • 提供者:青木
  1. jpeg_enc

    0下载:
  2. 一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。-a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10871
    • 提供者:寒塘
  1. test

    0下载:
  2. Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12488674
    • 提供者:songwenfang
  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. AC

    0下载:
  2. 算术编码的算法实现,算算术编码是信息无损压缩的经典算法,在JPEG等标准中采用。-Arithmetic coding algorithm, arithmetic coding operator information of the classic algorithm for lossless compression, JPEG and other standards in use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:237843
    • 提供者:robert
  1. jpegsrc.v7.tar

    0下载:
  2. 此 代码库可以实现对任意图像的JPEG压缩和解压,方便大家使用,欢迎大家下载-This code base can be achieved for any of the JPEG image compression and decompression, to facilitate the use, welcome you to download! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:960379
    • 提供者:彭麟
  1. deepthi

    0下载:
  2. matlab programs for image compression,jpeg,sum of sinusoidals,characteristics of analog lpf/hpf,n point fft
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5319
    • 提供者:deepu
  1. JPEGSourceCode

    0下载:
  2. JPEG图像压缩的源代码,C语言开发-JPEG image compression source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1203000
    • 提供者:chenjie
  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
    • 文件大小:773120
    • 提供者:柒念
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com