基于windows ce的智能家居安防系统的研究.doc

约29页DOC格式手机打开展开

基于windows ce的智能家居安防系统的研究,基于windows ce的智能家居安防系统的研究--intelligent security system for house29页2万余字摘要 edog系统是一个面向家庭用户的基于eboxii在microsoft windows ce 5.0平台下开发的智能家居安防保全系统。edog可以通过摄像头将采集到的实时视频图...
编号:30-20660大小:512.00K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 lzj781219 发布

基于Windows CE的智能家居安防系统的研究
--Intelligent Security System for House
29页2万余字
摘要 eDog系统是一个面向家庭用户的基于eBoxII在Microsoft Windows CE 5.0平台下开发的智能家居安防保全系统。eDog可以通过摄像头将采集到的实时视频图像进行运动检测,当发现有运动产生时,通过拨打电话等多种方式自动向用户发出警报,同时将实时捕获的图像上传到ftp服务器。eDog系统支持标准Web浏览和Web远程控制,并可随时检索、回放历史视频记录。用户可以由接受到的电话做出不同的反应,控制系统发出警报。系统提供了良好的用户界面,稳定的运行环境,便捷的远程操作,强大的扩展功能,有较高的实际应用价值。

关键词 嵌入式 图像采集 运动检测 串口通信

Abstract: The intelligent security system for house is designed for the family user. The eDog system is based on the eBoxII platform and developed in Microsoft Windows CE 5.0 environment. It uses a web camera to capture video picture, then does motion detection. If there is some motion the system can alarm automatically through many ways such as give someone a ring or and submit the motorial video pictures to the appointed server to backup. Furthermore the system supports standard Web, WAP browser so user can access the system remotely to control, search or review the history video record. The system has offered a nicer interface, steady running environment, convenient long-range operation, strong expanded function, so it has a well using value.

Keyword: embedded system、Video collection、Motion estimation、serial communication

















目录


摘要 1
关键词 1
Abstract: 2
Keyword: 2
引言: 5
第一章 相关介绍 5
1.1 背景知识 5
1.1.1 嵌入式系统的介绍 5
1.1.2 Windows CE的介绍 5
1.1.3 Windows CE的设计目标 6
1.1.4 eBoxII介绍 6
1.1.5 EVC概述 7
1.1.6 Platform Builder 7
1.2 Windows CE程序开发 8
1.2.1 事件驱动和消息响应机制 8
1.2.2 Windows CE程序和Windows程序的不同点 8
1.3 eDog系统主要功能 9
1.3 系统特色 9
第二章 程序的模块设计 9
2.1 eDog的顶层数据流图: 9
2.2 eDog的层次方框图: 10
2.3主程序流程图 10
第三章 在 Platform Builder定制Windows CE 11
3.1 PB简介 11
3.2 BSP简介 12
3.3 定制Windows CE. 12
3.4 Windows CE 注册表简介 12
3.5 注册表编辑器 13
第四章 图像模块 14
4.1 视频采集 14
4.1.1 BMP文件格式 14
4.1.2 视频采集相关说明 14
4.1.3 CE的流接口驱动程序 15
4.1.4 即时图像捕捉 16
4.2 运动检测 19
4.2.1计算帧差绝对值 19
4.2.2 eDog中运动检测模块的具体实现方法 20
4.3 图像压缩 23
第五章 拨打电话模块 25
5.1 串口通信 25
5.2 RS-232串行接口标准 25
5.3 Modem 拨打电话模块 26
结论: 29
致谢语: 30
参考文献: 30



参考文献:
[1] Windows CE.net内核定制及应用开发 周毓林 宁杨 付林林 编著. 北京:电子工业出版社,2005.
[2] Visual C++自学指南 [美]Mark Andrews 著 北京:清华大学出版社,1997.
[3] Visual C++实用教程 丁有和 郑进 编著 北京:电子工业出版社,2000.
[4] 嵌入式系统Windows CE开发技巧与实例 傅曦 齐宇编著 北京:化学工业出版社.,2004
[5] EVC高级编程及其应用开发 (Embedded Visual C++嵌入式编程) 汪兵 李存斌 陈鹏 等编著 北京:中国水利水电出版社,2005