搜索资源列表
-
1下载:
ENVI_IDL二次开发中文培训教程.IDL是VC、VB、JAVA、FORTRAN、MATLAB、OPENGL等语言的集成。非常棒!!!在地球科学(包括气象、水文、海洋、土壤、地质、地下水等)、医学影像、图像处理、GIS系统、软件开发,大学教学,实验室,测试技术,天文,航空航天、信号处理,防御工程,数学统计及分析,环境工程等很多领域,IDL语言都可以得到广泛而又深远的应用。-ENVI_IDL Chinese secondary development training course. IDL i
-
-
0下载:
人脸检测系统(有自带的图像用于训练和检测),Face Detection system (with built-in images for training and testing)
-
-
0下载:
基于Matlab 直方图Histogram的人脸识别程序:给出人脸图像库,包含训练及测试模块,最终给出识别结果。文件中附介绍。-Histogram Histogram for Face Recognition Based on Matlab program: given face image database that contains training and testing modules, and ultimately gives the recognition results. Desc
-
-
0下载:
SVM分类器,包括训练和测试,实用的matlab包。-SVM classifiers, including training and testing, practical matlab package.
-
-
0下载:
强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as
a sparse linear combination of the trai
-
-
0下载:
基于PCA改进实现人脸识别的完整代码,采用ORL人脸库进行训练和测试.-Face Recognition Based on the PCA to improve the achievement of a complete code, ORL face database used for training and testing.
-
-
1下载:
在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
-
-
0下载:
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors- KNN classifiers,
training is training set, testing is test set,
-
-
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
-