搜索资源列表
-
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
-
-
0下载:
Face and Eyes Detection Using OpenCV.
Introduction
This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
-
-
0下载:
人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是
否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实
现机器智能化的重要步骤之一。
AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里
程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在
效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
-
-
0下载:
使用OPEN CV 完成行人偵測 內附圖片
實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
-
-
0下载:
在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
-
-
0下载:
使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
-
-
0下载:
用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
-
-
0下载:
结合OPENCV与VC写的关于人脸识别的代码,实现了对人脸的检测,然后再进行识别!-Combined with VC wrote on OPENCV face recognition code, the realization of human face detection, and then to identify!
-