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

搜索资源列表

  1. jpegencode

    0下载:
  2. JPEG图像压缩编码原代码。用matlab开发。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1602
    • 提供者:Mark Li
  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. 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. 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. hfmcoding

    0下载:
  2. JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:281316
    • 提供者:任逍遥
  1. Chapter1-5

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

    • 发布日期:2017-04-09
    • 文件大小:1580139
    • 提供者:xiao
  1. imagedatabase

    0下载:
  2. 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7904162
    • 提供者:kersmlonq
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. C

    0下载:
  2. huffman 压缩编码,用于JPEG图像压缩编码-huffsize code compressing,use to JPEG image code compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:27859
    • 提供者:Aisha
  1. JPEGencode

    0下载:
  2. 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:294927
    • 提供者:jygb007
  1. 33753123

    0下载:
  2. JPEG图像压缩编码的完整程序,其中包括了英文解释以及所使用的图片。很值得初学者参考。-JPEG image compression coding to complete the program, including a picture because the interpretation and use. Very worthwhile reference for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:97003
    • 提供者:dreamlee
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,包括了DCT变换,Z扫描,量化和Huffman编码-JPEGimagine compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:59647
    • 提供者:qiancongrong
  1. tBasedDDCTtheh

    0下载:
  2. 此源代码,是一个一种基于DCT的jpeg图像压缩编码算法的MATLLAB实现的程序源码,对做jpeg压缩的朋友会非常有帮助 -This source code is a one the MATLLAB jpeg images in the DCT-based compression algorithm to achieve the program source code and do jpeg compression friends would be very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:40901
    • 提供者:反弹
  1. JPEG(matlab)code-and-edecode

    3下载:
  2. 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1912073
    • 提供者:sunflower
  1. tuxiangyasuo

    0下载:
  2. 基于DCT的JPEG图像压缩编码算法的MATLAB实现 希望可以帮到大家-DCT-JPEG image compression coding algorithm MATLAB-based hope you can help
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:123286
    • 提供者:王宣
  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. DCT

    0下载:
  2. 随着科学技术的发展,图像压缩技术越来越引起人们的关注。为此从众多的图像压缩编码标准中选取了基于DCT变换的JPEG图像压缩编码算法进行研究,并通过对比分析各种软件特性选取了MATLAB进行实验仿-With the development of science and technology, image compression technology is increasingly a cause for concern. To do this, select from a large number
  3. 所属分类:Graph program

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

    0下载:
  2. 基于DCT的JPEG图像压缩处理程序,能够实现bmp格式RGB图像编码解码,使用编码函数使得算法简单易懂,灵活使用哈夫曼编码表,减少传输数据-DCT compression processing program based on JPEG images can be achieved bmp format RGB image encoding and decoding, encoding function makes the algorithm easy to understand, flexi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:878862
    • 提供者:程波
  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. JPEGCompression

    1下载:
  2. 编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-23
    • 文件大小:843776
    • 提供者:洪世宽
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com