文件名称:face_segment
介绍说明--下载内容来自于网络,使用问题请自行百度
封装好的函数,输入一个待分割的人脸图像, 输出为分割之后的人脸图像
具体步骤:
1)进行人脸检测,得到脸部区域的框框
2)得到脸部图像框的中心点
3)根据中心点,对图像进行等比例外扩,得到合适大小的人脸图像
4)输出该部分人脸图像
随程序附带测试用例(The encapsulated function, input a face image to be divided, and output the face image after the segmentation
Specific steps:
1) face detection, get the frame of the face area
2) get the center point of the face image frame
3) according to the center point, the image is expanded in equal proportion to get the appropriate size of the face image.
4) output this part of the face image)
具体步骤:
1)进行人脸检测,得到脸部区域的框框
2)得到脸部图像框的中心点
3)根据中心点,对图像进行等比例外扩,得到合适大小的人脸图像
4)输出该部分人脸图像
随程序附带测试用例(The encapsulated function, input a face image to be divided, and output the face image after the segmentation
Specific steps:
1) face detection, get the frame of the face area
2) get the center point of the face image frame
3) according to the center point, the image is expanded in equal proportion to get the appropriate size of the face image.
4) output this part of the face image)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
face_segment.m | 1988 | 2018-01-24 |
test.jpg | 189994 | 2017-11-12 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.