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

搜索资源列表

  1. jpegtbx_1.4.tar

    1下载:
  2. JPEG编码解码,源程序由matlab编写,详细readme说明
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60794
    • 提供者:赵瑞
  1. jpeg

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

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

    0下载:
  2. C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8049
    • 提供者:Jingya
  1. jpeg-ijl

    0下载:
  2. Intel JPEG Library,是由Intel公司以DLL的形式免费提供的JPG解码/编码库,这是Intel JPEG Library的源代码。-Intel JPEG Library Source Code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:906959
    • 提供者:weknow
  1. jpeg

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:142038
    • 提供者:liusheng
  1. 01JPEGLoopback_v3.3

    0下载:
  2. JPEG Demo with Loopback"DSP端(SEED-VPM642板卡上)实现1路D1格式视频采集、JPEG编码、JPEG解码及视频输出回放显示。-JPEG Demo with Loopback " DSP-side (SEED-VPM642 on board) one way to achieve D1 format video capture, JPEG encoder, JPEG decoder and video output playback display.
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:143439
    • 提供者:chenheng
  1. mpeg2_4_ref

    0下载:
  2. JPEG解码,用于实现JPEG的解码和编码。大家来共享。-JPEG decoder for the implementation of JPEG decoding and encoding. Everyone to share.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1129878
    • 提供者:赵文
  1. JPGTODAT

    0下载:
  2. jpeg解码程序,把图片的编码变成.c文件,方便各位学习开发。-jpeg decoding process, the coding into the picture. c files to facilitate the development of all learning.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:5169
    • 提供者:魏维
  1. JPEGjiema

    0下载:
  2. VC++的JPEG编码解码指导,通过网络传送JPEG二进制文件-VC++ the JPEG codec guidance, through the network to send binary JPEG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:3163
    • 提供者:李志铭
  1. ejpgl

    0下载:
  2. 嵌入JPEG编解码器图书馆 一个开源JPEG为嵌入系统优先编解码器包,包括编码器和译码器。 协定,优选为具体硬件,容易被端起到各种各样的嵌入OS, 类似Handel-C的ESL工具、多处理机系统和FPGA。 -Embedded JPEG Codec Library An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Comp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:163768
    • 提供者:LXP
  1. jpeg-6b

    0下载:
  2. JPEG编码与JPEG解码,RATE CONTROL-JPEG encode and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:757409
    • 提供者:fulcrum
  1. jpeg

    0下载:
  2. 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:28115
    • 提供者:邢旭
  1. JPEG-Encoder-Decoder

    0下载:
  2. 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:61716
    • 提供者:chen
  1. JPEGEncoder

    0下载:
  2. jpeg编码解码程序,方便大家在做图像处理时使用,用于windows mobile编程中。希望对大家有帮助。-this source code could help you encoder or decode the image file in your project with the jpeg, for windows mobile. Good Luck!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7448859
    • 提供者:maoyingyong
  1. jpeg-compress

    0下载:
  2. 本文介绍了JPEG的一些编码知识,可以帮助入门者对于数据的编码和解码有更清晰的认识,表达形象,易于理解-This article describes some of the JPEG encoding of knowledge that can help beginners for data encoding and decoding have a clearer understanding of the expression image, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:236757
    • 提供者:张鹏
  1. 08.-JPEG-D1-Network-Demo

    0下载:
  2. 实现1路D1格式视频DSP端采集、JPEG编码、JPEG解码和视频输出回放显示,并通过LAN上传PC,在PC上通过IE浏览。-Way to achieve a D1-format video DSP-side collection, JPEG encoding, JPEG decoding and playback of video output display, and upload a LAN PC, the PC via IE browser.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:283382
    • 提供者:majun
  1. itu-t81PJPEGPstandard

    0下载:
  2. jpeg 编码解码标准,讲解非常详细,值得一看-jpeg codec standards, to explain in great detail, worth a visit
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:983978
    • 提供者:王爱军
  1. JPEG-Enr

    0下载:
  2. 基于matlab的JPEG编解码程序。里面有2个程序,一个是程序是编解码过程,一个纯编码过程。含解释。-Program based on Matlab JPEG codec. There are two programs, one program is the process of encoding and decoding, a pure coding process. Containing explained.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:276565
    • 提供者:dreamlee
  1. jpeg-6b

    0下载:
  2. jpeg-6b开源代码,可以用来解码和编码,里面也有解码和编码例子-jpeg-6b openg source,if you can not get anywhere,please use my upload
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:261241
    • 提供者:yanjianqing
  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 23 4 5 6 7 8 »
搜珍网 www.dssz.com