搜索资源列表
kl-detect
- 基于Karhunen-Loeve的人脸识别程序-on Karhunen - Loeve Face Recognition Procedure
FaceRecognitionSystem.rar
- matlab source code eigen face for face recognition,can detect pose and expression,matlab source code eigen face for face recognition,can detect pose and expression
face_detection
- 用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。-Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.
Genetic_Algorithm_and_Neural_Network_for_Face_Emo
- Genetic Algorithm and Neural Network for Face Emotion Recognition. A document is suitable for people who researching about facial expression Identification
face_detection
- Face Detection In this program you will choose a photo and program will detect faces in this photo
tb2
- Source code of a function used to detect face on a photo using gradient method.
fdmex
- new face detection that can detect face in image
PCA_based_Face_Recognition_System
- This project uses PCA (Principal Component Analysis) to detect face from 2D images.
skincolormorph
- a system for skin color morphology in video that can detect face based on skin color
camener
- 此程序主要是检测黄色区域(用于人脸识别) 所用摄像头为USB320X240RGB的 原理: 先利用颜色找出符合条件的大面积黄 再利用模板闭运算补充连通与 再利用XY轴上连同域的寻找 标出人脸-The procedure is to detect the yellow area (for recognition) camera for USB320X240RGB used the principle: first, to identify qualified by the
Face-eye-detection-Eye_tracking
- 一个程序,可以进行人脸识别和人眼跟踪,基于Matlab编写。-A program which can detect face and track eys, based on Matlab
facedetection
- 人脸区域检测,对图像中的人脸区域进行检测并用矩形框标记。-Face region detection, face image in the region to detect and mark with a rectangular box.
face
- 人脸检测的matlab程序,从网上下载的,希望对大家有用.-face detect matlab
face-detect
- 基于K-L变换下的人脸检测程序,用matlab编写的-KL transform based face detection under the program, using matlab
face_detection
- Title: "Detection of face using skin colour" this code used to detect face from skin colour-Title: "Detection of face using skin colour" this code used to detect face from skin colour....
Face-Detect-Software
- Face recognitiion and detection system in matlab
face
- 自己编的人脸识别,是用于疲劳驾驶检测的,功能强大-Own series of face recognition, is used to detect driver fatigue, powerful
code-for-face-detection
- Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objec
face-part-detect
- part face detection eyes and mounth and nose to face recognition
Detect Face in live webcam
- Code to detect face in live webcam video, this code will detect if human face exists in the live webcam video and if face it detected then it will draw a box around the face