搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
6410PopencvPfacereg.tar
- 基于OK6410的人脸识别程序,使用QT+OPENCV,里面有编译过的lib库,可用!希望大家多提意见!-OK6410-based face recognition program, the use of the QT interval OPENCV, which compiled the lib library available!
renlianshibie
- 基于opencv的人脸识别程序,可以有效地识别出图像中的人脸区域-face detect program based on opencv
20459181openCV-program
- 本程序利用opencv检测人脸 进行人脸识别 程序简单实用-The program uses opencv face detection is simple and practical procedure for face recognition
Face-Recognition
- 一款基于openCV的人脸识别程序,功能比较简单。-A face recognition program based openCV, relatively simple function.
face-recognition-
- 利用OpenCV实现的视频采集和人脸识别程序代码-Use the video collection and OpenCV for face recognition
OpenCV-facedetect-system
- 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
face
- 基于openCV人脸识别程序源码 运行环境 VC++ 2008 expre-Face recognition based on the program source openCV environment VC++ 2008 express
opencv-facedetection-code
- 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
opencv
- 基于opencv的人脸识别程序-代码详解-Opencv face recognition program- code Detailed
facedetect
- 用于视屏中人脸识别,可修改为图像中的人脸识别程序.能够比较精确的检测中视频中的人脸.-face detection
vision
- 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
(opencv)renlianshibie
- 基于opencv的人脸识别程序 直接运行 在vc6.0和opencv1.0环境下运行 效果蛮好-Opencv-based face recognition program run directly run in vc6.0, and opencv1.0 environmental effect of fine
libkface
- kde 下qt开发的人脸识别程序,faceengine有自带,也可以从网上下载最新的-kde qt development of face recognition program, faceengine has built-in can also be downloaded from the Internet with the latest
控制台程序
- 利用opencv实现人脸识别,有效的快速定位并圈出位置(The face detection using OpenCV)
face recognize
- 简单的人脸识别程序可以框出图片中出现的人脸(A simple face recognition program can frame a face in the picture)
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)
FaceRecDlg-master
- 一个简单人脸识别程序,使用的是vs2015(just a one face recognition app)