搜索资源列表
frg
- 新型智能识别钞票面值的验钞机程序,可以辨认目前市场上的所有面值的钞票!-New intelligent identification program notes with a face value of the Counterfeit Detector, you can identify all currently on the market with a face value of the notes!
face_detect
- opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
python-face-detection
- face detection on Python
Python
- Python学习笔记第二版 pdf电子书,全书介绍了Python基础环境,内置类型、表达式、函数、迭代器、模块类和异常等方面的知识。只所以取名为学习笔记,主要是不适合做⼊ 入⻔ 门课程使⽤ 用,所有内容都假定读者有 "⾜ 足够" 的编程基矗我原本也没打算把它写成正式读物,最主要的⽤ 用途还是个⼈ 人备忘罢了。-Python study notes pdf ebook second edition, the book intr
face
- python实现的一个3D人脸,可以旋转操作等-python 3D face
Webcam-Face-Detect-master
- 用python实现电脑与默认摄像头(自带摄像头)的连接,并进行人脸识别。-computerized connection with the default camera (comes with camera) via python, and do face recognition.
facepp-python-sdk-2.0
- 人脸识别,python 代码,在线连接face++进行人脸识别与比对-face detected and regnise with python and face++ API
Face-recognition-based-on-SVM
- 利用支持向量机SVM进行人脸识别,采用Python语言编写。-Face recognition based on SVM, using the Python language.
Face-Detection
- Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
face-landmark-localization-master
- 使用caffe 进行人脸关键点检测,共68个关键点,使用的语言是python。-Caffe use for face detection key points, a total of 68 key points, the language used is python.
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
FaceRecognition_CNN(olivettifaces)
- 可以训练,并且对比出人脸识别的正确率,用python编写,很好的一个例子(Can be trained, and compare the correct rate of face recognition, written in python, a good example)
adaboost-py-master
- 这是基于python 编写的 adaboost源码 和说明,直接调用即可。(This package implements a framework of adaboost, the famous Machine Learning algorithm. It is widely used in face related issues such as Face Recognition.)
svm
- 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
cat-detection
- 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
face detect
- python+opencv,实现基本的人脸检测,精度我觉得还可以,当然测试量不够大,也只是作为一个给初学者的小例子。(To achieve the basic face detection, I think it can be accurate, of course, the test volume is not large enough, but also as a small example for beginners.)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
Animal-Face-Detection-master
- python平台下,能实现图片中猫等动物的面部检测,框选出蹄片中的动物面部。(Realize the face detection of cats and other animals in the picture.)