Welcome![Sign In][Sign Up]
Location:
Search - gabor feature based face recognition

Search list

[Waveletfftconv2efficiencytest

Description: 基于gabor小波实现人脸特征提取,进行人脸识别-Gabor wavelet based on the realization of Facial Feature Extraction for Face Recognition
Platform: | Size: 15360 | Author: 杨艳芳 | Hits:

[3D GraphicMatlab_Examples(gabor)

Description: 改进的核函数算法及其在人脸识别中的应用研究,很好的东东!-Kernel function to improve the algorithm and its application in face recognition research
Platform: | Size: 3072 | Author: joyboble | Hits:

[BooksGabor

Description: Gabor feature-based face recognition using supervised locality preserving projection
Platform: | Size: 826368 | Author: zang | Hits:

[matlabGabor-base-face-recognition

Description: 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
Platform: | Size: 19272704 | Author: hefangfang | Hits:

[Graph programjiyutezhenronghedmianbubiaoqing

Description: :针对传统Gabor变换在提取表情特征时,冗余较大、特征维数较高的不足,结合ASM 自动特征定位技术,提出了一种基于特征点Gabor特征和ASM 形状特征相融合的面部表情 识别方法.实验表明,两种特征的融合,可有效地利用特征点的局部纹理信息和脸部器官的整 体形状信息,达到了更好的面部表情识另4效果.-: Gabor transform traditional expression feature extraction, the redundancy large feature dimension is high enough, combined with ASM automatic feature location technique, the algorithm based on feature characteristics of Gabor features and the ASM shape fusion of facial expression recognition Methods. Experimental results show that the integration of two features, feature points can effectively use the local texture information and the overall shape of the face organs of information, to achieve a better effect of facial expression understanding the other 4.
Platform: | Size: 365568 | Author: MJ | Hits:

[Graph programjiyutezhengronghehemohuhepanbian

Description: 提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定 位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基 准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进 行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最 近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和Ekman“面部表情图片”数据库上的实验,证实 了所提方法的有效性。-Proposed based on feature fusion and fuzzy kernel discriminant analysis (FKDA) facial expression recognition. First, face images of each piece of hand-set Bit 34 basis points, as the geometric features of facial expression images, while using Gabor wavelet transform method to transform the images of each piece of expression, and extraction-based Quasi-point of the Gabor wavelet coefficients, as Gabor features of facial expression image second, using canonical correlation analysis on the geometric features and Gabor features into Line feature fusion, as expression recognition of input features then, using fuzzy kernel discriminant analysis method to extract and further identification features of expression Finally, the most Neighbor classifier to complete expression of the classification. International expression by JAFFE database and Ekman "facial image" database on the experiment, confirmed The proposed method.
Platform: | Size: 375808 | Author: MJ | Hits:

[Special EffectsFace-Recognition-Gabor-Occlusion

Description: 发表于ECCV上的一篇用于人脸识别的算法,Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary -At ECCV on an algorithm for face recognition, Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary
Platform: | Size: 13312 | Author: joe | Hits:

[Windows DevelopBfaccerecongna

Description: 一种基于弹性模板匹配的人脸表情识别程序源码。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后后运用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出一种基于弹性模板匹配及K 可直接使用。 -Facial expression recognition based on elastic template matching program source code. First the face image of the gray-scale images for static expression, size, normalized, and then after using Gabor wavelet transform to extract facial expression feature elastography Finally, based on elastic template matching and K can be used directly to construct expression.
Platform: | Size: 753664 | Author: luissh | Hits:

[matlabface_recog

Description: 基于gabor特征提取与欧式距离分类的人脸识别-Based on the gabor feature extraction and face recognition of the Euclidean distance.
Platform: | Size: 5939200 | Author: 小范 | Hits:

[matlabGabor-feature-based-SRC

Description: 參考文獻「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.
Platform: | Size: 216064 | Author: 游炳賢 | Hits:

[matlabfacial--expression

Description: 这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the trained neural network based on facial expression recognition.
Platform: | Size: 14336 | Author: 彭格格 | Hits:

[Industry researchfirst-review-report

Description: This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the requirements are specified. The FER system consists of 3 stages: face detection, feature extraction and expression recognition. Methods proposed in literature are reviewed for each stage of a system. Finally, the design and implementation of this system are explained. The face detection algorithm used in the system is based on Viola-Jones. The features are obtained using Gabor features. The MultiSupport Vector Machine is used for classification. The used for facial expression system is JAFFE Database-This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the requirements are specified. The FER system consists of 3 stages: face detection, feature extraction and expression recognition. Methods proposed in literature are reviewed for each stage of a system. Finally, the design and implementation of this system are explained. The face detection algorithm used in the system is based on Viola-Jones. The features are obtained using Gabor features. The MultiSupport Vector Machine is used for classification. The used for facial expression system is JAFFE Database
Platform: | Size: 177152 | Author: Jashpreet | Hits:

[Industry researchsparse-representation-pdf

Description: This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the requirements are specified. The FER system consists of 3 stages: face detection, feature extraction and expression recognition. Methods proposed in literature are reviewed for each stage of a system. Finally, the design and implementation of this system are explained. The face detection algorithm used in the system is based on Viola-Jones. The features are obtained using Gabor features. The MultiSupport Vector Machine is used for classification. The used for facial expression system is JAFFE Database-This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the requirements are specified. The FER system consists of 3 stages: face detection, feature extraction and expression recognition. Methods proposed in literature are reviewed for each stage of a system. Finally, the design and implementation of this system are explained. The face detection algorithm used in the system is based on Viola-Jones. The features are obtained using Gabor features. The MultiSupport Vector Machine is used for classification. The used for facial expression system is JAFFE Database
Platform: | Size: 1664000 | Author: Jashpreet | Hits:

[OtherGSRC

Description: 基于gabor特征得人脸识别GSRC代码。非常有用-Gabor-feature based SRC for face recognition
Platform: | Size: 13312 | Author: Ossia | Hits:

[matlabmatlab-Face-recognition

Description: 基于Gabor特征提取和人工智能的人脸检测系统-Face Detection System Based on Gabor Feature Extraction and Artificial Intelligence
Platform: | Size: 254976 | Author: SmartZhao | Hits:

[matlablingnan-V7.3

Description: Gabor小波变换与PCA的人脸识别代码,基于负熵最大的独立分量分析,用于特征降维,特征融合,相关分析等。- Gabor wavelet transform and PCA face recognition code, Based on negative entropy largest independent component analysis, For feature reduction, feature fusion, correlation analysis.
Platform: | Size: 8192 | Author: 戴小明 | Hits:

[Special Effects程序

Description: PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle image velocimetry (PIV) tool: A GUI based tool for preprocessing, analysis, validation, post processing, visualization, and Simulation of PIV data. Using MATLAB webinar for face recognition code: The main demo file is used in MATLAB online lectures for face recognition. Gabor feature extraction: The program generates a custom Gabor filter bank and uses them to extract image features. Principal component analysis: For feature extraction; Chain code: Surface contour description of Freeman based on MATLAB)
Platform: | Size: 8155136 | Author: long1219 | Hits:

CodeBus www.codebus.net