模式识别
模式识别(英语:Pattern recognition),就是通过计算机用数学技术方法来研究模式的自动处理和判读。我们把环境与客体统称为“模式”。随着计算机技术的发展,人类有可能研究复杂的信息处理过程。信息处理过程的一个重要形式是生命体对环境及客体的识别。对人类来说,特别重要的是对光学信息(通过视觉器官来获得)和声学信息(通过听觉器官来获得)的识别。这是模式识别的两个重要方面。市场上可见到的代表性产品有光学字符识别、语音识别系统。
计算机识别的显著特点是速度快、准确性高、效率高,在将来完全可以取代人工录入。
识别过程与人类的学习过程相似。以光学字符识别之“汉字识别”为例:首先将汉字图像进行处理,抽取主要表达特征并将特征与汉字的代码存在计算机中。就像老师教我们“这个字叫什么、如何写”记在大脑中。这一过程叫做“训练”。识别过程就是将输入的汉字图像经处理后与计算机中的所有字进行比较,找出最相近的字就是识别结果。这一过程叫做“匹配”。
应用领域
- 计算机视觉
- 医学影像分析
- 光学文字识别
- 自然语言处理
- 语音识别
- 手写识别
- 生物特征识别
- 人脸识别
- 指纹识别
- 虹膜识别
- 文件分类
- 互联网搜索引擎
- 信用评分
- 测绘学
- 摄影测量与遥感学
参看
参考文献
- Richard O.Duda,Peter E.Hart,David G.Stork(2001) 模式识别 (第2版), Wiley出版社,纽约, 编辑
- Fukunaga, Keinosuke. Introduction to Statistical Pattern Recognition 2nd. Boston: Academic Press. 1990. ISBN 0-12-269851-7.
- Koutroumbas, Konstantinos; Theodoridis, Sergios. Pattern Recognition 4th. Boston: Academic Press. 2008. ISBN 1-59749-272-8.
- Hornegger, Joachim; Paulus, Dietrich W. R. Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++ 2nd. San Francisco: Morgan Kaufmann Publishers. 1999. ISBN 3-528-15558-2.
- Schuermann, Juergen. Pattern Classification: A Unified View of Statistical and Neural Approaches. New York: Wiley. 1996. ISBN 0-471-13534-8.
- Godfried T. Toussaint (编). Computational Morphology. Amsterdam: North-Holland Publishing Company. 1988.
- Kulikowski, Casimir A.; Weiss, Sholom M. Computer Systems That Learn: Classification and Prediction Methods from Statistics, Neural Nets, Machine Learning, and Expert Systems. Machine Learning. San Francisco: Morgan Kaufmann Publishers. 1991. ISBN 1-55860-065-5.
- Jain, Anil.K.; Duin, Robert.P.W.; Mao, Jianchang. Statistical pattern recognition: a review. IEEE Transactions on Pattern Analysis and Machine Intelligence. 2000, 22 (1): 4–37. doi:10.1109/34.824819.
- An introductory tutorial to classifiers (introducing the basic terms, with numeric example)
外部链接
- The International Association for Pattern Recognition (页面存档备份,存于互联网档案馆)
- List of Pattern Recognition web sites (页面存档备份,存于互联网档案馆)
- Journal of Pattern Recognition Research (页面存档备份,存于互联网档案馆)
- Pattern Recognition Info
- Pattern Recognition (页面存档备份,存于互联网档案馆) (Journal of the Pattern Recognition Society)
- International Journal of Pattern Recognition and Artificial Intelligence (页面存档备份,存于互联网档案馆)
- International Journal of Applied Pattern Recognition
- Open Pattern Recognition Project, intended to be an open source platform for sharing algorithms of pattern recognition
- OpenNN: Open Neural Networks Library
- 国家教育研究院-图形识别