文件名称:faceface
介绍说明--下载内容来自于网络,使用问题请自行百度
系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。
这样就可以把一些类似颜色人脸的背景排除。最后对于每块白化区域,确定其边界然后画出,便可以完成多人脸检测。
-System has the following components: The computer comes with the camera, camera, face detection, face recognition face photo entry database, enter the photo. This procedure is a method based on color recognition, face detection, face color range 100 ≤ B ≤ 120,140 ≤ R ≤ 160, so set white pixels within this range, the remaining part of the set black. Globular corrosion imerode function of the picture, then picture the median filtering to achieve a smoothing effect. Finally, for this has been scaled but binarization and various processing after pictures, if the pixel point of the whitened area is less than 1000, it is discarded. Image segmentation, we introduce the Euler number. This can exclude the background of similar color face. Finally, for each block of albino region and then draw its boundary, we can complete multiple face detection.
这样就可以把一些类似颜色人脸的背景排除。最后对于每块白化区域,确定其边界然后画出,便可以完成多人脸检测。
-System has the following components: The computer comes with the camera, camera, face detection, face recognition face photo entry database, enter the photo. This procedure is a method based on color recognition, face detection, face color range 100 ≤ B ≤ 120,140 ≤ R ≤ 160, so set white pixels within this range, the remaining part of the set black. Globular corrosion imerode function of the picture, then picture the median filtering to achieve a smoothing effect. Finally, for this has been scaled but binarization and various processing after pictures, if the pixel point of the whitened area is less than 1000, it is discarded. Image segmentation, we introduce the Euler number. This can exclude the background of similar color face. Finally, for each block of albino region and then draw its boundary, we can complete multiple face detection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
信息系统设计作业/facedetect521.m
信息系统设计作业/facerecognition.m
信息系统设计作业/face_database.dat
信息系统设计作业/~$整理.docx
信息系统设计作业/整理.docx
信息系统设计作业
信息系统设计作业/facerecognition.m
信息系统设计作业/face_database.dat
信息系统设计作业/~$整理.docx
信息系统设计作业/整理.docx
信息系统设计作业
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.