搜索资源列表
SVM(matlab)
- 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
支持向量机的matlab实现
- 支持向量机的matlab实现,各位可以试试一试。在图像处理和人脸识别上效果还可以-Matlab support vector machine implementation, you can try try. In image processing and recognition of the effect can also be
icafsvm.rar
- 用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。,Fuzzy Face Recognition for independent component analysis+ principal component analysis, using fuzzy support vector machine classification.
svm(matlab).rar
- 支持向量机的MATLAB源程序,效果真的很不错,SVM MATLAB source, the effect is really very good
oao
- 多分类问题的支持向量机源程序一对一方法 绝对可以运行-Multi-class SVM using One-Against-One decompositionoao
A_Study_og_Face_Recognition_Methods_Baced_on_Wavel
- 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
Face_detection
- 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
matlab
- 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
libsvm-mat-2.86-1
- 支持向量机2.86版程序,已经调试通过,可以直接使用-Support Vector Machines version 2.86 program, has been debugging through, you can directly use the
LS_SVMlab
- 基于matlab的分类支持向量机,对于初学者比较有帮助。-Matlab-based classification of support vector machines, more helpful for beginners.
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
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
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
55593371SVM(matlab)
- 我自己写的svm的支持向量机,希望对学习模式的有用-I wrote it myself svm support vector machines, and they hope to learn a useful model
FaceRec
- 这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。-This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.
pudn_svm
- 基于支持向量机的图像分割,并且包括Ostu法,迭代法。-MATLAB、image segmentation、support vector machine
SVM
- 支持向量机来分析数据,并通过建立向量机来预测数据的趋势-Support vector machine to analyze data and predict trends in the data
sum1all
- 基于小波和支持向量机的电能质量监测分类算法例程-Based on wavelet and support vector machine classification algorithm routine power quality monitoring
风景与建筑图片的分类——支持向量机的方法
- 风景与建筑图片的分类——支持向量机的方法(Classification of landscape and architectural pictures -- Method of support vector machine)
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)