搜索资源列表
-
1下载:
基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。
-->请到 http://code.google.com/p/facerecog/ 下载最新版本。<--
功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。
在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理分为了C
-
-
0下载:
人脸识别代码
MFC代码
适合初学人脸识别的朋友学习使用-MFC source code for Face Recognition Face Recognition friends beginner learning to use
-
-
0下载:
该源码是VC6.0环境下运行MFC图形化界面程序。主要功能是完成人脸定位,还包括人眼,口,鼻子等器官的定位。适合于人工智能,图像处理,模式识别相关研究人员参考。-The source is running VC6.0 environment MFC graphical interface program. Main function is to complete the face positioning, but also the human eye, mouth, nose, such as
-
-
0下载:
这是一个人脸识别程序,在对人脸进行识别的同时可以标定出人脸的特征区域,代码中附加处理图像,以供参考。- This is a face recognition program, the identification of human face can be calibrated at the same time the characteristics of human face area, code, additional processing images for reference.
-
-
1下载:
支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。
SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
-
-
0下载:
openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
-
-
0下载:
人脸识别的MFC程序设计,通过摄像头拍摄照片经过预处理识别定位人脸。-Recognition of MFC programming, through the camera photographs after pretreatment identify locate the face.
-
-
0下载:
人脸识别软件是一款基于MFC的面部识别工具,可执行程序已附上,请各位多提宝贵意见!-Face recognition software is a MFC-based facial recognition tool, executable programs attached, please provide more valuable opinions!
-
-
0下载:
人脸识别系统用c++基于mfc框架编写,主要用于相互学习-Face Recognition System
-
-
0下载:
人脸识别 使用的是MFC,可用于图像识别算法的研究,提供所有的源代码,已经调试-face recognition
-
-
0下载:
人脸识别与人脸跟踪 基于MFC的程序,希望对你们有帮助-Face Recognition and Face Tracking MFC-based program, you want to help
-
-
0下载:
人脸识别的程序,用的是mfc,基于opencv技术-Face recognition procedures, using MFC, based on opencv technology
-
-
0下载:
基于vc++6.0和opencv1.0的人脸识别程序,通过网络摄像头采集视频并检测标记出人脸,利用MFC并将其实时显示在应用程序界面中。对于初学者掌握MFC编程有很大帮助-Based on vc++ 6.0 and opencv1.0 face recognition procedures, through the network video camera collection and detection marked face, using MFC and real-time display
-
-
0下载:
MFC框架下的人脸识别,效果不错,自己写的-Face recognition under the MFC framework, well, write their own recognition under the MFC framework, good results, write your own
-
-
0下载:
MFC opencv248 人脸识别 有注释 只有源码 没有工程 -MFC opencv248 face recognition annotated
only source code !no projection
-
-
0下载:
基于opencv的手势识别。需要mfc。优势是能识别出脸部的位置。-Based on opencv gesture recognition. Need mfc. Advantage is able to identify the position of the face.
-