-
java+opencv实现人脸识别源码
java+opencv实现人脸识别源码 可以检测单人 和多人,,,java源代码
- 2022-06-25 23:10:33下载
- 积分:1
-
OpenCV 中Fisher脸的人脸识别
该代码的运行环境是OPenCV3.0+VS2015,用于人脸检测和人脸识别,并且给出了一个检测人脸的项目。其中包含:1.人脸检测;2.人脸预处理;3.从收集的人脸训练机器学习算法;4.人脸识别。该应用包括基本的脸部和眼部检测算法,能处理图像中的人脸旋转和不同光照强度。
- 2023-09-02 01:25:04下载
- 积分:1
-
如何用 OpenCV + Python 实现人脸识别
根据训练的数据来对新图片进行识别的过程
- 2023-08-22 06:35:03下载
- 积分:1
-
opencv 人脸检测源代码
opencv 3.1.0 中的sample 源代码, facetection。 可以用于人脸识别作参考。
- 2022-08-24 03:37:51下载
- 积分:1
-
基于Accord.net的人脸识别与单帧视频捕获 C#项目示例
基于Accord.net的人脸识别与单帧视频捕获 C#项目示例视频捕获代码思路来源于Record video with Accord.net (AForge)
- 2022-06-03 19:08:57下载
- 积分:1
-
基于人脸识别的人员验证系统
基于人脸识别的身份认证系统,主要功能包含人脸注册、人脸检测、人脸识别、人证核验等。
- 2022-12-09 09:45:03下载
- 积分:1
-
SRC人脸识别
Based on a sparse representation computed by C1-minimization, we propose a general classification algorithm for (image-based) object recognition. This new framework provides new insights into two crucial issues in face recognition: feature extraction and robustness to occlusion. For feature extraction, we show that if sparsity in the recognition problem is properly harnessed, the choice of features is no longer critical. What is critical, however, is whether the number of features is sufficiently large and whether the sparse representation is correctly computed. Unconventional features such as downsampled images and random projections perform just as well as conventional features
- 2023-01-19 05:10:04下载
- 积分:1
-
opencv人脸识别
通过摄像头获取视频数据并标识出人脸;可以验证测试
- 2023-05-17 01:20:03下载
- 积分:1
-
一个人脸识别考勤系统
该文件为系统代码文件,用asp.net编写的人脸识别考勤系统,仅供参考,不可用作商业用途用以牟利!
- 2022-03-21 23:21:58下载
- 积分:1
-
人脸识别
使用OpenCV中提供的“haarcascade_frontalface_alt.xml”文件存储的目标检测利用opencv进行人脸检测,运用了adaboost的haar特征分类openCV人脸识别中正面人脸分类器haarcascade_frontalface_alt2.xmlhaarcascade_frontalface_alt.xml
- 2022-07-06 17:59:08下载
- 积分:1