搜索资源列表
-
0下载:
Support Vector Machine Classifier(SVM)
基于支持向量基的图像分类方法,程序变得很好,国外网站上下的,是一个完整的工程-Support Vector Machine Classifier (SVM) based on support vector-based image classification methods, procedures have become very good, abroad site from top to bottom, is a
-
-
0下载:
模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
-
-
0下载:
支持向量机(svM)是一种新的机器学习技术。本文采用一对一方法构建多分类SVM
分类器。利用常用的灰度共生矩阵方法提取图像纹理特征,组成特征向量,输入构建好的SVM
多分类器中进行分类。对从Brodatz纹理库中选取的4张纹理图像进行了分类实验,取得较好的
分类结果-Support vector machine (svM) is a new machine learning techniques. In this paper, one way to build a multi-cla
-
-
0下载:
的研究彩色数字图像的计算机分类识别方法并应用于古瓷片的自动分类。方法提出
了一种色彩纹理特征的提取模型,采用该模型,利用IGabor滤波器提取数字图像的色彩纹理特征,
并构造支持向量分类机(SVM)分类器组。结果实现了高准确率多类别图像的自动分类识别,并
成功应用于古瓷片的自动分类。结论色彩纹理特征提取方法将颜色与纹理进行融合,增强了数
字图像之间的特征区分能力。-Study color digital image classification and recognition m
-
-
0下载:
本文提出了一种基于特征融合的纹理图像分类方法,它结合了纹理图像的特
点和框架小波变换方法,处理过程中充分考虑了图像各尺度间的依存关系以及不
同频带中所包含的图像纹理信息,利用支撑矢量机作为分类器,对标准纹理库中
的图像进行了仿真实验。
-This paper presents a texture feature fusion based image classification method, which combines the special texture
Point
-
-
0下载:
利用HOG特征和支持向量机训练的到人体检测分类器,实现对人体的检测-HOG features and support vector machine training to the human detection classifier, the detection of the human body
-
-
0下载:
该程序实现机器学习中支持向量机(SVM)的功能,可以用来学习分类器。-The program realization of support vector machine learning (SVM) function, can be used to study the classifier.
-
-
0下载:
本程序融合机器学习,利用支持向量机训练车牌样本数据,然后用来识别测试数据,测试结果表明,该训练分类器正确率接近99 -This program fusion machine learning, support vector machine training license plate sample data were then used to identify the test data, test results show that the classifier is trained prop
-
-
0下载:
对提取的高维人脸特征进行降维。然后利用支持向量机分类器对其进行分类识别-High dimensional face feature extraction of dimensionality reduction. Then support vector machine classifier its classification
-
-
0下载:
AN MR BRAIN IMAGES CLASSIFIER VIA PRINCIPAL
COMPONENT ANALYSIS AND KERNEL SUPPORT
VECTOR MACHINE
-
-
0下载:
将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifi
-