模式识别(),就是通过计算机用数学技术方法来研究模式的自动处理和判读。我们把环境与客体统称为“模式”。随着计算机技术的发展,人类有可能研究复杂的信息处理过程。信息处理过程的一个重要形式是生命体对环境及客体的识别。对人类来说,特别重要的是对光学信息(通过视觉器官来获得)和声学信息(通过听觉器官来获得)的识别。这是模式识别的两个重要方面。市场上可见到的代表性产品有光学字符识别、语音识别系统。
计算机识别的显著特点是速度快、准确性高、效率高,在将来完全可以取代人工录入。
识别过程与人类的学习过程相似。以光學字元識別之“汉字识别”为例:首先将汉字图像进行处理,抽取主要表达特征并将特征与汉字的代码存在计算机中。就像老师教我们「这个字叫什么、如何写」记在大脑中。这一过程叫做“训练”。识别过程就是将输入的汉字图像经处理后与计算机中的所有字进行比较,找出最相近的字就是识别结果。这一过程叫做“匹配”。
应用领域
- 计算机视觉
** 医学影像分析
** 光学文字识别
- 自然语言处理
** 语音识别
** 手写识别
- 生物特征识别
** 人脸识别
** 指纹识别
** 虹膜识别
- 文件分类
- 互联网搜索引擎
- 信用评分
*测绘学
**摄影测量与遥感学
参看
- 人工智能
- 数据挖掘
- 模糊逻辑
- 信息捕获
- 机器学习
- 统计学
*概率分類(Probabilistic classification)
参考文献
- Richard O.Duda,Peter E.Hart,David G.Stork(2001) 模式识别 (第2版), Wiley出版社,纽约, ISBN 978-0-471-05669-0.
- Dietrich Paulus,Joachim Hornegger (1998) 应用模式识别 (第2版), Vieweg. ISBN 978-3-528-15558-2
- J. Schuermann: 模式识别: 人工神经元网络及其应用, Wiley&Sons, 1996, ISBN 978-0-471-13534-0
- Sholom Weiss,Casimir Kulikowski (1991) 学习型计算机系统, Morgan Kaufmann. ISBN 978-1-55860-065-2
延伸閱讀
*
*
*
*
*
*
*
*[https://web.archive.org/web/20140911114525/http://egmont-petersen.nl/classifiers.htm An introductory tutorial to classifiers (introducing the basic terms, with numeric example)]
外部連結
- [http://www.iapr.org The International Association for Pattern Recognition]
- [http://cgm.cs.mcgill.ca/~godfried/teaching/pr-web.html List of Pattern Recognition web sites]
- [http://www.jprr.org Journal of Pattern Recognition Research]
- [https://web.archive.org/web/20120302040520/http://www.docentes.unal.edu.co/morozcoa/docs/pr.php Pattern Recognition Info]
- [http://www.sciencedirect.com/science/journal/00313203 Pattern Recognition] (Journal of the Pattern Recognition Society)
- [http://www.worldscinet.com/ijprai/mkt/archive.shtml International Journal of Pattern Recognition and Artificial Intelligence]
- [http://www.inderscience.com/ijapr International Journal of Applied Pattern Recognition]
- [https://web.archive.org/web/20150215163124/http://www.openpr.org.cn/ Open Pattern Recognition Project], intended to be an open source platform for sharing algorithms of pattern recognition
- [https://web.archive.org/web/20140829091117/http://www.intelnics.com/opennn OpenNN: Open Neural Networks Library]
- [https://web.archive.org/web/20181009052951/http://terms.naer.edu.tw/detail/911505/ 國家教育研究院-圖形辨識]
评论 (0)