-
videocompressionpaper
本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准
化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出
MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言
程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证
无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动
估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进,
给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计
算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并
在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问
题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。
最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。(In this thesis,an introduction to video compression principal,methods and central
international video coding standards is done firstly.Then analyzing the core techniques
of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding
function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then
compare the compressed ratio of two standards,point out the key of compression is DCT
and Motion Estimation algorithm.Afterwards,studying the DCT/Motion
Estimation/Motion Compensation algorithm in detail and giving an adaptive rood
pattern search for fast Block-Matching motion estimation.Then the simulation of several
motion estimation algorithms based block-matching is given.Accordingly,a scheme of
a DSP-based video compression system is put forward,with the features of TI’s
TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis
of soft and hard environments,also the simulation process.
In the end,the summarization about the)
- 2009-09-18 10:40:44下载
- 积分:1
-
Cpp1
数据库编程实例
详细描述了数据库的原理及应用(data module)
- 2012-04-06 19:12:29下载
- 积分:1
-
uh45892146211
书友会短信发送系统由基础信息模块、短信管理模块、短信投票模块、系统管理模块等几部分组成。由VC实现(The book club messages sent from several parts of the basic information module, SMS module, SMS voting module, the system management module. By the VC in)
- 2012-05-21 23:16:43下载
- 积分:1
-
趋势EA
趋势EA,不加仓,不网格,每单都带止损止盈,加载周期30分(Trend EA, no warehousing, no grid, stop-loss and stop-profit for each single, loading cycle 30)
- 2020-06-25 10:00:01下载
- 积分:1
-
视频分析DEMO
VideoEye是一个开源的视频分析的软件。本软件可以播放和分析视频数据。它支持多种视频流输入方式:HTTP,RTMP,RTSP以及文件等等。该软件可以实时分析视频流并能以图形化的方式呈现其分析结果。目前该软件还处于完善阶段。
- 2022-05-13 23:33:09下载
- 积分:1
-
1602显示程序
1602显示程序,单片机是STC15,程序包括/* 等待液晶准备好 *//* 向LCD1602液晶写入一字节命令,cmd-待写入命令值 *//* 向LCD1602液晶写入一字节数据,dat-待写入数据值 *//* 设置显示RAM起始地址,亦即光标位置,(x,y)-对应屏幕上的字符坐标 *//* 在液晶上显示字符串,(x,y)-对应屏幕上的起始坐标,str-字符串指针 *//* 初始化1602液晶 */等。
- 2022-03-04 06:03:51下载
- 积分:1
-
CPROEXERCISE9
C programming exercise - about pointer(C programming exercise- about pointer)
- 2009-10-08 02:41:43下载
- 积分:1
-
dbconstruction
任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)
- 2020-11-10 20:19:45下载
- 积分:1
-
simplycsp1_24-(1)
How to make ticketing application
- 2013-11-21 12:57:51下载
- 积分:1
-
算法八皇后
说明: 这个就是算法八皇后问题,没有界面,学生作业,比较简单(This is the Eight Queens Problem of Algorithms. There is no interface.)
- 2019-05-26 13:30:35下载
- 积分:1