搜索资源列表
-
0下载:
Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)-Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed)
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
0下载:
该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
-
-
0下载:
老外写的关于人脸检测的matlab代码。具有GUI界面。代码非常丰富,可以检测出一张图像中多个人脸图像。-Of foreign face detection code. GUI interface. The code is very rich, and more personal face image in an image can be detected.
-
-
0下载:
基于树的人脸检测,实现人脸的检测,在MATLAB环境下,MATLAB源代码-Face detection based on the tree, to achieve the detection of human face, in the MATLAB environment, MATLAB source code
-