搜索资源列表
LIBSVM
- svm的理论分析,来自台湾的牛人编写的有效源代码解析-svm theoretical analysis, the preparation of cattle from Taiwan and effective source code analysis
svm
- 很不错的SVM的MATLAB源码,不用设置路径,比libsvm还好用!-SVM is a good source of MATLAB, do not set up the path, than to use libsvm better!
libsvm-2.91.tar
- 支持向量机SVM软件包,很不错的,非常好的软件包-Support vector machine SVM package, very good, very good package
libsvm-2.82
- SVM 分类器 很好用的 可以用在图像处理中-SVM
mat
- svm完整代码,图像处理的svm工具箱,libsvm-3.12-SVM complete code, image processing of SVM toolbox, libsvm-3.12
libsvm-2.9
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件包可在http://www.csie.ntu.edu.tw/~cjlin/免费获得。该软
libsvm
- 这是中国区svm界最有名的一个程序了,在opencv中用的源就是这个,需要看源代码,且又不知道这个从哪个源网址下的就到这下吧。-This code is famous in China about svm. if you learn mode reconginaze ,you must be use this. happy every day .
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.
libsvm
- 这个是一个SVM分类器,可以再行人检测时用来分类训练样本,再MATLAB中直接调用-This is an SVM classifier, when pedestrian detection can be used to classify the training sample, and then directly call MATLAB
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!
code
- 基于PCA加上SVM的人脸识别算法 使用libsvm作为SVM工具箱-Face recognition based on PCA and SVM