搜索资源列表
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
Perceptron
- 模式识别线性判别函数,感知器算法分类.利用OpenGL绘图显示三维坐标-Linear discriminant function, pattern recognition, perceptron algorithm for classification. The use of OpenGL graphics display three-dimensional coordinates
C_Id
- 模式识别——两类问题分割 ,也可用于三类问题的分割,最终的分割效果依据你的判别函数的确定而不同-Pattern recognition- two issues separately, the problem can also be used for three types of segmentation, the final segmentation results based on your determination of the different discriminant functio
moshishibie(2)
- 模式识别 贝叶斯决策理论 概率密度函数估计 线性判别函数 非线性判别函数 临近法-Bayesian decision theory, pattern recognition, probability density function estimated linear discriminant function method of nonlinear discriminant function near
jinlinfa
- 分段线性判别函数的极端情况--最近邻法。模式识别-pattern recognition
ganzhi
- 模式识别中的感知器,是一种直接得到完整的线性判别函数的方法。只能解决线性可分的问题。-Pattern recognition sensor, is a direct linear discriminant function to get a complete approach. We can only solve linearly separable problems.