文件名称:OCR算法之C语言代码
介绍说明--下载内容来自于网络,使用问题请自行百度
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code / KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2 *. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code / KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2 *. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OCR算法之C语言代码/abstract_character.cpp
OCR算法之C语言代码/abstract_character.h
OCR算法之C语言代码/char_data.dat
OCR算法之C语言代码/character.cpp
OCR算法之C语言代码/character.h
OCR算法之C语言代码/character_database.cpp
OCR算法之C语言代码/character_database.h
OCR算法之C语言代码/common.cpp
OCR算法之C语言代码/common.h
OCR算法之C语言代码/common_gfx.cpp
OCR算法之C语言代码/common_gfx.h
OCR算法之C语言代码/common_math.h
OCR算法之C语言代码/dictionary.cpp
OCR算法之C语言代码/dictionary.h
OCR算法之C语言代码/global.cpp
OCR算法之C语言代码/global.h
OCR算法之C语言代码/image.cpp
OCR算法之C语言代码/image.h
OCR算法之C语言代码/kognition.cpp
OCR算法之C语言代码/kognition.h
OCR算法之C语言代码/kognitiondoc.cpp
OCR算法之C语言代码/kognitiondoc.h
OCR算法之C语言代码/kognitionui.rc
OCR算法之C语言代码/main.cpp
OCR算法之C语言代码/page.cpp
OCR算法之C语言代码/page.h
OCR算法之C语言代码/readme.txt
OCR算法之C语言代码/segimage.cpp
OCR算法之C语言代码/segimage.h
OCR算法之C语言代码/word_collector.cpp
OCR算法之C语言代码/word_collector.h
OCR算法之C语言代码/words_de.dat
OCR算法之C语言代码/examples/B_smile.png
OCR算法之C语言代码/examples/Text.png
OCR算法之C语言代码/examples/Thumbs.db
OCR算法之C语言代码/examples/V.png
OCR算法之C语言代码/examples
OCR算法之C语言代码
www.dssz.com.txt
OCR算法之C语言代码/abstract_character.h
OCR算法之C语言代码/char_data.dat
OCR算法之C语言代码/character.cpp
OCR算法之C语言代码/character.h
OCR算法之C语言代码/character_database.cpp
OCR算法之C语言代码/character_database.h
OCR算法之C语言代码/common.cpp
OCR算法之C语言代码/common.h
OCR算法之C语言代码/common_gfx.cpp
OCR算法之C语言代码/common_gfx.h
OCR算法之C语言代码/common_math.h
OCR算法之C语言代码/dictionary.cpp
OCR算法之C语言代码/dictionary.h
OCR算法之C语言代码/global.cpp
OCR算法之C语言代码/global.h
OCR算法之C语言代码/image.cpp
OCR算法之C语言代码/image.h
OCR算法之C语言代码/kognition.cpp
OCR算法之C语言代码/kognition.h
OCR算法之C语言代码/kognitiondoc.cpp
OCR算法之C语言代码/kognitiondoc.h
OCR算法之C语言代码/kognitionui.rc
OCR算法之C语言代码/main.cpp
OCR算法之C语言代码/page.cpp
OCR算法之C语言代码/page.h
OCR算法之C语言代码/readme.txt
OCR算法之C语言代码/segimage.cpp
OCR算法之C语言代码/segimage.h
OCR算法之C语言代码/word_collector.cpp
OCR算法之C语言代码/word_collector.h
OCR算法之C语言代码/words_de.dat
OCR算法之C语言代码/examples/B_smile.png
OCR算法之C语言代码/examples/Text.png
OCR算法之C语言代码/examples/Thumbs.db
OCR算法之C语言代码/examples/V.png
OCR算法之C语言代码/examples
OCR算法之C语言代码
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.