搜索资源列表
osu-svm
- 支持向量机的演示代码。仿真效果支持向量分类的较好。-SVM demo code. Simulation results support vector classification better.
57187548svm
- 介绍了svm的识别的过程及算法,,我认为此原代码能够帮助一些人了解svm识别的原理.-svm introduced the identification process and the algorithm, I think the original code can help some people to understand the principle svm identification.
105025svm
- 介绍了svm的识别的过程及算法,,我认为此原代码能够帮助一些人了解svm识别的原理.-svm introduced the identification process and the algorithm, I think the original code can help some people to understand the principle svm identification.
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.
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!
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分类器,可以直接使用,当然也有代码~-This is a SVM classifier, can be used directly, of course, there are code ~
FaceRec-SVM
- 基于SVM的人脸检测。优化了部分代码。可以参考一下,各位亲们。-SVM-based face detection. Optimize the part of the code. Reference, you pro.
SVM-segmention
- 基于SVM支持向量机的图像前景和背景分割代码他,通过手动选择训练样本生成分类器,然后进行分割-SVM SVM based image segmentation code foreground and background, he generated classifier by manually selecting training samples, and then split
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!
svm
- 用于检测,支持向量机,很好,值得推荐,代码完整!-For the detection, support vector machine, well, it is recommended, code integrity!
SVM-pe
- SVM向量机用于目标分类的代码,代码很简单,可以运行,适合新手-The code for the target vector machine SVM classification code is very simple, it can run for novice
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
CNN
- 使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code
Sample4
- 支持svm多分类,运算时间较长,支持svm多分类的matlab代码,精度不高。(Support svm multi-classification)
基于MATLAB的手势识别代码
- 基于sift和SVM算法实现的手势识别程序,用MATLAB GUI编写的,附有手势库,可拷贝至任何磁盘运行不必担心路径问题,但可能要求版本高一点的MATLAB软件
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)