摘 要本文提出了一种基于 ARM 处理器的嵌入式图像视频监控系统的设计方案
本系统采纳华为海思 Hi3515(ARM926EJ)为处理器,以嵌入式 linux 做为操作系统,通过基于 Video4Linux 的 USB 摄像头进行图像采集,最后显示在 LCD 显示屏
本文首先介绍了视频监控系统的时代背景、实践意义和讨论现状,并对嵌入式系统开发的基础理论知识做了简单的介绍,在此基础上分析了视频监控系统的总体结构设计;然 后 分 析 linux 操 作 系 统 的 开 发 技 术 , 包 括 开 发 环 境 的 建 立bootloader 的移植、linux 核移植和根文件系统的制作,完成了利用USB 摄像头采集图像的功能;然后介绍图像在 LCD 上的显示,并给出了最终的实验结果
关键字:海思Hi3515;视频监控;Video4Linux ;图像采集AbstractThis paper puts forward a designation of embedded images video monitoring system that based on the ARM processor
This system use the huawei haisi (ARM926EJ) as the processor, with embedded Linux as operating system, Through the USB camera that based on Video4Linux collect images, finally display on LCD screen
This thesis firstly introduces the research background, practical significance,research status and th