搜索资源列表
libsvm-mat-2.83-1
- 支持向量机的代码。可以仿真支持向量机的效果图-support vector machine code. Simulation can support vector machines map results
osu-svm
- 支持向量机的演示代码。仿真效果支持向量分类的较好。-SVM demo code. Simulation results support vector classification better.
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
tezhengtiqu
- 基于支持向量机对欠烧图像特征进行提取所编写的代码,在VC环境下编写-SVM-based image feature extraction due to fire code written in VC environment prepared
code
- 基于Java语言编写的图像分割的代码,使用支持向量机的技术对图像进行分割-Written in Java-based image segmentation code, the use of support vector machine technology for image segmentation
SVM
- 一个编写好的支持向量机的代码,使用是只要按照注释要求即可!-A writing good support vector machine code, use is in accordance with the requirements as long as comments can!
SVM-segmention
- 基于SVM支持向量机的图像前景和背景分割代码他,通过手动选择训练样本生成分类器,然后进行分割-SVM SVM based image segmentation code foreground and background, he generated classifier by manually selecting training samples, and then split
svm_rank
- 该代码可以用于数据的排序,其是基于支持向量机分类器的排序方法-ranking svm code
hogPlbpPsvm
- 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
Support-Vector-Machines(SVM)
- 支持向量机(SVM)的实现代码和步骤,共包括五个步骤,每一步都有详细的说明。-Support Vector Machine (SVM) implementation code and procedures, including a total of five steps, each step in detail.
fcjh
- 这是关于支持向量机SVM方面的代码,大家可以用一下-This is about support vector machine SVM code, you can use it
3718638
- 这是关于支持向量机SVM方面的代码,大家可以用一下(This is about support vector machine SVM code, you can use it)
SOM
- 本程序提供支持向量机的SOM算法的代码。(This procedure provides support vector machine SOM algorithm code.)
937779
- 在网上看到的一个在线SVR(支持向量机回归)的C++代码,希望对大家有帮助()
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)