搜索资源列表
svm
- svm算法的c++实现 svm-svm algorithm c++ implementation svm
osu-svm
- 俄亥俄州立大学所编写的svm工具包,实现程序编译成了mex文件,所以速度很快-Ohio State University, prepared by the svm tool kit to achieve program compiled into mex files, so fast
MyFistProgamme2
- adaboost的matlab实现,可进行车辆识别的训练-AdaBoost' s matlab implementation, it can conduct vehicle identification training
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
pca-svm
- pca的matlab实现,very good-achievement of pca with matlab
PosixSVM
- 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
SVM_FACE
- 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
SVM
- 数字图像处理,实现了基于内容的自然图像分类和检索-Digital image processing, and content-based classification and retrieval of natural images
pic
- 本科毕设工程,用Matlab运用霍夫变化和SVM实现测试图片足球场地的禁区检测内有程序运行步骤和说明文档-Bi-based undergraduate engineering, using Matlab SVM to achieve change and the use of Hough picture soccer field testing within the restricted area of testing procedures and documenta
01
- 的研究彩色数字图像的计算机分类识别方法并应用于古瓷片的自动分类。方法提出 了一种色彩纹理特征的提取模型,采用该模型,利用IGabor滤波器提取数字图像的色彩纹理特征, 并构造支持向量分类机(SVM)分类器组。结果实现了高准确率多类别图像的自动分类识别,并 成功应用于古瓷片的自动分类。结论色彩纹理特征提取方法将颜色与纹理进行融合,增强了数 字图像之间的特征区分能力。-Study color digital image classification and recognition m
SVM-Research
- 支持向量机的初步实现,运用支持向量机实现了数据分类与拟合。-The initial implementation of support vector machines, the use of support vector machine classification and to achieve a data fit.
Matlab_SVM
- SVM实现数据分类,可自行选取核函数,用于图像分割操作。程序可自动训练分类平面。-SVM for data classification, are free to select the kernel function,For image segmentation operation. The program can automatically train classifiers plane.
svm
- 实现SVM分类器的训练,利用提取得到的特征训练得到分类器-The training of the SVM classifier using the extracted features training the classifier
NcutClustering
- 支持向量机SVM很好的实现二类分类问题,这里用SVM实现图像分类。-Support vector machine SVM to achieve good class classification SVM realize the image classification.
SVM
- svm工具箱,实现了各种核函数,matlab 7.0以上-svm toolbox various nuclear functions matlab 7.0
svm
- 该程序实现机器学习中支持向量机(SVM)的功能,可以用来学习分类器。-The program realization of support vector machine learning (SVM) function, can be used to study the classifier.
SVM
- 用于遥感影像的支持向量机分类,IDL实现(Support vector machine classification for remote sensing images, IDL implementation)
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)