搜索资源列表
DSPLIT
- 用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。
classification
- VC++写的模式分类程序,包括bayes和Fisher等分类器
bayes
- 贝叶斯算法实现,用vc完成对组样本的贝叶斯分离
PatternRecognition
- 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类
Classify
- VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
贝叶斯分类器源代码
- 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
fenleichengxu.rar
- 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
shouxieshouzirecognition
- 基于vc++的手写数字识别系统,包括模板匹配,Bayes分类,神经网络分类等算法-Vc++ based on the handwritten numeral recognition system, including template matching, Bayes classification, neural network classification algorithm
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
bayes-
- 贝叶斯分类器VC源代码(内附说明)-Bayesian classifier VC source code (with explanation)
bayes
- 基于朴素贝叶斯分类器的汽车评定系统,用VC++实现-Naive Bayesian classifier based on vehicle evaluation system, using VC++ implementation
fenlei
- 在VC++6.0环境下运行.手写数字的分类识别,并有详细的程序使用方法。分别采用模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类,神经网络分类器进行识别,功能强大,还可以对比各种算法的优劣。-VC++6.0 environment run. Classification and recognition of handwritten digits, and a detailed program to use. Template matching classifier Bayes cla
2013302590104_002
- 模式识别bayes分类的三类协方差VC++程序- U6A21 u5F0F u8BC6 u522Bbayes u5206 u7C7B u7684 u4E09 u7C7B u534F u65B9 u5DEEVC++ u7A0B u5E8F
001
- 模式识别bayes分类的二类协方差VC++程序-Pattern Recognition Bayes Classification of Three Kinds of Covariate VC++ Program