搜索资源列表
CFZR
- 简单的人像识别系统, 只能模糊的检测人脸部分,有可能把手检测成人脸,背景要求高-simple automatic face recognition system, it will only vague Face detection, detection may handle adult face, background requirements are high
facedetection1
- 一个不错的人脸检测演示系统里面有人脸检测的实际照片包括人脸特征提取人脸定位-a good Face Detection Demonstration System Face Detection was inside the actual photographs, including facial feature extraction Face Location
facedetector_src
- The first step to intelligent image/video processing for face recognition in uncontrolled scenery with complex backgrounds (outdoor environments, airports, train/bus stations) is face detection. The precision of the latter heavily depends your face r
facedetector
- 人脸检测源代码. The souce demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduct
videocapture
- 摄像头启动程序,可用于人脸检测中实时图像采集-Camera, start the program, can be used for face detection in real-time image acquisition
zongshu
- 这是一篇关于人脸检测,视频监控方面的综述,引用的文献有很好的参考价值。-This is an article on face detection, video surveillance summary, quoted in the literature have a very good reference value.
01
- 基于WebCam的人脸检测技术-叶瑜 作 内容含 论文 演示稿 源码 附件(文献综述、外文资料译文、开题报告、评审答辩表、答辩记录)-WebCam-based Face Detection Technology-叶瑜for the content of papers containing presentations annex source (literature review, foreign language data translated title of the report t
facedetection_opencv.tar
- face detection using haar cascades and opencv functions
mpeg_cbcl_classifiers
- The first step to intelligent image/video processing for face recognition in uncontrolled scenery with complex backgrounds (outdoor environments, airports, train/bus stations) is face detection
LiveVideo
- face detection code for OpenCV
FilteringRectangles
- Rectangular filter might be used in face detection
cvMovie20101027.tar
- Qt with Opencv for face detection. Using QTimer and VideoWidget tested Windows Vista and Linux Mint 9. IDE QtCreater
face_detection
- 人脸检测,视频捕捉与采集,图像处理与分析-face detection
eye_detection
- face detection source code using openCV-face detection source code using openCV
face_detection
- face detection program by matlap it detect face from given image it used ratio algorithm that golden ratio=1.6 between width and hight-face detection program by matlap it detect face from given image it used ratio algorithm that golden ratio=1.6 bet
VideoCapture-and-face-detect
- C++基于WebCam的视频采集+人脸检测识别软件-C++ Video Capture+ WebCam based face detection and recognition software
face_det
- Here is the face detection code of my FYP in BS. Face Detection and recognition processes heavily depends o how well the image is compensated for pose and illumination variations. Illumination variation due to light source at absolute position and in
Face-CODE
- Face detection algorithm using the wavelect transform for detecting live faces the video very useful for the beginers in multimedia programming-Face detection algorithm using the wavelect transform for detecting live faces the video very useful
matlab-face-detection-klt-algorithm
- object detection using KLT algorithm
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)