Gehe zu Anwendung: [
0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
]
Gehe zu RPM-Paket: [
38ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tesseract: Open Source OCR Engine
|
|
|
|
|
|
(auf gut Glück) | |
(meist engl.) | |
(falls vorhanden) | |
Name: | tesseract |
Hersteller: | obs://build.opensuse.org/openSUSE:11.4:Contrib |
Version: | 3.00 |
Lizenz: | Apache 2.0 |
Release: | 1.2 |
- Zusammenfassung (meist engl.)
- A commercial quality OCR engine originally developed at HP between 1985 and
1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was
open-sourced by HP and UNLV in 2005. From 2007 it is developed by Google.
Arch: i586
Installieren: |
|
Status: |
|
Umfang: | 875 KiB |
Paket enthält Anwendung:
cntraining
combine_tessdata
mftraining
tesseract
unicharset_extractor
wordlist2dawg
Changelog
- * Fri Jul 10 14:00:00 2009 puzel@novell.com
- update to tesseract-2.04
* Integrated bug fixes and patches and misc changes for portability.
* Integrated a patch to remove some of the "access" macros.
* Removed dependence on lua from the viewer, speeding it up
dramatically.
* Fixed the viewer so it compiles and runs properly!
- * Thu Sep 23 14:00:00 2010 michal.smrz@opensuse.cz
- update to tesseract-3.00
- added plenty od new supported languages
- created tesseract-package-creator.py which will, hopefully, make future
updates easier
- * Mon Oct 25 14:00:00 2010 prusnak@opensuse.org
- fixed missing returns in nonvoid functions (nonvoid.patch)
- added missing post/postun scripts calling ldconfig