搜索资源列表
fisher
- 图象处理程序,fisher分类器用于识别和分类,经测试,有很好的效果
PatternRecognition
- 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类
Classify
- VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
fisher.rar
- 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
fisher
- 在VC环境下fisher分类器的实现, 主要运用了opencv里的矩阵操作-VC Environment in the implementation of fisher classifier, mainly used in the matrix operations ~~~~~~~ opencv
GimagepatterclassfiyVC
- 成功完成了模式识别的监督和非监督方法包括:Fisher线性分类器,分级聚类算法等经典算法,程序易懂。-Successfully completed the supervision and unsupervised pattern recognition methods include: Fisher linear classifier, hierarchical clustering algorithms such as classical algorithm, the program easy
LDA
- 有几类样本点,试利用LDA分类器、求出其分界面,并分析这类分类器的特点。-There are several types of sample points, try using Fisher classifier, find the sub-interface, and analyze the characteristics of such classification.
73577392Fisher
- fisher分类器,用于模式识别和图像处理-fisher classifier, used in ANN
Fisher-and-Bayes-classification-
- Fisher 和 Bayes分类器的比较,利用身高体重数据进行分类比较-Fisher and Bayes Classification
fs-kfdaP1.0
- 基于Fisher线性分析的分类器以及基于核fisher(KFDA)的非线性分类器-Fisher KFDA
fisher
- 实现基于核函数的Fisher分类器的算法-Fisher classification algorithm based on kernel function
fenleiqi23
- 这个程序是在matlab2013b软件上运行成功,有需要的可以下载下来参考下,程序的内容为用MATLAB做的Fisher线性分类器,处理脑电信号,数据为bci竞赛数据-This program is run on matlab2013b software successfully, there is need to download the reference, the contents of the program is done using MATLAB Fisher linear clas
fish
- fisher分类器源码及数据集,本人精心测试修改可用!-fisher classifier source code and data sets, I carefully tested modifications available!
fisher2
- 该程序在matlab的环境下,实现了fisher分类器的编写,并通过了调试-The program in the matlab environment, the realization of the fisher classifier to write, and passed the test
linear-classification
- 使用matlab实现一系列分类器,如最小二乘分类器,fisher分类器,logisitic分类器。-Use matlab realize a series of classification, such as least squares classifier, fisher classifier, logisitic classifier.
fisher
- fisher准则的pca人脸识别程序example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Fisher criterion example: face recognition program PCA demonstration program CreatData: generat
fisherclasify
- 使用fisher准则进行模式分类,代码简单易懂,可作fisher分类器入门参考-Use fisher criterion for pattern classification, simple code to understand, can be used as introductions fisher classifier