文件名称:FaceDetect
介绍说明--下载内容均来自于网络,请自行研究使用
介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the GPU using the OpenCL parallel optimization level classifier based on haar general method, from a comparative perspective on the macro optimization method to out based on image pyramid and cascade classifier generic optimization algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FaceDetect\AddSampleDlg.cpp
..........\AddSampleDlg.h
..........\Debug\FaceDetect.bsc
..........\.....\FaceDetect.exe
..........\Debug
..........\Dib.cpp
..........\Dib.h
..........\FaceDetect.cpp
..........\FaceDetect.h
..........\FaceDetect.rc
..........\FaceDetectDlg.cpp
..........\FaceDetectDlg.h
..........\HairFace.cpp
..........\HairFace.h
..........\LikelyHood.cpp
..........\LikelyHood.h
..........\ReplaceDlg.cpp
..........\ReplaceDlg.h
..........\res\FaceDetect.ico
..........\...\FaceDetect.rc2
..........\res
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
FaceDetect