gabor-master

所属分类:数值算法/人工智能
开发工具:matlab
文件大小:88KB
下载次数:1
上传日期:2018-06-28 09:43:26
上 传 者大庆庆吖
说明:  Gabor的MATLAB编码实现,希望对大家有帮助,好好学习,天天向上
(Gabor I hope to help everyone, study hard, and improve every day)

文件列表:
gabor-master\GaborArray.jpg (97397, 2016-10-04)
gabor-master\gaborFeatures.m (3297, 2016-10-04)
gabor-master\gaborFilterBank.m (2661, 2016-10-04)
gabor-master\LICENSE.md (1289, 2016-10-04)
qq.m (2115, 2018-06-01)
gabor-master (0, 2018-06-28)

# Gabor Feature Extraction The first function named "gaborFilterBank.m" generates a custom-sized Gabor filter bank. It creates a UxV cell array, whose elements are MxN matrices; each matrix being a 2-D Gabor filter. The second function named "gaborFeatures.m" extracts the Gabor features of an input image. It creates a column vector, consisting of the Gabor features of the input image. The feature vectors are normalized to zero mean and unit variance. At the end of each file there is a Show section that plots the filters and shows the filtered images. These are only for illustration purpose, and you can comment them as you wish. More details can be found in: M. Haghighat, S. Zonouz, M. Abdel-Mottaleb, "CloudID: Trustworthy cloud-based and cross-enterprise biometric identification," Expert Systems with Applications, vol. 42, no. 21, pp. 7905-7916, 2015. http://dx.doi.org/10.1016/j.eswa.2015.06.025 (C) Mohammad Haghighat, University of Miami haghighat@ieee.org PLEASE CITE THE ABOVE PAPER IF YOU USE THIS CODE.

近期下载者

相关文件


收藏者