CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - OCR for language
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - OCR for language - List
[
Windows Develop
]
C语言代码
DL : 0
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
Update
: 2025-02-17
Size
: 853kb
Publisher
:
李权波
[
Graph Recognize
]
hanzishibieyuandaima
DL : 0
文字识别技术对于中国人来说尤其重要,此代码开发环境在C++语言下,是难得的就文字而论的源代码.-character recognition technology for the Chinese people, particularly important that this code development environment in C language, is a rare text on the terms of the source code.
Update
: 2025-02-17
Size
: 46kb
Publisher
:
skinless
[
Compress-Decompress algrithms
]
gocr
DL : 0
* This a Optical-Character-Recognition program Copyright (C) 2000-2006 Joerg Schulenburg This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. see README for EMAIL-address sometimes I have written comments in german language, sorry for that This file was retrieved from pgm2asc.cc of Joerg, in order to have a library of the ocr-engine from Klaas Freitag */ * This is a Optical-Character-Recognition program Copyright (C) 2000-2006 Joerg Schulenburg This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. see README for EMAIL-address sometimes I have written comments in german language, sorry for that This file was retrieved from pgm2asc.cc of Joerg, in order to have a library of the ocr-engine from Klaas Freitag */ >
Downloads
>
源码/资料
-a Optical-Character-Recognition program Copyright (C) 2000-2006 Joerg Schulenburg This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. see README for EMAIL-address sometimes I have written comments in german language, sorry for that This file was retrieved from pgm2asc.cc of Joerg, in order to have a library of the ocr-engine from Klaas Freitag */ >
Downloads
>
源码/资料
Update
: 2025-02-17
Size
: 4kb
Publisher
:
hadmi
[
Technology Management
]
refpaper2_mpcrtamil
DL : 0
Document Image processing and Optical Character Recognition (OCR) have been a front line research area in the field of human-machine interface for the last few decades. Recognition of Indian language characters has been a topic of interest for quite some time. The earlier contributions were reported in [1] and [2]. A more recent work is reported in [3] and [9]. The need for efficient and robust algorithms and systems for recognition is being felt in India, especially in the post and telegraph department where OCR can assist the staff in sorting mail
Update
: 2025-02-17
Size
: 224kb
Publisher
:
avi
[
SCM
]
refpaper5_mpcrkannada
DL : 0
Optical Character Recognition (OCR) systems have been effectively developed for the recognition of printed characters of non-Indian languages. Efforts are on the way for the development of efficient OCR systems for Indian languages, especially for Kannada, a popular South Indian language.We present in this paper an OCR system developed for the recognition of basic characters (vowels and consonants) in printed Kannada text, which can handle different font sizes and font types.
Update
: 2025-02-17
Size
: 212kb
Publisher
:
avi
[
JSP/Java
]
VietOCR-3.1.2-src
DL : 0
Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats-Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats
Update
: 2025-02-17
Size
: 7.58mb
Publisher
:
BoinK
[
OS Develop
]
tesseract-ocr-3.01.eng.tar
DL : 0
english language trained data for tesseract ocr
Update
: 2025-02-17
Size
: 4.11mb
Publisher
:
sadab shekh
[
Graph Recognize
]
tesseract-ocr-3.01.slk-frak.tar
DL : 0
slovakian language for tesseract ocr
Update
: 2025-02-17
Size
: 286kb
Publisher
:
sadab shekh
[
Other
]
2
DL : 0
In Year 2011, Khaoula Elagouni performed a work," A Comprehensive Neural-Based Approach for Text Recognition in Videos using Natural Language Processing". This work aims at helping multimedia content understanding by deriving benefit from textual clues embedded in digital videos. For this, Author developed a complete video Optical Character Recognition system (OCR), specifically adapted to detect and recognize embedded texts in videos. Based on a neural approach, this new method outperforms related work, especially in terms of robustness to style and size variabilities, to background complexity and to low resolution of the image.
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
payal
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.