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

搜索资源列表

  1. jpeg

    0下载:
  2. 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1959811
    • 提供者:李明
  1. jpeg

    1下载:
  2. jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1118592
    • 提供者:ronghy
  1. source9

    0下载:
  2. source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统)-source directory for the chapter describes the functions of the journey is the source coding, JPEG compression coding (basic system)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:239884
    • 提供者:Steven
  1. jpeg压缩

    0下载:
  2. 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:502982
    • 提供者:许超雄
  1. 图像压缩算法的VC实现

    0下载:
  2. 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
  3. 所属分类:压缩解压

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

    0下载:
  2. jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:29641
    • 提供者:wuzhikai
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. jpeg.rar

    0下载:
  2. 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1677
    • 提供者:gj
  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. Chapter10

    1下载:
  2. 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-15
    • 文件大小:6871574
    • 提供者:xiao
  1. jpeg

    0下载:
  2. 通过dct变换,以及使用了熵编码的huffman编码形式,对lena图像进行压缩。改变压缩率来看压缩结果-By dct transform, and the use of entropy coding huffman encoding on the lena image compression. Change the compression ratio compression results view
  3. 所属分类:Special Effects

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

    2下载:
  2. 基于STM32F4的图像压缩编码程序,利用JPEG库已成功移植。-STM32F4 image compression program, which has been successfully transplanted using the JPEG library.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-03-08
    • 文件大小:3853299
    • 提供者:于红利
  1. CSJ2KL

    0下载:
  2. JPEG2000压缩编码系统源代码 JPEG2000压缩编码系统源代码-JPEG2000 coding system source code JPEG2000 coding system source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:2545750
    • 提供者:张乐
  1. jpeg-6b

    0下载:
  2. IJG组织的JPEG压缩程序的源代码,这里的JPEG压缩程序仅限于灰度图像的压缩,比较简单。文中的算术编码的程序实现参考了Guido Vollbeding 为JPEG压缩编写的算术编码程序。-IJG organizations JPEG compression program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:697377
    • 提供者:
  1. chap09

    0下载:
  2. 第九讲 图象的压缩编码,JPEG压缩编码标准 共12张图-IX-speaking image compression, JPEG compression coding standard, a total of 12 plans
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. JPEG(Joint Photographic Expert Group,联合摄影专家组)编码的数据执行解压缩的各项功能.JPEG的VHDL实现代码-JPEG (Joint Photographic Expert Group, Joint Photographic Experts Group) encoding of data to implement the various functions of decompression. JPEG realization of VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3242413
    • 提供者:
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. jpegEncoder

    0下载:
  2. JPEG 编码程序,他可以帮助你进行JPEG的图像压缩编码。-JPEG encoding process, he can help you to JPEG image compression coding.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:334182
    • 提供者:Guo
  1. data

    0下载:
  2. 最新研究的JPEG压缩编码图像处理系统,希望有帮助。-The latest research JPEG compression coding image processing system, I hope there is help.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:617378
    • 提供者:李百良
  1. JPEG_SourceCode

    0下载:
  2. source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, JPEG compression (basic system)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:118209
    • 提供者:KC Chen
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com