搜索资源列表
27796720simple-SVM
- 支持向量积的一些分类器训练的matlab代码-support vector plot of some classifier training Matlab code
osu-svm
- 支持向量机的演示代码。仿真效果支持向量分类的较好。-SVM demo code. Simulation results support vector classification better.
SVM.rar
- 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。,Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.
7894561@dagsvm
- 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
SVMWrap
- SVM分类代码,实现起来比libsvm更加好用。-SVM classification code, achieve more good than libsvm.
generalBT
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 libsvm相关的matlab代码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. libsvm-related matlab code
YCgCrandSVM
- 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
svm
- SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
SVM
- 一个编写好的支持向量机的代码,使用是只要按照注释要求即可!-A writing good support vector machine code, use is in accordance with the requirements as long as comments can!
Nonlinear-SVM-classifier-design
- 模式识别领域非线性SVM分类器设计原理,代码及过程-Pattern recognition domain nonlinear SVM classifier.experimental design principle, the code and process
SVM-OSU_3.00
- svm完整代码,\图像处理方面svm工具箱,SVM OSU_3.-SVM complete code, \ image processing of SVM toolbox, SVM OSU_3. 00
svm
- SVM 代码包 包括了training testing -support vector machine source code
SVM
- SVM的C语言实现代码,可以直接移植到自己的工程中。-SVM' s C language code can be directly transplanted into their own works.
SVM
- 这个是一个SVM分类器,可以直接使用,当然也有代码~-This is a SVM classifier, can be used directly, of course, there are code ~
svm-coder
- 适合svm的初学者,通过本代码的练习,可以使初学者对c-svm进行分类有一个感性认识。-Svm suitable for beginners, through this code of practice, you can make beginners c-svm classification has a perceptual knowledge.
SVM
- 用简单的代码实现了SVM,其中包括了线性、非线性以及多种kernel。(SVM is implemented with simple code, including linear, nonlinear, and a variety of kernel.)
14.SVM(代码)
- 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
libsvm-3.0
- 经典的SVM代码,可以用于学习,优化后的C++代码(Classic SVM code that can be used to learn and optimize the C++ code)
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)