登录
首页 » Visual C++ » videocompressionpaper

videocompressionpaper

于 2009-09-18 发布 文件大小:1763KB
0 191
下载积分: 1 下载次数: 42

代码说明:

  本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFC5
    Visual C++ MFC扩展编程实例和教程第5部分 对初学者很有帮助(Visual C++ MFC extension of programming examples and tutorial Part 5 very helpful for beginners)
    2009-03-14 19:10:04下载
    积分:1
  • j
    说明:  基于数字全息和离散余弦变换的数字水印技术(Digital watermarking technology based on digital holography and discrete cosine transform)
    2013-03-18 15:47:09下载
    积分:1
  • c++
    说明:  c++简明教程。 还在为看不懂c++书籍烦恼吗?有了这本书,c++不再难!(c++ Concise Guide. Still can not read c++ Books trouble? With this book, c++ Not difficult!)
    2008-11-26 23:53:30下载
    积分:1
  • visualc6.0
    visual c++ 6.0 数据库编程大全(visual c++ 6.0 Database Programming Daquan)
    2010-01-22 22:21:11下载
    积分:1
  • 111111
    数字图像处理的一些资料,希望对大家有点帮助!(Digital image processing of some information I hope all of us a little help!)
    2009-12-25 21:38:17下载
    积分:1
  • danpianji
    平凡单片机教程,最适合初学者的单片机教程。(Ordinary microcontroller tutorial, the most suitable microcontroller for beginners tutorial.)
    2010-01-11 10:30:48下载
    积分:1
  • 4-10
    这是清华版c++程序设计 第四章课后题第10题(This is the Tsinghua version c Program Design Chapter IV title after title No. 10)
    2008-01-05 13:47:01下载
    积分:1
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • learnMFC
    mfc 入门级教程,给新手学习(mfc entry-level tutorial for novice learning)
    2008-01-05 17:44:33下载
    积分:1
  • ug_open二次开发与实例精解
    《UG/Open二次开发与实例精解》的源代码。(The source code of "UG/Open Secondary Development and Example Resolution".)
    2020-06-30 23:40:02下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载