搜索资源列表
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
svm
- 很不错的SVM的MATLAB源码,不用设置路径,比libsvm还好用!-SVM is a good source of MATLAB, do not set up the path, than to use libsvm better!
generalBT
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 libsvm相关的matlab代码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. libsvm-related matlab code
libsvm-2.84
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。-LIBSVM Taiwan University, Lin Zhire
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
libsvm-weights
- 此文件为SVM的线性工具包,为matlab编程的重要工具包,里面包含visual c++文件,在调用时需先安装visual c++相关软件。- This tool provides a simple interface to LIBSVM, a library for support vector machines.the Liblinear paackage for linear SVM.
svmlightToolbox
- SVM light 工具箱 包含window版本和matlab版本 由美国cornell大学的教授Thorsten Joachims部署 执行SVM二分类 速度明显快于libsvm 下载文件中包含 1.例子(inductive SVM 和 transductive SVM) 2.说明文件 3.源程序-SVM light kit (including window version and matlab version)
libsvm
- 这个是一个SVM分类器,可以再行人检测时用来分类训练样本,再MATLAB中直接调用-This is an SVM classifier, when pedestrian detection can be used to classify the training sample, and then directly call MATLAB
BRISQUE_release
- This a demonstration of the Blind/Referenceless Image Spatial Quality Evaluator (BRISQUE) index. The algorithm is described in: A. Mittal, A. K. Moorthy and A. C. Bovik, No Reference Image Quality Assessment in the Spatial Domain Binaries:
SVM-KM-matlab
- 一个功能非常强大的svm库代码,对于初学者比libsvm容易学习,而且全是matlab代码容易调试和仿真!-Svm a very powerful library code, for beginners than libsvm easy to learn, and they are all easy to debug and simulation matlab code!
SVMshuiuofenlei-matlab
- 基于SVM的分类程序,基于台湾的LIBsvm改编的,里面有指导怎么运行,能够编译。-SVM-based classification program that can run it
libsvm-3.1
- matlab svm 工具包-matlab svm tool box
matllbmatlab
- 自己用libsvm封的svm matlab,有例子 不错的源码 很好(Own use libsvm SVM of matlab, a good example of the source code is very good)