搜索资源列表
jpeg
- 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
jpeg_network
- 基于DM642的JPEG编码、网络传输程序,能够在ti的CCS集成开发环境下编译、运行,上位机通过网络可接收来自DSP编码的JPEG图像数据-DM642' s JPEG-based coding, network transmission process, the CCS can ti integrated development environment to compile and run, the host computer through the network can receiv
jpeg-matlab
- bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
jpeg
- 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
JPEG-Encoder-Decoder
- 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
DCT_JPEG
- 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
jpeg-photo-coding
- 这是拿matlab编写的jpeg编码的程序,内含报告,对于北邮选多媒体选修的很有用-This is written in matlab to take jpeg encoding process, containing reports, selected for Beijing University of Posts and Telecommunications of useful multimedia elective
jpeg-compress
- 本文介绍了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
08.-JPEG-D1-Network-Demo
- 实现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.
based-DE2-jpeg-encoder-design
- 使用基于Altera公司的DE2平台进行JPEG 编码器的设计与实现,硕士论文-Altera' s DE2-based platform for JPEG Encoder Design and Implementation, Master' s thesis
JPEG-Encoder-Decoder
- JPEG图像压缩,赫夫曼编码,DCT变换,Zigzag遍历-JPEG image compression, Huffman coding, DCT transform, zigzag traversal
jpeg-6b
- jpeg-6b开源代码,可以用来解码和编码,里面也有解码和编码例子-jpeg-6b openg source,if you can not get anywhere,please use my upload
jpeg
- 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
JPEG
- 本程序实现简单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
fpga-jpeg
- jpeg编码verilo语言的FPGA实现-jpeg encode fpga implement with verilog
JPEG-Encoder
- JPEG 编码器的verilog实现,已经在XILINX SPARTAN6上实现并验证。-The JPEG encoder verilog implementation has been implemented in a Xilinx SPARTAN6 and verify.
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
JPEG
- JPEG编码(基于子块DCT变换编码,什么是量化,体验DCT系数(直流系数、交流系数)以及量化步长对图像的影响)-JPEG encoding (based on sub-block DCT transform coding, what is quantitative, experience DCT coefficients (DC coefficient and AC coefficient) and quantization step size affect the image)
JPEG
- 基于C++语言的JPEG编码,添加符号(游程长度、占用位数等)用霍夫曼编码,幅度值用修改的二进制正常编码-JPEG encoding on C++ language, add a symbol (run length, take bits, etc.) using Huffman coding, the amplitude values are modified normal binary code
JPEG-Matlab
- 这是一个JPEG编码,希望对大家有帮助。 -It s a JPRG Coding,hope that can help you。It s a JPRG Coding,hope that can help you。