搜索资源列表
人脸识别系统设计—毕业设计
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
人脸识别全套源代码
- 人脸识别的学习资料,源代码,毕业设计,比较完整
VideoCapture.rar
- 用C++语言实现的视频人脸识别技术,这个是我的毕业设计在这里和大家分享!代码我已经跑过!ok的!,Using C++ language of the video face recognition technology, this is my graduation project to share with you all here! I have ran the code! ok the!
PCA
- 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
dctannprotected
- 基于2维DTC下的人脸识别算法,毕业设计分享-Based on 2-dimensional face recognition algorithm under DTC, Graduation share
v3.3
- 毕业设计中 用VC++写的基于神经网络的人脸识别程序 优秀毕业设计 可供毕业设计学生和相关研究人员参考-Graduation written using VC++ face recognition program based on neural network design for outstanding graduate students and graduate design research Reference
PCALDA
- pca+lda+bp神经网络的人脸识别 有GUI实现 在MATLAB8.0运行有用 毕业设计用-GUI of the face recognition of pca+lda+bp neural network to achieve useful for graduation designed to run in MATLAB8.0