搜索资源列表
SVM_code
- 这是最新的SVM(支持向量机库代码) 搞SVM模式识别分类与回归的人员很有参考价值,如果有适当的话,我下次把国外的SVM训练和测试源代码上传,供大家参考,谢谢大家的支持!-these files are about the SVM algorithm,which would help you learn and use it to deal with some problem in your job and study
55593371SVM(matlab)
- 我自己写的svm的支持向量机,希望对学习模式的有用-I wrote it myself svm support vector machines, and they hope to learn a useful model
SVM
- 使用SVM实现人脸检测,能够帮助初学者了解SVM的原理-face detection by using svm,which can help seniors to learn SVM
svm
- 图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。-Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.
libsvm
- 这是中国区svm界最有名的一个程序了,在opencv中用的源就是这个,需要看源代码,且又不知道这个从哪个源网址下的就到这下吧。-This code is famous in China about svm. if you learn mode reconginaze ,you must be use this. happy every day .
SVM
- 一个简单易学的SVM程序,包括线性和非线性SVM,并包含二维和三维图像的转化。-An easy to learn SVM procedures, including linear and nonlinear SVM, and includes the conversion of two-dimensional and three-dimensional images.
20130803HOGSVMOPENCV
- 学习OPENCV,HOG+SVM分类检索,调用opencv函数实现。-Learn OPENCV, HOG+ SVM classification retrieval, call the opencv function implementation.
rbf-kernelsvmdemo
- 支持向量机的演示程序,可以学习到支持向量机的工作原理及变成机理。核函数是RBF核函数-Support vector machine (SVM) demo, can learn to the working principle of support vector machine (SVM) and become a mechanism. Kernel function is RBF kernel function
RoadSVM
- 道路检测中的SVM方法,供研习者学习与参考。-Road detection SVM method for learning to learn and reference.
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!
libsvm-3.0
- 经典的SVM代码,可以用于学习,优化后的C++代码(Classic SVM code that can be used to learn and optimize the C++ code)