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

搜索资源列表

  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. 支持jpeg的图像读写代码

    0下载:
  2. 关于JPEG图象的读和写,是图象的压缩和编码的一个很好的例子-it is a good example to discribe read and wirte the JPEG file.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:225626
    • 提供者:余风
  1. jpeg-matlab

    0下载:
  2. MATLAB环境下的JPEG图像压缩编码和解压-MATLAB environment JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:59144
    • 提供者:谢阳萍
  1. JPEGEncoderDecoder

    0下载:
  2. 基于dct的jpeg压缩编码源程序,可完整运行-Based on the DCT jpeg compression coding source, complete run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:131047
    • 提供者:官营
  1. jpegencode_latest.tar

    1下载:
  2. JPEG压缩编码VerilogHDL,FPGA上已经验证通过-JPEG encode VerilogHDL
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:208774
    • 提供者:黄枫
  1. wavelet

    0下载:
  2. 用小波变换对图像进行JPEG压缩编码,尤其是在低比特率时,可以消除块效应。-wavelet JPEGimage compression
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:776
    • 提供者:张聪聪
  1. JPEG-Encode-and-MATLAB-Simulation

    0下载:
  2. JPEG图像压缩编码及其MATLAB仿真实现,希望对大家有所帮助-JPEG image compression coding and MATLAB simulation, we hope to help
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:315051
    • 提供者:达平
  1. jpegandbmp

    0下载:
  2. 仿真实验,模拟实现jpeg压缩编码的方法与实现的源码。-Simulation experiments, simulation realize jpeg compression coding methods and the realization of the source.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3717
    • 提供者:lastye
  1. JPEGcoding

    0下载:
  2. JPEG压缩编码,将输入的BMP图像进行DCT变换、霍夫曼编码后输出码流。-JPEG compression coding, the input BMP image DCT, Huffman encoded output stream.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:61492
    • 提供者:Jack
  1. m

    0下载:
  2. 对BMP格式的无损图片通过一些算法实现JPEG压缩编码处理 -JPEG encoding the AC coefficients AC Huffman encoding source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:747589
    • 提供者:院楚君
  1. image-processing

    0下载:
  2. 包括图象的检测,模板匹配、图象的压缩编码,JPEG压缩编码标准、图象处理编程工具的介绍,简单的多媒体编程-Including image compression encoding detection, template matching, image, JPEG compression coding standard, the introduction of image processing programming tools, simple multimedia programming
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9788117
    • 提供者:sherry
  1. jpg

    0下载:
  2. c源代码 图象的压缩编码,JPEG压缩编码标准 功能是行程编码,JPEG压缩编码(基本系统)-c code, function: jpeg stand for image show
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:243493
    • 提供者:
  1. jpeg

    0下载:
  2. 基于c的jpeg图片压缩编码 输入bmp文件输出jpeg文件 时限压缩 -transfer a bmp file to a joeg file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11936040
    • 提供者:王宇
  1. jpeg-quick-introduction

    0下载:
  2. JPEG 压缩标准的简介。很适合入门,中文版本。图象的压缩编码,JPEG 压缩编 码标准,哈夫曼编码,行程编码介绍,JPEG格式。-JPEG introduction
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:259504
    • 提供者:黄炽华
  1. jpegencode_latest.tar

    0下载:
  2. jpeg压缩编码电路,verilog编写,可以综合。-jpeg compression coding circuit, verilog writing can be integrated.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:208774
    • 提供者:jack ga
  1. jpeg

    0下载:
  2. jpeg压缩解压matlab代码 zigzag扫描 rle行程编码-jpeg compression
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1100908
    • 提供者:王薛昊
  1. JPEG

    0下载:
  2. 用matlab实现MPEG压缩编码,对图像编码率失真性能进行分析,比较不同类型静态图像编码效率。 -Using Matlab to achieve MPEG compression coding, image coding rate distortion performance analysis, compare the different types of static image coding efficiency.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:734505
    • 提供者:常亮
  1. tubbepriority

    0下载:
  2. JPEG压缩编码系统源代码 可以学习参考用,很好的-JPEG compression coding system source code can learn reference, very good
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:KXGNlribk@3972
  1. 第五组

    0下载:
  2. 通过matlab实现jpeg图像压缩编码。(To realise jpeg coding.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:10677248
    • 提供者:璐璐猿
  1. JPEG_Gray_image

    0下载:
  2. 基于JPEG的灰度图像压缩编码,内附测试图像及量化表(The gray image compression coding based on JPEG contains test image and quantization table)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-04
    • 文件大小:26624
    • 提供者:Saberzy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com