Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Intelligent_Screen_Saver.zip 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 ...
  • TestDetection_v.2.zip ... posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed using Haar Cascades that I acquired from two different ...
  • fr.rar face book diagram, threading
  • 3DFaceRecognition.rar 3d face recognition.人脸模式识别
  • malic-0.0.9.1.tar.gz Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
  • 1.rar Face Alignment Using an Improved Active Shape Model
  • facedetection.rar face detection肤色分割 把彩色图象由rgb彩色空间变换到ycbcr彩色空间,通过算子分割出肤色区域,得到二值图,然后进行膨胀与腐蚀,最后进行边缘检测。
  • Facedetection.rar Face detection in color images2002彩色图像中的人脸检测中文翻译
  • face.rar 基于信息融合的面部表情分析与识别 ,面部表情分析与识别
  • RunFaceRecog_vV.rar 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.