文件名称:SecurityCam
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 133kb
- 下载次数:
- 1次
- 提 供 者:
- 说**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。
以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,并生成没有物体活动及有物体活动的几张拼接对比图和日期。
源代码还支持录像记录,可以调出任意所选时间段的录像资料查看,并可以查看对比、播放等。
该源代码对于正在编写监控安保及对摄像头操作的网友可以提供很好的参考学习。
源代码没有采用第三方控件,完全代码。-The source code is a set of more specialized technology-based moving object detection camera surveillance security system. System is not great, but the use of the technology very strong, such as video capture part of the use of Microsoft s own dynamic-link library AviCap32.dll camera data acquisition, preservation of image data using the full source code of the JPEG, Bitmap class A Fast storage and tailored stitching, or even insert text such as GDI programming.
These are just a technical descr iption of this source code, functional system-on support to some of the parameters of the camera settings, such as sensitivity adjustment, auto focus delay, fr a me rate and monitoring to the level right away, before moving objects to activate the camera, this is the software a major feature of the movement can be identified objects, and generates no objects are objects, events and activities of several splicing comparison chart and date.
The source code also supports video recordin
以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,并生成没有物体活动及有物体活动的几张拼接对比图和日期。
源代码还支持录像记录,可以调出任意所选时间段的录像资料查看,并可以查看对比、播放等。
该源代码对于正在编写监控安保及对摄像头操作的网友可以提供很好的参考学习。
源代码没有采用第三方控件,完全代码。-The source code is a set of more specialized technology-based moving object detection camera surveillance security system. System is not great, but the use of the technology very strong, such as video capture part of the use of Microsoft s own dynamic-link library AviCap32.dll camera data acquisition, preservation of image data using the full source code of the JPEG, Bitmap class A Fast storage and tailored stitching, or even insert text such as GDI programming.
These are just a technical descr iption of this source code, functional system-on support to some of the parameters of the camera settings, such as sensitivity adjustment, auto focus delay, fr a me rate and monitoring to the level right away, before moving objects to activate the camera, this is the software a major feature of the movement can be identified objects, and generates no objects are objects, events and activities of several splicing comparison chart and date.
The source code also supports video recordin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
General Code
............\cJPEGi.cls
............\clsBitmap.cls
............\clsSysTrayIcon.cls
............\frmAboutScreen.frm
............\frmAboutScreen.frx
............\modGeneral.bas
............\modRegistry.bas
............\modStrings.bas
............\modSysTrayIcon.bas
............\modWebCam.bas
............\System Tray Icon
............\................\ctlSysTray.ctl
............\................\ctlSysTray.ctx
............\................\SystemTrayIcon.exp
............\................\ToolBar Icon For Systray.bmp
Samples
.......\SecurityCam
.......\...........\frmCamOptions.frm
.......\...........\frmCamOptions.frx
.......\...........\frmLogsSplash.frm
.......\...........\frmLogsSplash.frx
.......\...........\frmSecurity.frm
.......\...........\frmSecurity.frx
.......\...........\frmSecurity.log
.......\...........\frmViewLogs.frm
.......\...........\frmViewLogs.frx
.......\...........\MSSCCPRJ.SCC
.......\...........\SecurityCamera.vbp
.......\...........\SecurityCamera.vbw
.......\...........\使用说明.txt
使用说明.txt
............\cJPEGi.cls
............\clsBitmap.cls
............\clsSysTrayIcon.cls
............\frmAboutScreen.frm
............\frmAboutScreen.frx
............\modGeneral.bas
............\modRegistry.bas
............\modStrings.bas
............\modSysTrayIcon.bas
............\modWebCam.bas
............\System Tray Icon
............\................\ctlSysTray.ctl
............\................\ctlSysTray.ctx
............\................\SystemTrayIcon.exp
............\................\ToolBar Icon For Systray.bmp
Samples
.......\SecurityCam
.......\...........\frmCamOptions.frm
.......\...........\frmCamOptions.frx
.......\...........\frmLogsSplash.frm
.......\...........\frmLogsSplash.frx
.......\...........\frmSecurity.frm
.......\...........\frmSecurity.frx
.......\...........\frmSecurity.log
.......\...........\frmViewLogs.frm
.......\...........\frmViewLogs.frx
.......\...........\MSSCCPRJ.SCC
.......\...........\SecurityCamera.vbp
.......\...........\SecurityCamera.vbw
.......\...........\使用说明.txt
使用说明.txt