文件名称:11_人脸检测与识别系统
-
所属分类:
- 标签属性:
- 上传时间:2018-02-24
-
文件大小:14.04mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.本程序主要处理BMP位图。
2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。
3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps.
2. In order for the reader to learn, each step of the program is split and the results of each step can be seen by clicking the appropriate button.
3. In the case of face recognition, it is necessary to open a bitmap for "face detection and location" and "face feature tagging" in turn, then open the second bitmap to be compared, and then perform all the operations in turn, and finally identify to distinguish two faces in succession.)
2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。
3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps.
2. In order for the reader to learn, each step of the program is split and the results of each step can be seen by clicking the appropriate button.
3. In the case of face recognition, it is necessary to open a bitmap for "face detection and location" and "face feature tagging" in turn, then open the second bitmap to be compared, and then perform all the operations in turn, and finally identify to distinguish two faces in succession.)
相关搜索: 人脸检测与识别系统
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
11_人脸检测与识别系统\Images\face.bmp | 431094 | 2017-11-12 |
11_人脸检测与识别系统\一个基于 OpenCV 的人脸识别系统.rar | 2083267 | 2017-11-12 |
11_人脸检测与识别系统\人脸识别\DetectFace(Release).rar | 7935769 | 2017-11-12 |
11_人脸检测与识别系统\人脸识别\detectface.cpp | 3190 | 2017-11-12 |
11_人脸检测与识别系统\人脸识别\libfacedetection-master.rar | 471082 | 2017-11-12 |
11_人脸检测与识别系统\人脸识别\OpenCV - win7+vs2013(2012)+opencv3.0.pdf | 4028399 | 2017-11-12 |
11_人脸检测与识别系统\可执行文件\人脸检测与识别系统.exe | 47616 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\Dib.cpp | 4421 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\Dib.h | 1081 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\FaceDetectDlg.cpp | 37631 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\FaceDetectDlg.h | 3463 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\OpenImgDlg.cpp | 1266 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\OpenImgDlg.h | 1146 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\ReadMe.txt | 3755 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\res\My.rc2 | 394 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\res\人脸检测与识别系统.ico | 1078 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\Resource.h | 1196 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\SimilarHood.cpp | 9850 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\SimilarHood.h | 1268 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\stdafx.cpp | 220 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\stdafx.h | 1054 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\targetver.h | 1432 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\人脸检测与识别系统.aps | 23024 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\人脸检测与识别系统.cpp | 2215 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\人脸检测与识别系统.h | 1432 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\人脸检测与识别系统.rc | 5998 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\人脸检测与识别系统.vcproj | 5880 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统.sln | 947 | 2017-11-12 |
11_人脸检测与识别系统\说明.txt | 301 | 2017-11-12 |
11_人脸检测与识别系统\源码\人脸检测与识别系统\res | 0 | 2017-12-03 |
11_人脸检测与识别系统\源码\人脸检测与识别系统 | 0 | 2017-12-03 |
11_人脸检测与识别系统\Images | 0 | 2017-12-03 |
11_人脸检测与识别系统\人脸识别 | 0 | 2017-12-03 |
11_人脸检测与识别系统\可执行文件 | 0 | 2017-12-03 |
11_人脸检测与识别系统\源码 | 0 | 2017-12-03 |
11_人脸检测与识别系统 | 0 | 2017-12-03 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.