搜索资源列表
rljc
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换色彩空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
2
- 基于肤色分割和KL变换的复杂背景的图像的人脸识别-Complex background based on color image segmentation for face recognition
fusehand
- 手形识别中采用肤色分割的算法,进行手形区域的提取,输出手形区域。-Hand-shape recognition algorithm using color segmentation, hand-shaped region extraction, hand-shaped area of the output
facedetection
- 基于肤色的人脸识别代码(转自MATLAB论坛)-Face recognition based on color code (from MATLAB Forum)
HSV
- HSV模板的人脸肤色分割程序,用于人脸识别及定位工作中-HSV template, skin color segmentation procedures for the recognition and positioning work
gesture-recognition
- 出并设计了基于计算机视觉的手势识别系统。采用双肤色模型和背景自适应模型进行手势分割,解决纷乱背景 下实时手势分割问题。以傅里叶描述于表缸E手势轮廓,基于BP网络建立的手势识别分类器,具有较强的自学习能力,提高了 识别率。-A hand gesture recogll主ti。n system which based on∞mputer vision is Prescn}ed in thi3 pape。A method of combinirlg double c010r-spatial
facedetect
- 利用人脸肤色模型对一副图片的多个人脸进行人脸识别-Use of a skin color model images and more personal face to face recognition
fatigue-detection_matlab
- 疲劳检测Matlab程序,基于肤色的人脸识别,基于霍夫变换的圆检测,通过眨眼频率判断疲劳程度-fatigue detection
detection-objects
- 该源码实现了基本的目标检测方面的功能。如肤色检测、卡尔曼滤波、降噪、人脸识别等等。-The source code to achieve the basic function of target detection. Such as skin color detection, Kalman filtering, noise reduction, face recognition and so on.
myface
- 基于肤色识别的人脸定位算法,自己写的,不好勿喷-Based on skin color detection, face detection algorithm
face
- 人脸检测,matlab开发,模型匹配,肤色识别,特征提取等。-face detective
test
- 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
facedetection
- 人脸识别核心算法 人脸分割 肤色聚类 有膨胀腐蚀处理后的脸部识别 效果很好-Face recognition algorithms split core color clustering
facedetect-
- 用matlab实现的基于肤色的人脸识别系统-With a color-based face recognition system matlab implementation
肤色-眼睛识别
- 运用色彩空间皮肤判定和眼睛定位的人脸检测(Face detection using color space decision and eye location)
基于MATLAB的肤色分割和匹配的人脸识别研究
- 对人脸识别的基本进程进行综述,介绍了空间转换及识别的方法;采用低通滤波处理策略,在总结和分析这些处理方法的基础上,运用填孔处理和边缘检测的人脸识别方法进行人脸识别工作;将几种边缘检测算法与人脸识别相结合进行检测,其识别率有可观的提升。(The basic process of face recognition is reviewed, and the method of space conversion and recognition is introduced. On the basis of