搜索资源列表
-
0下载:
利用matlab实现人脸识别,将facefind函数生成.dll动态链接库,检测准确,可以检测到侧面图像,识别率95 以上。-Using matlab to achieve recognition, the facefind function generates. Dll the dynamic link library, testing is accurate, can detect the side of the image, recognition rate of 95 or more.
-
-
0下载:
本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
-
-
0下载:
Face detection code using OpenCV for matlab
-
-
0下载:
使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
-
-
0下载:
在matlab中,检测出人脸,该文件包括文章和代码-FACE DETECTION USING LOCAL SMQT FEATURES AND SPLIT UP SNOWCLASSIFIER
-
-
0下载:
肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
-
-
0下载:
this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
-
-
0下载:
基于特征脸的人脸检测方法 用MATLAB实现 可以直接运行-Eigenfaces for Face Detection Methods Using MATLAB implementation can be directly run
-
-
0下载:
人脸识别MATLAB工具箱
Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features.
The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboos
-
-
3下载:
采用adaboost算法用于人脸检测,实现较快的人脸识别。使用MATLAB语言编写。-Using adaboost face detection algorithm is used to achieve a faster face recognition. Using the MATLAB language.
-
-
2下载:
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
1下载:
用matlab实现人脸识别的重要部分人脸检测部分,很实用的代码。-Face recognition using matlab to achieve an important part of the face detection part, a very useful code.
-
-
0下载:
利用Matlab进行人脸识别,可将图片中的人脸识别出来-face detection using Matlab,can detect human faces in a picture after training.
-
-
0下载:
a face detection method using skin color implemented in matlab
-
-
0下载:
人脸识别的源代码,使用matlab实现,学习资料-Face recognition source code, using matlab realize, learning materials
-
-
0下载:
用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
-
-
0下载:
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-This is a face detection using matlab software adaboost algorithm is used, the reference value is still high
-
-
0下载:
运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
-
-
1下载:
使用ACF聚合通道特征算法,实现人脸检测(Face detection using ACF aggregation channel feature algorithm)
-