搜索资源列表
-
0下载:
神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
-
-
0下载:
基于神经网络的脸部识别系统,程序使用的技术是Gabor和神经网络-face detection
-
-
0下载:
在对图像进行Gabor变换后使用BP神经网络进行人脸检测的MATLAB程序-Gabor transform in the image using BP neural network after the face detection process MATLAB program
-
-
0下载:
Face Detection using Gabor feature extraction and neural network
-
-
0下载:
基于gabor的提取特征,利用人工神经网络进行人脸检测-
Feature extraction for face detection based on Gabor, using artificial neural network
-
-
0下载:
gabor+神经网络实现人脸检测;可能会提示缺少data文件夹,自己在根目录下建一个就好了-gabor+ neural network face detection may be prompted to missing data folder in the root directory of built himself a nice
-
-
0下载:
在机器学习中,使用伽柏特征提取和神经网络来进行人脸检测。
-Face Detection using Gabor feature extraction and Neural Network
-
-
1下载:
1. 使用matlab自带的人脸识别工具(Viola-Jones算法)找出人脸的位置,并裁剪出人脸区域。
2. 使用Gabor滤波器识别出人脸的局部特征及纹理。
3. 训练一个SVM进行表情分类。
4. 交叉验证得到表情分类正确率为83.3 。
操作说明和系统描述请见ReadMe.-1. Using matlab with face detection tool (Viola-Jones algorithm) to find the location of a human
-