搜索资源列表
Eye_tracking
- 通过颜色空间匹配,寻找眼睛所在位置,并通过匹配进行跟踪
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
trackeye.视频流中的人脸跟踪以及眼睛定位使用OPENCV
- 视频流中的人脸跟踪以及眼睛定位使用OPENCV.rar,Video streaming in the face and eye position tracking using OPENCV.rar
detect.rar
- 基于OpenCV的人眼识别定位与跟踪。本例是为了实现驾驶员疲劳驾驶的识别,通过对眼睛的运动状态来判别疲劳程度,OpenCV on the human eye to identify the location and tracking, which in this case the driver is tired of driving in order to achieve the recognition, through the movement of the eyes to determine
ContourDetect
- 对视频文件进行人脸跟踪监测,并显示出眼睛的定位标记,在vc++环境下,通过二值化、定位、分割、识别、跟踪等方式来实现。-Face of the video files tracking and monitoring, and shows the eyes of the anchor, in vc++ environment, through the two values, positioning, segmentation, identification, tracking, etc. to a
eye_track0103
- 通过摄像头采集眼睛图像,实现瞳孔中心的定位于视线跟踪-Collected through the camera eye image, to achieve the pupil center position in the gaze tracking
Facetracking
- 使用OPENCV实现视频流中的人脸跟踪以及眼睛定位-The use of video streaming OPENCV implementation of the Human Face Tracking and Eye Location
Blink_Detection
- 基于OpenCV编写,使用摄像头,眨眼时通过帧间差来寻找到眼睛位置,并跟踪。-Based on OpenCV write, using the camera blink of an eye, through the inter-frame difference Laixun to find the eye position, and track.
yanjinggenzongsuanfa
- 一个跟踪人的眼睛的算法,用Matlab 来实现的。希望那个大家有用-A person
FaceeyeetectionEy
- 实现对眼睛的识别,以及实现多帧图像的连续跟踪。用matlab实现,里面有测试图片。-To achieve recognition of the eyes, as well as the realization of multi-frame images of continuous tracking. Using matlab to achieve, there are test images.
DetectionMethodofDriverFatigueBasedonBlinkDuration
- :利用红外敏感的摄像机获得司机脸部图像,通过可变性模板匹配的方法对眼睛进行定位,然后利用卡尔曼滤波的方法跟踪眼睛,得到司机的眨眼持续时间参数,以此为依据判断司机是否疲劳-This paper uses infrared camera to obtain the image of the driver’s face and locate their eyes with a deformable template in the image.
orl_faces
- 人脸识别,眼睛定位,眼睛跟踪和状态分析等,计算机视觉-Face recognition, eye position, eye tracking and status analysis, computer vision
mouseeyes_exe
- 眼睛跟踪鼠标移动,就跟Linux里面的眼睛效果一样,画眼睛的算法不错。-Eye tracking mouse movement, just like the Linux effect inside the eye and draw the eyes of the algorithm is good.
EyePos
- 最小邻域均值投影函数及其在眼睛定位算法.提出一种投影函数:最小邻域均值投影函数.该函数通过计算每条投影线上各像素点邻域均值的最小值 来跟踪图像中的低灰度特征.与传统的积分投影函数和方差投影函数相比,它以求最小值的局部选择性代替传统投 影函数的全局累加性,因此具有对片状噪声不敏感的特点、此外,在计算过程中,它还能记录最小值点的二维位置信 息,是一个二维的搜索算子、最小邻域均值投影函数的这些特点使其非常适合于眼睛定位.它对眼睛,特别是瞳孔,总 能够产生精确、鲁棒的响应通过在CAS—P
modeless_tracker_demo
- 这篇文章提出了一种轻松管理无模式对话框的方法。功能包括: 确定是否已经建立的对话 时自动关闭对话框的父对象被销毁 通知父对象的时候,对话框关闭 在从父对象对话框访问功能。 这个概念是基于一个跟踪对象,在对话框的父母和一个助手类从该对话框是双源存在。帮助类自动化之间的对话与互动的跟踪,并允许父跟踪管理对话框。 所谓“父母”是用来表示类,创建无模式对话框,因此保持它的眼睛负责。父不一定是父窗口。它可以是任何对象,需要有一个无模式对话框。-This ar
实现人眼跟踪
- 在microsoft visual studio2010基础上,配置opencv2.4.0,采用opencv进行人眼睛的跟踪,实现人眼睛的定位,并实时跟踪
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪
人眼睛识别
- 用opencv+vs识别出人眼睛,可自动跟踪。(The human eyes can be identified by opencv+vs and can be tracked automatically.)