搜索资源列表
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
fdp-v51
- Face detection project based on Adaboost algorithum.
face_detection
- Face Detection In this program you will choose a photo and program will detect faces in this photo
Facedetector
- 本代码用于人脸检测,基于Matlab的源代码;实现简单、高效-Apply to face detect
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.
EmotionDetection
- It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it co
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
detect-hand-and-face-_PCA
- video capture, will capture video from webcam and then translates the output using PCA descr iptor. it detects face and skin for recognition purposes
face-detect
- 基于K-L变换下的人脸检测程序,用matlab编写的-KL transform based face detection under the program, using matlab
Face-Detect-Software
- Face recognitiion and detection system in matlab
face-detect
- vc编写的人脸识别与检测程序,有可执行文件。-vc prepared by the face recognition and detection procedures, there is an executable file.
Face-Detect
- Face Detection Algorithm in Matlab
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