搜索资源列表
FTLibrary
- FTL人面识别库,CAMSHIFT原理。有lib, h, d-FTL face recognition bank CAMSHIFT principle. There lib, h, d
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
contourDetect.rar
- 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
FaceDetection_camshift
- 使用Emgucv+visual studio 2008 C# 編寫的臉部追蹤, Face Detection +camshift-Use Emgucv+ visual studio 2008 C# Face Detection+camshift
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
camshift
- 采用camshift算法进行目标跟踪,可以用于人脸跟踪-Camshift algorithm used for target tracking, can be used for face tracking
blinkdetect-src
- 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
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
qtrack_090
- QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
senthil
- To detect and track a human face with a modified and more accurate version of camshift.
facedetect
- 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
Camshift
- 基于人脸的视频跟踪,使用camshfit算法-Video-based face tracking algorithm using camshfit
FaceDetect
- This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
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.
camshift
- camshift和kalman跟踪算法的结合,个人拿来进行人脸跟踪,效果不错,代码可用!-camshift and kalman tracking algorithm combination of individuals used for face tracking, good results, code can be used ...
CAMSHIFT
- Camshift人脸跟踪改进 结合人脸约束和ABCshift算法-Improved Camshift face tracking combining algorithms face constraints and ABCshift
Camshift
- Camshift 鼠标选择区域;进行人脸的跟踪-Camshift use mouse to select the area face tracking
Face-tracking-plugin-for-Unity-3D-using-OpenCV---
- Face-tracking plugin for Unity 3D using OpenCV - CamShift - YouRepeat_files