OCRbyRF

所属分类:模式识别(视觉/语音等)
开发工具:Visual C++
文件大小:846KB
下载次数:223
上传日期:2006-10-19 15:55:39
上 传 者idlerrf
说明:  做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。
(do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.)

文件列表:
RFOCRbylqh\abstract_character.cpp (35576, 2004-04-01)
RFOCRbylqh\abstract_character.h (10251, 2004-03-31)
RFOCRbylqh\character.cpp (25047, 2004-03-31)
RFOCRbylqh\character.h (9012, 2004-03-30)
RFOCRbylqh\character_database.cpp (8654, 2004-04-01)
RFOCRbylqh\character_database.h (6605, 2004-04-01)
RFOCRbylqh\char_data.dat (29502, 2002-07-08)
RFOCRbylqh\common.cpp (1536, 2004-04-01)
RFOCRbylqh\common.h (6197, 2004-04-01)
RFOCRbylqh\common_gfx.cpp (18209, 2004-04-01)
RFOCRbylqh\common_gfx.h (9858, 2004-04-01)
RFOCRbylqh\common_math.h (4453, 2004-04-01)
RFOCRbylqh\dictionary.cpp (11531, 2004-04-02)
RFOCRbylqh\dictionary.h (4070, 2004-04-02)
RFOCRbylqh\examples\B_smile.png (972, 2001-11-02)
RFOCRbylqh\examples\Text.png (6462, 2003-07-17)
RFOCRbylqh\examples\V.png (231, 2002-01-07)
RFOCRbylqh\examples (0, 2006-10-19)
RFOCRbylqh\global.cpp (335, 2004-04-02)
RFOCRbylqh\global.h (424, 2004-04-02)
RFOCRbylqh\image.cpp (34860, 2004-04-02)
RFOCRbylqh\image.h (4974, 2004-04-02)
RFOCRbylqh\kognition.cpp (24523, 2004-04-02)
RFOCRbylqh\kognition.h (4129, 2004-04-02)
RFOCRbylqh\kognitiondoc.cpp (2123, 2004-04-03)
RFOCRbylqh\kognitiondoc.h (1309, 2004-04-03)
RFOCRbylqh\kognitionui.rc (1479, 2002-07-05)
RFOCRbylqh\main.cpp (1369, 2004-04-03)
RFOCRbylqh\page.cpp (23729, 2004-04-03)
RFOCRbylqh\page.h (7038, 2004-04-03)
RFOCRbylqh\segimage.cpp (14820, 2004-04-03)
RFOCRbylqh\segimage.h (6384, 2004-04-03)
RFOCRbylqh\words_de.dat (3998534, 2003-07-14)
RFOCRbylqh\word_collector.cpp (3962, 2004-04-03)
RFOCRbylqh\word_collector.h (884, 2004-04-03)
RFOCRbylqh (0, 2006-10-19)

OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。

近期下载者

相关文件


收藏者