搜索资源列表
-
1下载:
1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv
2.提供人脸检测与识别功能
3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
-
-
1下载:
这是谭晓阳提出的一条光照预处理链的实现代码,适合LBP/LTP人脸识别算法-This is TanXiaoYang proposed a light chain implementation code of pretreatment, suitable for LBP/MTP/LTP face recognition algorithm
-
-
0下载:
基于opencv的lbp算法实现,只是实现lbp图谱的转化,没有人脸识别部分的代码-Based opencv LBP algorithm just lbp map conversion, no face recognition part of the code
-
-
0下载:
人脸识别系统。有图像窗口文件。基于lbp算法实现的人脸识别。-Face recognition system. Image window file. Face recognition based on LBP algorithm.
-
-
0下载:
基于opencv的经典的LBP人脸识别算法-The classic LBP face recognition algorithm based on opencv
-
-
0下载:
本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing libr
-