搜索资源列表
facedetection.rar
- Matlab脸部识别程序包括 haar feature adaboosting,Matlab including facial recognition program haar featureadaboosting
face_segment
- 封装好的函数,输入一个待分割的人脸图像, 输出为分割之后的人脸图像 具体步骤: 1)进行人脸检测,得到脸部区域的框框 2)得到脸部图像框的中心点 3)根据中心点,对图像进行等比例外扩,得到合适大小的人脸图像 4)输出该部分人脸图像 随程序附带测试用例(The encapsulated function, input a face image to be divided, and output the face image after the segmentation Specifi