搜索资源列表
Gabor-fdp5final
- 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
Gabor
- Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
81404579gabor
- garbor变换的源程序,很好用,详细可以参照说明-Transform garbor source, well used, can refer to a detailed descr iption
gabor
- 小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片-Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image
acidct
- 程序包,包含aci,dct,gabor,kernelset,LPsvmclass五个程序。希望对大家的研究有用-Package includes aci, dct, gabor, kernelset, LPsvmclass five procedures. Hope to be useful research
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.