搜索资源列表
27796720simple-SVM
- 支持向量积的一些分类器训练的matlab代码-support vector plot of some classifier training Matlab code
SVM(matlab)
- 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
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.
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
SVM-OPENCV.txt
- code svm sous opencv
cSVM3.1.8
- 这是国外的一个博士写的SVM程序,大家可以参考和借鉴,对搞模式识别和目标识别的人很有参考价值-this is a SVM code which is written by a PhD of USA
7894561@dagsvm
- 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
PCA-(ICA)
- 主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。-Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.
SVMWrap
- SVM分类代码,实现起来比libsvm更加好用。-SVM classification code, achieve more good than libsvm.
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
Adaboost
- 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
SVMface
- 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
PosixSVM
- 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
generalBT
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 libsvm相关的matlab代码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. libsvm-related matlab code
svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
svm
- SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
svm-Code-Comments
- 对SVM源代码的功能函数进行了详细说明,帮助SVM学习及开发人员对SVM函数进行研究-The function of SVM source code in detail, help SVM learning and development staff to carry on the research of SVM function
SVM
- 用简单的代码实现了SVM,其中包括了线性、非线性以及多种kernel。(SVM is implemented with simple code, including linear, nonlinear, and a variety of kernel.)
libsvm-3.0
- 经典的SVM代码,可以用于学习,优化后的C++代码(Classic SVM code that can be used to learn and optimize the C++ code)