摘要大学生宿舍被盗的问题一直比较突出,宿舍的环境通常比较复杂,人员流动众多。盗窃者通常会绕开宿舍及小区门口的公共摄像头,通过窗口等地方闯入。这就使得破案线索减少。本文介绍了一种基于计算机视觉技术开发的软件,它可以在装有OpenCV库的电脑里使用,再加上一个摄像头就能够实现监视的功能。使用者可以将摄像头对准必经路口,如窗口、门口等。运行软件后,软件会自动使用前三十帧按照Codebook 算法对静态的背景进行建模,并且间隔一段时间更新背景。当出现动目标时,软件能够进行分析和提取移动的前景目标,并判断该目标的轮廓大小。如若该目标的轮廓达到设定值的大小,电脑就会发出警告声,同时利用网络发送邮件到指定的邮箱中通知宿舍主人。20787 毕业论文关键词 防盗监控 OpenCV 背景建模 目标检测
Title The Dormitory Security Monitoring Software Development
Abstract
College dormitory theft has always been a big problem.With people coming
around, it is complicated in dormitory. Thieves usually bypass cameras of
rooms and communities, breaking through windows and other places. This
makes solving cases even harder. This paper introduces a kind of software
based on computer vision technology, it can be used in a computer with
OpenCV library, and only a camera can realize this monitoring function.
Users can aim the camera at the important road, such as window, the door.
After running the software, it will automatically use the first thirty
frames to model the static background modeling with Codebook algorithm,
and some time later,it will update the background modeling as well.When
a moving target comes, the software can analyze th frames and extract the
moving foreground objects.Also it will determine the size of the target
contour. If the object's contour reaches the set value, the computer will
play the warning sound, at the same time the computer will send a mail to
a specified mailbox to inform the dormitory master via Internet.
Keywords security monitoring, OpenCV, background modeling, target detection
目 次