文件名称:IntelligentSaver2
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 90.24kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to analyze if the user is no longer in view. Currently two angles are supported namely frontal pose and profile pose.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 9927428intelligentsaver2.zip 列表 DxCam/AssemblyInfo.cs DxCam/ctlDxCam.cs DxCam/ctlDxCam.resx DxCam/dshow/ DxCam/dshow/Core/ DxCam/dshow/Core/IBaseFilter.cs DxCam/dshow/Core/IBasicVideo.cs DxCam/dshow/Core/ICreateDevEnum.cs DxCam/dshow/Core/IEnumPins.cs DxCam/dshow/Core/IFileSourceFilter.cs DxCam/dshow/Core/IFilterGraph.cs DxCam/dshow/Core/IGraphBuilder.cs DxCam/dshow/Core/IMediaControl.cs DxCam/dshow/Core/IMediaEvent.cs DxCam/dshow/Core/IMediaPosition.cs DxCam/dshow/Core/IMediaSeeking.cs DxCam/dshow/Core/IPin.cs DxCam/dshow/Core/IPropertyBag.cs DxCam/dshow/Core/ISampleGrabber.cs DxCam/dshow/Core/IVideoFrameStep.cs DxCam/dshow/Core/IVideoWindow.cs DxCam/dshow/Core/Structures.cs DxCam/dshow/Core/Uuids.cs DxCam/dshow/Core/Win32.cs DxCam/dshow/Filter.cs DxCam/dshow/FilterCollection.cs DxCam/dshow/Tools.cs DxCam/DxCam.csproj DxCam/DxCam.csproj.user DxCam/DxCam.sln DxCam/DxCam.suo DxCam/Gui/ DxCam/Gui/Camera.cs DxCam/Gui/CameraWindow.cs DxCam/Gui/CameraWindow.resx DxCam/Gui/CaptureDeviceForm.cs DxCam/Gui/CaptureDeviceForm.resx DxCam/Gui/MMSForm.cs DxCam/Gui/MMSForm.resx DxCam/Gui/URLForm.cs DxCam/Gui/URLForm.resx DxCam/VideoSource/ DxCam/VideoSource/ByteArrayUtils.cs DxCam/VideoSource/CameraEvents.cs DxCam/VideoSource/CaptureDevice.cs DxCam/VideoSource/IVideoSource.cs DxCam/VideoSource/JPEGStream.cs DxCam/VideoSource/MJPEGStream.cs DxCam/VideoSource/VideoFileSource.cs DxCam/VideoSource/VideoStream.cs FaceDetectionWrapper/app.aps FaceDetectionWrapper/app.ico FaceDetectionWrapper/app.rc FaceDetectionWrapper/AssemblyInfo.cpp FaceDetectionWrapper/Bayesian_ML_DLL.vcproj FaceDetectionWrapper/clsFaceDetectionWrapper.cpp FaceDetectionWrapper/clsFaceDetectionWrapper.h FaceDetectionWrapper/FaceLocator.cpp FaceDetectionWrapper/FaceLocator.h FaceDetectionWrapper/ObjectLocator.cpp FaceDetectionWrapper/ObjectLocator.h FaceDetectionWrapper/ReadMe.txt FaceDetectionWrapper/resource.h FaceDetectionWrapper/Stdafx.cpp FaceDetectionWrapper/Stdafx.h FaceDetection/App.ico FaceDetection/AssemblyInfo.cs FaceDetection/CommonVariables.cs FaceDetection/FaceDetection.GUI.csproj FaceDetection/FaceDetection.GUI.csproj.user FaceDetection/FaceDetection.sln FaceDetection/FaceDetection.suo FaceDetection/frmFaceDetection.cs FaceDetection/frmFaceDetection.resx FaceDetection/LogicThread.cs FaceDetection/ScreenSaverHandler.cs IntelligentSaver.sln IntelligentSaver.suo