搜索资源列表
ASEF-facel
- 用于检测人脸跟踪与人眼定位的小程序源码-Face tracking is used to detect with the human eye positioning applet source code
caffe-Landmark(5points)vcPP
- caffe神经网络实现的人脸关键点定位5点的;本上传是编过的,源码及编译说明在说明里面-caffe neural network face key point positioning 5:00 The upload is compiled, the source code and compile the descr iption in the descr iption inside
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会