搜索资源列表
facesource
- 人脸检测源码,包含例子图像,基于肤色的人脸识别算法 -Face detection source code contains examples of image, face recognition algorithm based on skin color
face-detection
- 在android平台上实现了人脸检测的例子,是opencv包自带的例子-face detect
FaceDetect
- 人脸特征检测,通过人脸部特征的提取和检测可以自动识别-Facial feature detection, through human facial feature extraction and detection can automatically identify
facedetect
- 利用android手机摄像头拍照,并用haar特征法对拍摄的照片进行人脸检测-Use android phone camera to take pictures and characteristic method using haar photographs for face detection
RtspCamera
- 此程序是通过对图像的分析将人脸检测出来,检测是否是系统确认的脸型。-This program is through the analysis of the human face images detected, the system detects whether recognized face.
mydetect
- 人脸检测 可以运行 没有错误 可以拿来学学 O(∩_∩)O哈哈~-Face detection can be used to run without errors learn O (∩ _ ∩) O haha ~
TutorialOnFaceDetect
- 开发 API人脸检测实例源码 已经测试 请下载-about API face
Adaboost
- 这是基于java的Adaboost人脸检测文件-This is the Adaboost face detection java-based file
JavaOpenCV246_face
- 人脸检测程序java实现,运用了Opencv中的dll库-Face detection program java achieve
face-detection
- 基于安卓的人脸识别 可以实现简单的安卓人脸检测跟踪-Android-based face recognition
renlianjiance
- 基于opencv的人脸检测的java程序-Face detection based on opencv Java program
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
face-detection-opencv-android
- 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
facedetect
- 检测图像中的所有人脸,输出位置坐标,支持Base64编码图片或者图片URL。-Detects all faces in the image, outputs position coordinates, supports Base64 encoded pictures, or picture URLs.
AndroidTopFaceSDKSample
- 在安卓平台上实现的人脸检测,实时显示人脸区域,帮助大家学习安卓以及人脸检测知识(In the Android platform to achieve face detection, real-time display of the face area, to help you learn Android and face detection knowledge.)