Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 117143180intelligent_screen_saver.zip filelist
VS2005/DxCam/
VS2005/DxCam/AssemblyInfo.cs
VS2005/DxCam/ctlDxCam.cs
VS2005/DxCam/ctlDxCam.resx
VS2005/DxCam/dshow/
VS2005/DxCam/dshow/Core/
VS2005/DxCam/dshow/Core/IBaseFilter.cs
VS2005/DxCam/dshow/Core/IBasicVideo.cs
VS2005/DxCam/dshow/Core/ICreateDevEnum.cs
VS2005/DxCam/dshow/Core/IEnumPins.cs
VS2005/DxCam/dshow/Core/IFileSourceFilter.cs
VS2005/DxCam/dshow/Core/IFilterGraph.cs
VS2005/DxCam/dshow/Core/IGraphBuilder.cs
VS2005/DxCam/dshow/Core/IMediaControl.cs
VS2005/DxCam/dshow/Core/IMediaEvent.cs
VS2005/DxCam/dshow/Core/IMediaPosition.cs
VS2005/DxCam/dshow/Core/IMediaSeeking.cs
VS2005/DxCam/dshow/Core/IPin.cs
VS2005/DxCam/dshow/Core/IPropertyBag.cs
VS2005/DxCam/dshow/Core/ISampleGrabber.cs
VS2005/DxCam/dshow/Core/IVideoFrameStep.cs
VS2005/DxCam/dshow/Core/IVideoWindow.cs
VS2005/DxCam/dshow/Core/Structures.cs
VS2005/DxCam/dshow/Core/Uuids.cs
VS2005/DxCam/dshow/Core/Win32.cs
VS2005/DxCam/dshow/Filter.cs
VS2005/DxCam/dshow/FilterCollection.cs
VS2005/DxCam/dshow/Tools.cs
VS2005/DxCam/DxCam.csproj
VS2005/DxCam/DxCam.csproj.user
VS2005/DxCam/DxCam.sln
VS2005/DxCam/DxCam.suo
VS2005/DxCam/Gui/
VS2005/DxCam/Gui/Camera.cs
VS2005/DxCam/Gui/CameraWindow.cs
VS2005/DxCam/Gui/CameraWindow.resx
VS2005/DxCam/Gui/CaptureDeviceForm.cs
VS2005/DxCam/Gui/CaptureDeviceForm.resx
VS2005/DxCam/Gui/MMSForm.cs
VS2005/DxCam/Gui/MMSForm.resx
VS2005/DxCam/Gui/URLForm.cs
VS2005/DxCam/Gui/URLForm.resx
VS2005/DxCam/VideoSource/
VS2005/DxCam/VideoSource/ByteArrayUtils.cs
VS2005/DxCam/VideoSource/CameraEvents.cs
VS2005/DxCam/VideoSource/CaptureDevice.cs
VS2005/DxCam/VideoSource/IVideoSource.cs
VS2005/DxCam/VideoSource/JPEGStream.cs
VS2005/DxCam/VideoSource/MJPEGStream.cs
VS2005/DxCam/VideoSource/VideoFileSource.cs
VS2005/DxCam/VideoSource/VideoStream.cs
VS2005/FaceDetection/
VS2005/FaceDetectionWrapper/
VS2005/FaceDetectionWrapper/app.aps
VS2005/FaceDetectionWrapper/app.ico
VS2005/FaceDetectionWrapper/app.rc
VS2005/FaceDetectionWrapper/AssemblyInfo.cpp
VS2005/FaceDetectionWrapper/Bayesian_ML_DLL.vcproj
VS2005/FaceDetectionWrapper/Bayesian_ML_DLL.vcproj.Z.Zeeshan.user
VS2005/FaceDetectionWrapper/clsFaceDetectionWrapper.cpp
VS2005/FaceDetectionWrapper/clsFaceDetectionWrapper.h
VS2005/FaceDetectionWrapper/FaceLocator.cpp
VS2005/FaceDetectionWrapper/FaceLocator.h
VS2005/FaceDetectionWrapper/ObjectLocator.cpp
VS2005/FaceDetectionWrapper/ObjectLocator.h
VS2005/FaceDetectionWrapper/ReadMe.txt
VS2005/FaceDetectionWrapper/resource.h
VS2005/FaceDetectionWrapper/Stdafx.cpp
VS2005/FaceDetectionWrapper/Stdafx.h
VS2005/FaceDetection/App.ico
VS2005/FaceDetection/AssemblyInfo.cs
VS2005/FaceDetection/CommonVariables.cs
VS2005/FaceDetection/FaceDetection.GUI.csproj
VS2005/FaceDetection/FaceDetection.GUI.csproj.user
VS2005/FaceDetection/FaceDetection.sln
VS2005/FaceDetection/FaceDetection.suo
VS2005/FaceDetection/frmFaceDetection.cs
VS2005/FaceDetection/frmFaceDetection.resx
VS2005/FaceDetection/LogicThread.cs
VS2005/FaceDetection/ScreenSaverHandler.cs
VS2005/IntelligentSaver.sln
VS2005/IntelligentSaver.suo