资源列表
recognition
- 书Visual C++数字图像识别技术典型案例上面的代码,主要是图像处理与模式识别-Visual C++ digital image recognition technology typical case the code above, the book is mainly image processing and pattern recognition
10
- 基于海尔特征的眼睛定位,首先用眼睛海尔特征定位眼睛,然后再缩小范围最终得到眼睛-Haier features based on eye location, first of all eyes with your eyes Haier feature location, and then finally be narrowing the scope of the eye
OCR
- 英文字母及数字识别 功能非常好 可惜还是会有些识别错误 -English letters and numbers identify the function of a very good unfortunately still be some recognition errors
Leung10-chinese_critical_region-PR
- 好的字符识别文档,ocr领域很重要的好的字符识别文档,ocr领域很重要的
Bayes
- 利用贝叶斯实现的人脸识别得C++源代码,简单实用-bayes
Class
- 分别通过模板匹配分类器、、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器对手写字进行模式分类,编写相关的程序可以参考此代码-Respectively, through template matching classifier,, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers for pattern classi
Cluster
- 一个用VC编写的聚类案例,可以实现C聚类、模糊聚类和应用遗传算法对样品进行聚类分析 -Written in a cluster with VC cases, can be achieved C clustering, fuzzy clustering and genetic algorithm for cluster analysis of samples
Expression
- 能正确显示表达式的图形,包括含有正弦,余弦,正切,余切等。能正确的识别括弧,系数等-Correctly show the expression of graphics, including statements containing the sine, cosine, tangent, cotangent and so on. Be able to correctly identify the parentheses, coefficients, etc. ...
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
shibie
- 这一是个棉花种类识别的程序,通过棉花的几何特征和图像特征参数来识别。-This is a cotton type of identification procedures, through the cotton, the geometric features and image feature parameters to identify.
Gabor
- Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
HMMTest
- 马儿可夫模型源代码,自己在时间序列研究中测试可以正确运行的HMM代码,实现模型训练和测试模型概率等-a HMM model source code