搜索资源列表
20077419401162
- 虹膜识别 基于 ARM的 嵌入式 自动追踪眼睛 识别虹膜
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
检测眼睛
- 这是一个通过检测人眼实现人脸识别的程序,我从网上下的
face_detect.rar
- 人脸识别源代码 可勾勒出人脸轮廓 识别出眼睛和嘴的位置,face detect source code
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
可以识别眼睛和嘴巴的程序源代码
- 用c++编写的可以识别眼睛和嘴巴的程序源代码,希望对大家有用-Written using c++ can identify eyes and mouth of the source code, want to be useful
FaceDetection2
- 人脸识别,基于EMGU.CV做的,可以识别出人脸以及眼睛的位置。-Face recognition based on EMGU.CV done, you can identify the location of human face and eyes.
matlab
- 人眼识别(预处理,人脸识别,定位眼睛坐标,提取眼睛坐标)-eye recognition
renlianjiance
- 人脸识别通过腐蚀法求眼睛的位置,现确定脸的大致轮廓,然后通过腐蚀法求眼睛的位置-Face Recognition through etching method for the location of the eyes, it was determined that the general outline of the face, and then through the etching method for the location of eyes
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.
FindEyes
- 这是我从网上下载的一个用C#编程,在人脸识别中找到眼睛的程序,很好用~-This is me a download from the Internet using C# programming, in the face recognition found in the eyes of the procedure, a good use ~
renyanshibie
- 利用皮肤特征和模板匹配算法,识别连续图象中的眼睛-The use of skin features and template matching algorithm,
renyandingweizdd
- 很好的关于人脸识别的毕业论文,从中国知网付费下载得到,《人脸识别系统中眼睛定位方法的研究 》希望对大家有用。-About Face Recognition of good theses, pay-per-download from the Chinese HowNet be, " Face Recognition System in the eye study positioning methods" I hope useful to everyone.
MPT-0.4b-src
- 人脸识别系统,可以识别出人的眼睛,以及人的脸部轮廓-Face Recognition System
iris_detection
- 识别虹膜和眼毛位置程序。使用方法: 1.载入眼睛图片。 2. 定位实验->虹膜定位:确定虹膜圆心,以及虹膜内外环半径。 3. 定位实验->眼毛检测:结果为两条圆心为端点的折线段,标明没有眼毛的虹膜区域。-Identify iris and eye hair location. Use: 1. Loading eye picture. 2. Positioning Experimental->Iris Location: identification of the i
MarkProgram
- 以前做人脸识别时用来标定眼睛的位置的一个小程序,很方便的可以标定大量图片的人眼位置并保存相关的坐标-Face recognition used to do before the eyes of the location of the demarcation of a small program, it is convenient calibration of a large number of pictures can the human eye location and save the co
Face-Eye-Detection
- 一种人脸识别方法,是利用眼睛虹膜进行识别-A face recognition method is the use of iris identification
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
肤色-眼睛识别
- 运用色彩空间皮肤判定和眼睛定位的人脸检测(Face detection using color space decision and eye location)
人眼睛识别
- 用opencv+vs识别出人眼睛,可自动跟踪。(The human eyes can be identified by opencv+vs and can be tracked automatically.)