搜索资源列表
Gaborfilter
- Gabor filter for face recognition or other computer vision applications
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
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
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
A-face-recognition-program-
- 一个人脸识别程序,包括gabor滤波和用神经网络进行训练-A face recognition program, including gabor filter and neural network training
funning
- 多目标跟踪的粒子滤波器,Gabor小波变换与PCA的人脸识别代码,一种基于多文档得图像合并技术。- Multi-target tracking particle filter, Gabor wavelet transform and PCA face recognition code, Based on multi-document image obtained combining technique.
gennou
- 多目标跟踪的粒子滤波器,Gabor小波变换与PCA的人脸识别代码,合成孔径雷达(SAR)目标成像仿真。- Multi-target tracking particle filter, Gabor wavelet transform and PCA face recognition code, Synthetic Aperture Radar (SAR) imaging simulation target.
jienun
- Gabor小波变换与PCA的人脸识别代码,基于欧几里得距离的聚类分析,窗函数法设计一个数字带通FIR滤波器。- Gabor wavelet transform and PCA face recognition code, Clustering analysis based on Euclidean distance, A window function design FIR digital band-pass filter.
faifan
- 旋转机械二维全息谱计算的实用例程,Gabor小波变换与PCA的人脸识别代码,窗函数法设计一个数字带通FIR滤波器。- Rotating Machinery dimensional hologram of practical spectrum calculation routines, Gabor wavelet transform and PCA face recognition code, A window function design FIR digital band-pass filte
hai_us52
- 窗函数法设计一个数字带通FIR滤波器,DC-DC部分采用定功率单环控制,Gabor小波变换与PCA的人脸识别代码。- A window function design FIR digital band-pass filter, DC-DC power single-part set-loop control, Gabor wavelet transform and PCA face recognition code.
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
GaborFilter
- gaborfilter feature extraction for face recognition