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

搜索资源列表

  1. jpeg

    0下载:
  2. 实现了delphi编程环境下的,bmp到jpeg的压缩过程,帮助您学习研究jpeg压缩实现-Achieved delphi programming environment, bmp to jpeg compression process, help you learn of jpeg compression to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:522292
    • 提供者:HJ
  1. JPEG

    0下载:
  2. Microsoft Visual Basic 编写的 JPEG 格式压缩例子-Written in Microsoft Visual Basic example of JPEG compression format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:87436
    • 提供者:张飞
  1. compression

    0下载:
  2. 图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:97381
    • 提供者:lite
  1. Motion-JPEG

    0下载:
  2. 该文档主要介绍了Motion JPEG视频压缩IP核的设计与实现,是很有价值的-The document describes the Motion JPEG video compression IP core design and implementation, it is valuable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:191062
    • 提供者:king
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. code-jpeg

    0下载:
  2. 图像处理,图像压缩,matlab 源代码-Image processing, image compression, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:59587
    • 提供者:wuyunge
  1. JPEG

    0下载:
  2. JPEG 图像格式详解 JPEG 压缩简介 JPEG 的图片使用的是YCrCb 颜色模型, 而不是计算机上最常用的RGB.-JPEG compression JPEG image format Detailed Introduction to JPEG images using the YCrCb color model, rather than the most commonly used on the computer RGB.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:125585
    • 提供者:
  1. JPEG-compress

    0下载:
  2. 自己编的图片JPEG压缩算法,包含实例图片-Their own series of image JPEG compression algorithm, an instance of picture contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6678
    • 提供者:yangkai
  1. JPEG-commpresion

    0下载:
  2. Jpeg compression (descr iption)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:198756
    • 提供者:Livescu_85
  1. JPEG-DCT

    0下载:
  2. 将lena.bmp图像进行JPEG压缩,使用dct变换和量化编码。-Will lena.bmp images to JPEG compression using dct transform and quantization coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:194539
    • 提供者:liwenyi
  1. jpeg

    0下载:
  2. implementation of Jpeg compression technique
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:88868
    • 提供者:tariq123
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,赫夫曼编码,DCT变换,Zigzag遍历-JPEG image compression, Huffman coding, DCT transform, zigzag traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:155674
    • 提供者:赵齐银
  1. Jpeg

    0下载:
  2. 功能很强大的jpeg压缩源码,windows环境下VC++实现-Very powerful jpeg compression source code, it is relized by VC++ in the windows environment by VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2562165
    • 提供者:章熙
  1. JPEG

    0下载:
  2. 本程序实现简单JPEG压缩编码和解码功能。将一副64*64的灰度图进行JPEG压缩编码,编码过程包含DCT转换,量化,ZigZag扫描和游程编码。不包含DC分量的DPCM编码和最后的霍夫曼编码,但是基本实现了JPEG编码,具有较好的压缩率。-This procedure is simple JPEG compression encoding and decoding functions. This is a 64* 64 grayscale JPEG compression encoding p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:888836
    • 提供者:hechao
  1. JPEG

    1下载:
  2. 基于matlab的JPEG压缩源码,含压缩与解压缩,还有与原图的对比测试。-Matlab-based JPEG compression source, including compression and decompression, as well as comparison with the original image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:969231
    • 提供者:王晓明
  1. JPEG

    0下载:
  2. JPEG压缩,输入BMP图片经过YUV444彩色空间转换,最后压缩成JPEG图片-JPEG compression, the input BMP picture after YUV444 color space conversion, and finally compressed into JPEG images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1670032
    • 提供者:shiny.c
  1. JPEG-DWT

    0下载:
  2. JPEG compression using DWT in image processing
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:210896
    • 提供者:Anupa
  1. jpeg_compression

    0下载:
  2. Jpeg compression This document gives the different steps to compress a JPEG file. The example given works with Lena. But other image could work.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:229232
    • 提供者:melissanais
  1. JPEG

    0下载:
  2. JPEG压缩编码方法与实现数据压缩的必要性: 信息时代的重要特征是信息的数字化,数字化了的信息带来了“信息爆炸”。多媒体计算机系统技术是面向三维图形、立体声和彩色全屏幕运动画面的处理技术。-JPEG compression coding method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:26032
    • 提供者:oscar
  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 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com