搜索资源列表
Face_tracker
- The proposed face tracker is based on a frontal face detector that can be applied in real-time to every frame, and it is so fast that it provides the illusion of tracking.-The proposed face tracker is based on a fron tal face detector that can
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
ResearchOnKeyTechnologiesOfRobustFaceTrackingSyste
- 鲁棒人脸跟踪系统学位论文;提出了一种两阶段的光照均衡的方法来消除单幅图像中的各种阴影包括模糊阴影,投射阴影等 根据快速的Adaboost 训练框架,本文提出了一个实时的鲁棒人脸检测算法 提出了一种基于在线实值boosting 的方法来处理人脸在跟踪过程中发生的外貌变化;实现了一个基于以上模块的完全自动化的人脸跟踪器-Robust Face Tracking System dissertation proposes a two-stage light-balanced approach to t
YDD_ICCV05_HPF
- "Bayesian Mean Shift Face Tracker" This is a paper about tracking by particle filter. This is very useful.
facetracker
- A novel Face Tracker. This Algorithm is able to process 28fps.
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
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
svenfuchs-rails-i18n-e769bde
- this is final coding of project face tracker
TrackEye_VC6
- 实现了人脸中眼睛实时追踪的源代码,包含尺度和方向不变量的特征提取,以及研究区域的明确分割,国外网站找到的-The purpose of the project is to implement a real-time eye-feature tracker with the following capabilities: RealTime face tracking with scale and rotation invariance Tracking the eye areas