-
JPEGimageCompressiontechniquesimplementationandopt
摘 要
文章以空间监控系统为背景,深入研究了JPEG图像压缩标准的实现方法,并基于FPGA对其进行了实现和优化。文中给出了详细的实现方法和优化过程,测试表明达到了很好的效果。
简单介绍了有损静态图像压缩当前有两种比较流行的标准JPEG和JPEG2000。说明了用JPEG方法压缩的原因。
介绍JPEG基本原理:JPEG对灰度图像的压缩处理过程主要包括:图像分割,离散余弦变换(DCT),量化(Quantization),“Z”形排序(Zigzag Scan),差分脉冲编码调制(Differential Pulse Code Modulation,DPCM)对直流系数(DC),行程长度编码(Run-Length Encoding,RLE)对交流系数(AC),霍夫曼(Huffman)编码等。
JPEG标准的特点是离散余弦变换。
比较详细介绍压缩系统的构成和实现。实现提及步骤, JPEG压缩模块设计和编码模块实现细节。
(Abstract
Article in the space monitoring system for the background, in-depth study of the JPEG image compression standard implementation methods and carried out based on FPGA implementation and optimization. In this paper, a detailed method of implementation and optimization of the process, testing showed that to achieve good results.
Easy introduction of harmful static image compression has two kinds of comparisons that the current popular standard JPEG and JPEG2000. Illustrated by the reasons for JPEG compression method.
JPEG introduce the basic principles: JPEG compression of gray-scale image processing include: image segmentation, discrete cosine transform (DCT), quantization (Quantization), "Z"-shaped sort (Zigzag Scan), differential pulse code modulation (Differential Pulse Code Modulation, DPCM) on the DC coefficient (DC), Run Length Encoding (Run-Length Encoding, RLE) of the exchange coefficient (AC), Hoffman (Huffman) coding.
JPEG standard is characterized by discrete )
- 2009-03-29 08:39:04下载
- 积分:1
-
ParticleEx5
说明: 粒子滤波,用于对衰退数据的衰退模型的预测,同时也适用于状态跟踪 - 5(particle filter)
- 2011-03-11 02:17:01下载
- 积分:1
-
Examples-of-annealing-algorithm
提供了一个简单的模拟退火算法的示例。能够帮助初学者快速掌握模拟退火算法的内容。(Provides an example of a simple simulated annealing algorithm. Can help beginners to quickly master the content of simulated annealing algorithm.)
- 2014-09-03 11:04:58下载
- 积分:1
-
splittters_pecsvi
power optical splitter
- 2014-09-19 04:25:36下载
- 积分:1
-
Matlab
用matlab语言对汽车动力经济性进行仿真(very good)
- 2010-05-14 09:22:52下载
- 积分:1
-
upf_demos
无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计(without leading particle filter toolbox and fringe pf, kf, Ukf procedures for tracking estimates)
- 2006-09-19 19:32:43下载
- 积分:1
-
PID
matlab PID simple s model
pid最简单的S模型,可以自己加入扫频信号,就可以看开环伯德图了(matlab PID simple s model)
- 2013-11-29 21:53:43下载
- 积分:1
-
An-application
说明: 一种应用matlab进行光谱定标和随机数产生的源代码(An application for spectral calibration matlab and random number generator source code)
- 2011-03-07 16:38:43下载
- 积分:1
-
pwm
pwm控制模块,可以仿真太阳能电池的采样点输入(PWM control module, can simulate the solar cell sampling input)
- 2012-04-27 21:05:41下载
- 积分:1
-
GP-programming-
本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。(This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be modified by the number of iterations.)
- 2011-05-08 18:31:35下载
- 积分:1