搜索资源列表
amin-faceDetection2
- 有三篇在人脸检测和识别中进行光照补偿的研究,有一定的参考价值!-three in a face detection and recognition for light compensation, a certain reference value!
Face_Detection_Source_PHP_Developer
- PHP开发人脸识别检测源码Face Detection Source PHP Developer-PHP development of face recognition test source Face Detection Source PHP Developer
facesource
- 人脸检测源码,包含例子图像,基于肤色的人脸识别算法 -Face detection source code contains examples of image, face recognition algorithm based on skin color
FaceDetect
- 人脸特征检测,通过人脸部特征的提取和检测可以自动识别-Facial feature detection, through human facial feature extraction and detection can automatically identify
face-detection
- 基于安卓的人脸识别 可以实现简单的安卓人脸检测跟踪-Android-based face recognition
Face_checkingDemo_java
- Eyekey免费人脸识别API,速度快,准确率高 人脸检测Demo使用说明: 开发环境:jdk1.7 开发语言:java 使用步骤: 1.将lib下的jar包拷贝到官方下载的Java SDK工程的lib目录下,将CheckingDemo.java拷贝到Test包下 2.将自己创建应用的app_id和key填写到SDK工程的配置文件中 3.将测试图片1.jpg放到D盘下(也可以用自己本地的人脸图片) 4.运行CheckingDemo.java