搜索资源列表
libsvm2.84
- libsvm工具箱,用于人脸识别等模式识别,非常好用,效率较高
DCT
- 先用小波变换进行降维后,再用DCT进行特征提取,然后用SVM分类识别,SVM需先安用libsvm工具箱,然后再可以运行,该程序包含ROL人脸库,一并上传。-First reduce the dimension of the wavelet transform, the then DCT feature extraction, and then use SVM classification, SVM must be safe to use libsvm toolbox, and then you
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
SVM-KMExample
- 林智仁教授最新开发的libSVM工具箱的源码及程序注释,很详细的程序注释,对于学习SVM的人有很大的帮助-Professor Lin Zhiren newly developed libSVM of toolbox source code and program notes, a very detailed program notes, a great help for people learning SVM