用模糊支持向量机对提取的特征向量进行分类我要分享

Fuzzy support vector machine is used to classify the extracted feature vectors

人脸分类 模糊-人脸 pca降维 图像识别-分类 特征分类

关注次数: 265

下载次数: 1

文件大小: 871K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。


English Description:

Firstly, PCA is used to reduce the dimension of ora face image, and then fuzzy support vector machine (FSVM) is used to classify the extracted feature vectors.


代码预览