搜索资源列表
FaceDetect_VC.rar
- 实现人脸的检测和识别,有效的检测人脸和准确的跟踪,face detect and track
face_track
- 人脸识别和跟踪matlab源程序,个人认为不错!值得推荐!-face track and recognition matlab souce code!it is very good!it is from overseas web sites
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
track
- 应用matlab程序编写的跟踪人脸的程序,希望能互相交流。-Matlab tracking application programming procedures for the face, hoping to exchange ideas.
face_tracking_based_on_Camshift_and_morphology
- 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
FaceReg
- 人臉偵測搭配webcam即時追蹤,可多人同時追蹤外加圖片變形功能 -Face detection with real-time tracking webcam can be more than at the same time track deformation function plus picture
facetrack20090316
- 人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。-Face Detecting
duorenliangenzong
- 改进Camshift算法的多人脸跟踪,衣服的颜色辅助信息,有效的改善Camshift算法的缺点,不至于使遮挡时跟踪趋向于强势窗口。-Improved multiplayer Camshift face tracking algorithm, the color of clothing auxiliary information, an effective method to improve the Camshift shortcomings, does not cause a strong te
adaboostPcamshift-face-detection
- The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
track
- 用matlab实现的人脸跟踪算法。运行可行,输入要自己拍摄的AVI视频。-Face tracking algorithm using matlab. Feasible to run, enter the AVI video shot himself.
facetrace
- 一个基于肤色和camshift的人脸跟踪算法-an face track Algorithm based on skin color and camshift
human-face-tracking
- 本程序为人脸追踪,适合人脸识别追踪定位方向。-The human face tracking procedure for face recognition to track positioning direction.
Face-tracking
- 人脸识别程序,可以从摄像头及视频中追踪人脸。-Face recognition program, you can track the human face from the camera and video.
Track
- 人脸追踪。kalman滤波算法,人脸追踪-Face tracking. kalman filtering algorithm, face tracking
face-fast-track
- 基于时空上下文模型的人脸快速追踪算法。采用概率置信模型和傅里叶频谱进行定位,还包含目标尺度变化,速度很快。-Face model based on temple-spatial context of rapid tracing algorithm. Confidence probabilistic model and the Fourier spectrum positioning also includes object scale changes quickly.
Face-recognition
- 人脸性别识别,主要使用Opencv编制而成,可以主动对图像中人脸进行跟踪识别,并识别人脸性别。-Face recognition, the main use of Opencv prepared, can take the initiative in the image of the face to track identification and identification of gender face.
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
FaceLive
- Face detector and track
Human-Face-Detection.zip
- 人脸识别,是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别。(Face recognition is a biometric technology based on human facial feature information for identification. A camera or camera is used to collect
video_detection.m
- 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)