当前位置:主页 > 科技论文 > 网络通信论文 >

基于嵌入式Linux的网络视频监控系统的研究与设计

发布时间:2018-12-21 20:25
【摘要】:随着大数据和云计算时代的到来,互联网的越发成熟并广泛的普及于人们生活的方方面面。视频监控作为对未来平安城市、智慧城市的重要支撑手段,也越发显得尤为重要。 本课题研究并设计一种基于嵌入式Linux的网络视频监控系统,整个系统采用B/S架构,即:以三星公司的S3C2440作为视频监控的核心处理器,通用计算机作为监控显示和控制终端,利用客户端浏览器直接访问服务器,最终在PC机上显示监控画面。首先在开发板搭建嵌入式Linux系统平台,,依次移植U-Boot引导程序、Linux内核的移植和定制、创建根文件系统,并在此基础上进行网络视频监控系统的设计。网络视频监控系统由五大模块组成,分别是视频采集模块、视频压缩模块、视频传输模块、Web服务器模块以及客户端模块。视频采集模块利用Linux提供的V4L2应用程序接口进行视频数据的采集;然后经过H.264视频压缩模块进行视频数据的压缩;接着利用流媒体传输协议传输视频数据;客户端可以请求Web服务器,Web服务器接收请求后,将视频数据反馈给客户端。 网络监控系统设计完成之后,又对三种移动目标跟踪算法做了相关研究。MeanShift算法的跟踪窗口不能根据跟踪目标大小自适应的调整;CamShift算法虽然能自动调节跟踪窗口大小来准确跟踪目标,但是如果目标颜色和背景颜色相近或是移动目标被完全遮挡,将导致丢跟踪失败;基于Kalman滤波改进的CamShift目标跟踪算法,通过时间更新和测量更新预测下一帧移动目标可能的位置,很好的解决颜色相似或是移动目标被完全遮挡的情况,能够在较复杂的环境下准确跟踪目标。
[Abstract]:With the arrival of big data and cloud computing era, the Internet has become more mature and widely used in all aspects of people's lives. Video surveillance as an important means of support for the future safe city, intelligent city, is also becoming more and more important. This paper studies and designs a network video surveillance system based on embedded Linux. The whole system adopts B / S architecture, that is, Samsung S3C2440 is used as the core processor of video surveillance, and the general computer is used as the monitor display and control terminal. The client browser is used to access the server directly, and finally the monitor screen is displayed on the PC machine. Firstly, the embedded Linux system platform is built in the development board, then the U-Boot boot program is transplanted, the Linux kernel is transplanted and customized, the root file system is created, and the design of the network video monitoring system is carried out on this basis. The network video monitoring system is composed of five modules, namely, video capture module, video compression module, video transmission module, Web server module and client module. The video acquisition module uses the V4L2 application program interface provided by Linux to collect video data, then compressing video data through H.264 video compression module, and then transmits video data by streaming media transmission protocol. The client can request the Web server, and the Web server can feedback the video data to the client after receiving the request. After the design of the network monitoring system has been completed, three moving target tracking algorithms have been studied. The tracking window of the MeanShift algorithm can not be adjusted adaptively according to the size of the tracking target. Although the CamShift algorithm can automatically adjust the size of tracking window to track the target accurately, if the color of the target and the background color are similar or the moving object is completely occluded, it will lead to the loss of tracking failure. The improved CamShift target tracking algorithm based on Kalman filter can predict the possible position of moving target in the next frame by time update and measurement update, which can solve the problem of similar color or the moving target being completely occluded. Able to track targets accurately in more complex environments.
【学位授予单位】:中国矿业大学
【学位级别】:硕士
【学位授予年份】:2014
【分类号】:TN948.6

【共引文献】

相关会议论文 前10条

1 林卫;刘晨;;利用流媒体技术和移动无线网络构建广播异地直播传输新模式[A];自主创新与持续增长第十一届中国科协年会论文集(4)[C];2009年

2 梁先宇;黄建新;姚建如;周玲;黄茂飞;曾颖;刘贵怀;袁云初;;基于 CAN 嵌入式水电气在线遥监控系统研究[A];中国自动化学会中南六省(区)2010年第28届年会·论文集[C];2010年

3 丘文卓;;IPTV技术浅谈[A];2007中国科协年会——通信与信息发展高层论坛论文集[C];2007年

4 吕斌;庄雷;;流媒体技术综述[A];计算机研究新进展(2010)——河南省计算机学会2010年学术年会论文集[C];2010年

5 何秋红;陈孝威;;基于JSP和流媒体的教学VOD网站的设计与实现[A];第一届建立和谐人机环境联合学术会议(HHME2005)论文集[C];2005年

6 郭健;陈孝威;;基于Helix Server分流技术的VOD系统[A];第一届建立和谐人机环境联合学术会议(HHME2005)论文集[C];2005年

7 陈铭;;基于.NET的现代远程教育系统的研究与实现[A];教育技术应用与整合研究论文[C];2005年

8 张敏敏;;音视频会议中网络适应性技术的应用研究[A];中国通信学会第六届学术年会论文集(下)[C];2009年

9 朱明;;土力学精品课程网上答疑系统技术研究[A];土木建筑教育改革理论与实践[C];2008年

10 曾凡钢;戴曙光;穆平安;;基于嵌入式Linux的实时视频服务器的设计[A];2007'中国仪器仪表与测控技术交流大会论文集(一)[C];2007年

相关博士学位论文 前10条

1 徐战;下一代广播电视网开放业务平台中网络边缘资源控制技术研究[D];中国科学技术大学;2011年

2 王海威;智能电视操作系统服务性能与资源调度关键技术研究[D];中国科学技术大学;2011年

3 郭东;P2P网络的动力学建模与算法研究[D];中国科学技术大学;2011年

4 侯叶;基于图论的图像分割技术研究[D];西安电子科技大学;2011年

5 卜江;以足球视频为媒介的心理战及其信息生成技术研究[D];国防科学技术大学;2011年

6 刘威;区分服务网络多媒体传输技术研究[D];华中科技大学;2004年

7 李飞;IP网络视频组播关键技术研究[D];复旦大学;2005年

8 余庆军;智能图像处理及其在无线多媒体业务中的应用[D];华南理工大学;2004年

9 杨波;流媒体系统的关键技术研究[D];北京邮电大学;2006年

10 苗艳超;数字视频服务关键技术研究[D];中国科学院研究生院(计算技术研究所);2004年

相关硕士学位论文 前10条

1 郑纪业;基于H.264的校园视频监控系统的设计与实现[D];山东科技大学;2010年

2 石丽娜;基于VxWorks的水下目标识别系统研究[D];哈尔滨工程大学;2010年

3 张靖欣;基于H.264的可变码率无线视频传输系统的设计与实现[D];大连理工大学;2010年

4 王奎澎;嵌入式无线视频传输系统安全性研究[D];辽宁工程技术大学;2009年

5 秦成;基于分段和流行度的移动流媒体代理缓存算法的研究[D];华东师范大学;2011年

6 蔡庆元;基于RTP的手机视频点播系统的设计与实现[D];华南理工大学;2010年

7 赵佳;视频图像序列中运动目标检测与跟踪方法研究[D];北京交通大学;2010年

8 马翼;基于P2P的校园网络流媒体视频直播技术研究与实现[D];电子科技大学;2010年

9 钟华明;监所智能化监管系统的设计与实现[D];电子科技大学;2010年

10 安学立;基于网络流媒体技术的数字交互学习平台的实现[D];山东大学;2010年



本文编号:2389413

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/wltx/2389413.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户3bed8***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com