搜索资源列表
facelocation
- 一个人脸定位的程序,可以在windows下编译通过
face
- 一个人脸定位识别的程序,采用VC++ 6.0 开发。
FaceDetection
- 人脸定位实例,提供的例程及算法,均可在Visual C++ 6.0下编译通过.可参照书籍了解程序的使用。
face_recognition
- C++编写的用于人脸定位和识别的程序,能识别和定位眼睛、鼻子。
基于模板匹配的人眼定位与人脸检测
- 基于模板匹配的人眼定位程序,其中使用了遗传算法。
FaceLocation.基于Opencv的人脸识别程序
- 基于Opencv的人脸识别程序,人脸定位,人脸定位,人眼,嘴巴等的定位,FaceLocation
face_dection_neural_network
- 人脸识别中人脸定位算法。本人的收藏。MATLAB程序源码。-Face recognition of human face location algorithm. My collection. MATLAB program source code.
FaceIdentical
- 一个人脸识别程序,提供两种识别实现流程,并能对人脸五官定位。-A face recognition program, providing two kinds of identification processes, and is able to face positioning features.
face-location
- 用visual c++开发的人脸检测示例程序,实现人脸定位与跟踪-Using visual c++ Developed examples of face detection process, the realization of Face Locating and Tracking
facerecognition
- 一个人脸检测程序,基于vc++开发环境,并附有一套人脸图片,可以定位人脸及定位眼睛。-A face detection procedure, based on vc++ development environment, with a face picture, people can face and positioning positioning eyes.
human_face_and_eyes_detection
- 该源码是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
fc
- MATLAB下的人脸定位程序,程序小巧易懂,适合初学者研究进而演化出识别率更好的程序-Under MATLAB Face Locator, the program small and easy to understand, suitable for beginners through research programs evolve better recognition rate
modle
- 基于色彩分割的matlab程序,完成人脸定位-Matlab program based on color segmentation, face detection completed
My_Face_location
- 人脸定位程序,能准确定位人脸位置,效果非常好-Get the location of face, this programme can correctlly get the location, the result is very good
eyelocate
- 一个简单的人脸人眼定位程序对应图片格式 bmp-A simple face corresponding to the human eye locator bmp image formats
FaceDetect(vc)
- 是用vc++开发的人脸识别程序,能很准确的对人脸图片进行精确定位,希望对大家有帮助。-Is the development of face recognition vc++ program can be very accurate picture of the precise positioning of the face, we want to help.
facedetection
- 很好的人脸定位程序,一个比较好的定位程序,对后面的识别会起到比较好的帮助。-Good face locator, a better locator on the back of identification will play a good help.
face_recognition_using_skin_model
- 基于MATLAB的人脸定位程序,基于肤色模型,适用于单张人脸识别。-Face Location Based on MATLAB program, based on skin color model for face recognition leaflets.
控制台程序
- 利用opencv实现人脸识别,有效的快速定位并圈出位置(The face detection using OpenCV)
11_人脸检测与识别系统
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each ste