搜索资源列表
-
0下载:
非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
-
-
0下载:
基于vc的开发平台,运用opencv实现人脸检测,并在检测到的人脸上画框。-Vc-based development platform, using opencv face detection to achieve, and the detected human face frame.
-
-
0下载:
本程序在Visul C++环境下利用OpenCV实现了图像中人脸的检测。-The program implements the detection of human face in the image using OpenCV under Visul C++ environment.
-