搜索资源列表
matlab
- matlab的一个人脸识别系统 包括gabor,pca,ica的源码-matlab a face recognition system includes gabor, pca, ica source
fdv41
- 使用Gabor-Feature 的人脸检测matlab程序,自带测试图像-Face Detection using Gabor-Feature Extraction and Neural Networks
fdp-v51
- 神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
Gabor-base-face-recognition
- 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
gabor_eer
- tthis face detection program for user who wnat to work for the face detecrtion on matlab using gabor filter for face.it is very useful method as ccompared to other methods-tthis is face detection program for user who wnat to work for the face detecrt
Face-Detection
- Face Detection using Gabor feature extraction and neural network by matlab
Gabor
- 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
facedetect
- 在对图像进行Gabor变换后使用BP神经网络进行人脸检测的MATLAB程序-Gabor transform in the image using BP neural network after the face detection process MATLAB program
gothroughit
- matlab prj for face recog ,it uses gabor filter ,pca ,nn etc .-matlab prj for face recog ,it uses gabor filter ,pca ,nn etc .
Gabor-and-pcnn-matlab
- 用Matlab实现人脸检测的功能,程序正确,可以运行,包含测试图片-Face detection using Matlab functions implement the program correctly, you can run, including the test images
gaborsvm1
- 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
Face-recognition-based-Gabor
- 利用Gabor特征和人工智能结合来检测人脸,利用matlab写的-The use of Gabor features and artificial intelligence combine to detect human face using matlab write
Gabor-feature-based-SRC
- 參考文獻「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.-「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.
matlab-Face-recognition
- 基于Gabor特征提取和人工智能的人脸检测系统-Face Detection System Based on Gabor Feature Extraction and Artificial Intelligence
tinggan
- GPS and INS navigation program, Gabor wavelet transform and PCA face recognition code, Related impulse response analysis algorithm and inspection.
1178
- Gabor wavelet transform and PCA face recognition code, The entire training process BP neural network, Fractal dimension calculation algorithm matlab code blankets.
geske
- Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Target can be extracted in a picture you want, Gabor wavelet transform and PCA face recognition code.
新建 360压缩 ZIP 文件
- 基于gabor变换和pca降维的人脸识别算法,具有较高的识别率(Face recognition algorithm based on Gabor transform and PCA dimension reduction, with high recognition rate)
Gabor
- 基于改进gabor的变换的人脸识别算法,具有较高的识别率(The face recognition algorithm based on the improved Gabor transform has a high recognition rate)
GaborFilter
- gaborfilter feature extraction for face recognition