搜索资源列表
face2_jiance
- 人脸检测:可自动检测人脸,速度还可以吧!-Face Detection : can automatically detect faces and can also speed!
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
JNI2OpenCV
- 一个基于Java的人脸识别程序,可以有效检测人脸-A Java-based face recognition program that can detect human faces
FaceDetect1
- this program detect faces in a scene
ComponentbasedFaceDetection
- Abstract We present a component-based, trainable system for detecting frontal and near-frontal views of faces in still gray images. The system consists of a two-level hierarchy of Support Vector Machine (SVM) classifiers. On the first level,
face_detection
- Face Detection In this program you will choose a photo and program will detect faces in this photo
detectfacesandsave
- 输入一张图片检测出人脸,并且把检测到的人脸一窗口的形式显示出来,把图片保存在train.txt中-Detect faces
face_detcn_video
- How to detect faces in video files
main
- The code below displays video from webcam, detect faces and draw a surrounding box for each face found.
Detect100227a
- visual c++ 人脸检测程序,可以检测图片中的人脸。必须安装opencv才能运行。-visual c++ face detection program that can detect faces in the picture. Opencv must be installed to run.
Combining-face-detection-and-people-tracking-in-v
- Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
facedetect
- 人脸检测,可检测出人脸的数目,位置,并在图片上标注出人脸的位置-Face Detection can detect the number of faces, location, and marked on the face image location
face
- Face Detection java code. which detect faces from images.
openCV-Vedio-Detect-Face
- 利用OPenCV,实现视频中人脸的定位和检测,修改视频的路径即可运行-Use OPenCV to realize video faces positioning and testing. modify the video path to run
eye
- 可以动态检测人脸还有人眼 内有可执行程序 还有源码-Within the executable program can dynamically detect faces there are the human eye
eigenface_matcode
- Detect faces through eigenfaces value.
DetectFace
- input a picture, the code will detect faces in it, and draw a rectangular around every detected face
Detect face
- detect faces in matlab program