搜索资源列表
FaceandEyesDetectionUsingOpenCV
- 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
face_detection
- 利用OpenCV實現人臉辨識雖然常見,但是本檔案基於OpenCV 1.0版本進行,同時整理程式編譯過程中可能出現的錯誤以及對應的解決辦法,同時針對函式cvHaarDetectObject各參數的設定值進行討論,以得到最佳的辨識率。另外,程式亦包括在偵測前進行影像處理,以進一步有效提升人臉辨識率。-Face recognition using OpenCV to achieve though common, but this version of the file based on the Ope
FacemouthDection
- Face and mouth detection using OpenCV and VC-Face and mouth detection using OpenCV and VC++
FaceRecognition
- 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
FaceDetect
- Face detection code using OpenCV for matlab
Facedetection
- Face Detection using OpenCV
CVFrame
- An application for face detection using OpenCV
webcam1
- face detection using opencv
7
- openCV 下对人脸的识别,可以使用,绝对放心-using openCV to make the face detection ,which can implement the application
FaceDetectWebCam
- face detection using OpenCv
opencv-facedetect
- 基于MFC,利用opencv实现的人脸检测代码,当中还利用了BCGSoft库。-Based on MFC, using opencv face detection code implementation, which also used BCGSoft library.
opencv_face_recognition
- 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
use-opencv-to-face-detection
- 这是使用opencv实现人脸检测的论文合集,包括四篇高质量的中文文献,参考价值高-This is achieved using the opencv face detection collection of papers, including four high-quality Chinese literature, the high reference value
face
- Face detection using opencv 2.0
face-detection-
- 使用opencv的三种快速进行人脸检测的方法,以及显示保存人脸区域图-Three kinds of methods for face detection using OpenCV, as well as the display of the preservation of the face region
Face-detection-using-opencv-in-visual-studiio-201
- find the humen face in a picture or in a live video
Face-Detection-and-Eye-Detection-using-OpenCV-Tut
- FACE AND EYE DETECTION USING OPENCV
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
控制台程序
- 利用opencv实现人脸识别,有效的快速定位并圈出位置(The face detection using OpenCV)
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++