搜索资源列表
-
2下载:
opencv 图像处理 包括人脸识别 并且和c#结合一起使用 做了一个界面 形成软件-opencv image processing include face recognition, and combined with the use of c# do a formed at the interface software
-
-
0下载:
这是一个很好的中值滤波、均值滤波,边缘检测,角点检测的源程序-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
-
-
0下载:
这是一个关于食品处理的一个源程序,对于初学者很有帮助。-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
-
-
0下载:
基于开源的图像处理库Opencv写的程序,实现人脸识别的功能-Based on open source image processing library Opencv written procedures to achieve face recognition function
-
-
2下载:
智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。
本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
-
-
0下载:
c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious
-
-
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
-