基于人脸检测的批量证件照并行自动裁剪
的研究及实现
王炜程*
5
10
15
20
25
30
35
40
(吴江区震泽初级中学,江苏苏州 215231)
摘要:为在指定时间内将大批量非证件照裁剪成符合各种要求的标准证件照,降低人力资源
消耗,提出了基于人脸检测技术的自动裁剪算法。包括给出使用多个不同参数重复多次进行
检测的算法,用于获取更高的最终成功率。同时对其并行化以提高执行效率,并给出了并行
前后的耗时对比及提升倍率。
关键词:人脸检测;并行;自动裁剪
中图分类号:TP14
The Research and Implementation of Face Detection based
Parallel Large Quantities of Id Photos’ Automatic Clipping
WANG Weicheng
(Wujiang Zhenze Junior High School, JiangSu SuZhou 215231)
Abstract: For cut large quantities of non-passport photos into the standard id photos which meet
the various requirements within the specified time, reduce consumption of human resources,
proposed the automatic clipping algorithms which Based on face detection technology. Including
given the algorithm which repeated using several different parameters for detecting, used to obtain
a higher final ess rate. Then took them Parallelization in order to improve the efficiency,
given the time-consuming and the rate of enhanced pared before and after the parallel.
Keywords: Face Detection; Parallel; Automatic Clipping
0 引言
人脸检测是指给定静止或动态图像,判断其中是否有人脸;若有,将所有人脸从背景中
分割出来,并确定每个人脸在图像中的位置和大小[1,2]。主要用于实现人脸区域的自动采集,
是后续进行人脸识别等操作的基础。另外其还广泛应用于门禁系统、人机交互、人工智能、
数码视频处理、电子商务等领域[1,3]。除上述应用外因有些时候照相馆或学校等单位会遇到
如大量人员集中报名,需要提交证件照等要求在规定时间内将大批量的非标准照片处理成符
合条件的标准证件照的情况。本文尝试结合人脸检测技术,将其应用在证件照的自动裁剪中。
1 人脸检测
一般需要裁剪出证件照的原始照片中均至少包含一张正面人脸及衬托人物之单色背景
的静态图像,要自
基于人脸检测的批量证件照并行自动裁剪的研究及实现 来自淘豆网www.taodocs.com转载请标明出处.