搜索资源列表
Gaborfilter
- Gabor filter for face recognition or other computer vision applications
gacvsrc
- 猫脸检测功能,用ADABOOST训练的,用GABOR特征,完全开源-adaboost trained gabor filter to detect caT FACE
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
src
- 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
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 .
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.
FinalProject_rc2748
- This my course final project for biometrics. It implements a robust face recognition system. Techniques used include Log-Gabor filter , Kernel Discriminant Analysis(KDA) and Sparse Representation . Test data included(ORL database of faces).-This is m
GGabbor_toolla
- Gabor 滤波器工具箱,包含各种Gabor滤波器的函数,可用于于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。 已通过测试。 -Gabor Filter Toolbox contains a variety of Gabor filter function, can be used to deal with image filltering, feature extraction, such as face, palmprint, fingerprint recognition. Ha
RSC
- RSC实现人脸识别,使用PCM降维并且采用gabor滤波器来提高识别率-RSC face recognition, using the PCM dimensionality reduction and the use of gabor filter to improve the recognition rate
GaborFilter
- 人脸检测的gabor filter matlab源代码,希望对大家有用!-Face detection of gabor filter matlab source code, hope that useful to everybody!
33
- this paper gives a brief discr iption of different methodology for face detection and facial expresssion recognition.for face detection Exhaustive search,Branch and Bound,Viola-Jones methods can be used. for expression recognition gabor filter, discr
gabor
- 基于gabor小波的人脸识别程序,建立了不同方向和尺度的gabor滤波器-Gabor wavelet based face recognition program, established in different directions and scales gabor filter
Gabor
- gabor提取人脸图像的局部特征,但是Gabor滤波较为耗时-Gabor extract the local characteristics of face image, but the gabor filter more time-consuming
A-face-recognition-program-
- 一个人脸识别程序,包括gabor滤波和用神经网络进行训练-A face recognition program, including gabor filter and neural network training
An_Improved_Face_Recognition_Algorithm_through_Ga
- An Improved Face Recognition Algorithm through Gabor Filter Adaptation
face-detection-gabor-master
- 利用gabor滤波器来进行人脸图像的处理,内部并包含多张测试图像-Gabor filter to use a face image processing, internal testing and contains multiple images
FacialExpressionClassification
- 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
Gabormatlab
- 基于gabor滤波器的人脸检测识别matlab代码,部分附带程序注释-Based on gabor filter face detection to identify matlab code, some with the program annotation
GaborFilter
- gaborfilter feature extraction for face recognition