搜索资源列表
-
1下载:
在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
-
-
0下载:
采用KPCA方法的人脸识别算法,包含算法的matlab实现源码及相关测试、训练数据集-KPCA based face recognition algorithm, matlab source code of the algorithm implementation and related testing, training data set contained
-
-
0下载:
ML-KNN实现过程,包括训练和测试两个过程-the process of ML-KNN, including training and testing
-
-
1下载:
使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。
(1)提取五个特征量中的Hu矩和仿射不变矩;
(2)picture用来存放训练样本和测试样本;
(3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量,
matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型,
FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融
果和判决结果在指令窗输出(1,2,3表示类型,
-
-
2下载:
用MATLAB实现KDE算法,对20幅图像进行训练,用一幅图像进行测试-KDE algorithm using MATLAB to carry out training on 20 images, with an image for testing
-