Welcome![Sign In][Sign Up]
Location:
Search - 脸部识别

Search list

[Graph Recognizelab2

Description: 我的一个作业,用的是NNR的脸部识别算法,精确率到了90%
Platform: | Size: 3758 | Author: binchenh | Hits:

[AI-NN-PR毕业设计:人脸识别系统设计软件

Description:

    本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。

    随软件附上设计文档和参考资料。


Platform: | Size: 2280966 | Author: taoyingxue | Hits:

[SourceCodeMatlab脸部识别程序包括 haar feature adaboosting facedetection.rar

Description: Matlab脸部识别程序包括 haar feature adaboosting facedetection.
Platform: | Size: 1813676 | Author: qinyaohuiwxj@163.com | Hits:

[SourceCodeBOOSTING LDA脸部识别

Description:
Platform: | Size: 766302 | Author: erichguan | Hits:

[Graph program视频脸部识别

Description: 视频脸部识别 opencv video_facedetection.rar
Platform: | Size: 183735 | Author: gensyu | Hits:

[Graph Recognizeopncvexpressionsb

Description: 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the person
Platform: | Size: 201728 | Author: 张冥 | Hits:

[Graph Recognizelab2

Description: 我的一个作业,用的是NNR的脸部识别算法,精确率到了90%-One of my operations, using a facial recognition algorithm NNR, accurate rate to 90
Platform: | Size: 3072 | Author: binchenh | Hits:

[Mathimatics-Numerical algorithmspca

Description: 关于PCA方法的人脸识别的MATLAB算法,用于检测人脸部-PCA method for face recognition on the MATLAB algorithm for detecting human face
Platform: | Size: 2048 | Author: alf | Hits:

[Video Capturefacegotoinstance111qwert

Description: 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 【关键字】:人脸识别;光线补偿;高斯平滑;对比度增强
Platform: | Size: 66560 | Author: mack | Hits:

[Special EffectsFace-Detection-vc2005-Library-with-Skin-and-Motion

Description: vc2005做的人脸检测系统,实现有效的脸部识别-vc2005 do face detection system, to achieve effective facial recognition
Platform: | Size: 1124352 | Author: 杨红涛 | Hits:

[Windows Developmssb

Description: 脸部模式识别,已经经过调试完成,没有错误-Facial pattern recognition, has been commissioning completed, no errors
Platform: | Size: 2750464 | Author: 33sss | Hits:

[OpenCVface

Description: 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
Platform: | Size: 4524032 | Author: lion | Hits:

[Graph programFaceDetection

Description: 用VC++实现对图像中的人脸部分精确识别分割-Using VC++ to realize part of the human face images accurately identify split
Platform: | Size: 3802112 | Author: yangsong | Hits:

[OpenCV人脸识别

Description: 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(如用椭圆遮罩,只显示其内部的人脸区域而不是头发或图片背景,因为他们的变化多于脸部区域)。(Using the interface provided by the OPENCV library, the face recognition function is realized. In a human face recognition system, it is very important to use a variety of preprocessing techniques to standardize the pictures to be recognized. Most face recognition algorithms are very sensitive to light conditions, so if they are trained in a dark room, they may not be recognized in a bright room. Such as the face should also be in a picture is a fixed position (such as eye position for the same pixel coordinates), fixed size, rotation angle, hair and decoration, expression (laughter, anger), light direction (left or upward), which is in face recognition, the use of good the image preprocessing filter very important reason. You should also do some other things, such as the removal of redundant pixels around the face (such as elliptical mask, showing only the face region rather than the internal hair or picture background, because they change more than the face area).)
Platform: | Size: 68291584 | Author: 小女百合 | Hits:

[Graph programFace3DViewer40_Demo

Description: 人脸识别的例子用于面部识别开发,用较为简单的例子实现,用于二次开发!(face regnize example and some security check)
Platform: | Size: 7038976 | Author: qtz | Hits:

[Graph RecognizeAndroid face

Description: 人物脸部识别技术在安卓手机的程序应用示例,仅供参考(The application example of the personage face recognition technology in the Android mobile phone is only for reference)
Platform: | Size: 583680 | Author: lebulang | Hits:

[Graph programface_detection

Description: 脸部识别程序,能够根据肤色分割出面部并且有良好的效果。可以试一试。(Face recognition program is able to split face according to skin color and has good results. You can try it.)
Platform: | Size: 1560576 | Author: hanxiao222222 | Hits:

[Special EffectsFacial detector

Description: 人脸识别系统 通过matlab自带分类器和降噪功能对图片人脸的五官和人脸进行勾勒(The face recognition system is based on Matlab's own classifier and noise reduction function to outline facial features and faces.)
Platform: | Size: 326656 | Author: 虾宝丶 | Hits:

[Graph RecognizeAndroid 人脸识别功能使用源码

Description: 基于人的脸部特征信息进行身份识别的一种生物识别技术 安卓人脸识别小程序(Human face feature information based identification of biometric technology, Android face recognition applet)
Platform: | Size: 1871872 | Author: 小林隆 | Hits:

[matlab基于脸部动态特征的人脸表情识别程序

Description: 通过训练jaffe数据库,实现识别人脸高兴、惊讶、恐惧、生气等六种表情,并圈出。可调用电脑摄像头实时监测。内附有使用说明,可以使用。仅供学习参考。(Through training Jaffe database, six kinds of facial expressions, such as happiness, surprise, fear and anger, are recognized and circled. Real-time monitoring with a computer camera can be invoked. With instructions for use, it can be used. For learning reference only.)
Platform: | Size: 10229760 | Author: 我就是玩一玩 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net