theraysmith@gmail.com
|
d11dc049e3
|
Fixed a lot of compiler/clang warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1015 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-25 02:28:51 +00:00 |
|
zdenop
|
9cf08ca8d3
|
fix build with -DGRAPHICS_DISABLED
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@981 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-11 23:08:54 +00:00 |
|
theraysmith@gmail.com
|
91d2265429
|
More minor fixes from issues and cleanup
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@974 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-10 01:38:00 +00:00 |
|
theraysmith@gmail.com
|
d516880676
|
misc fixes
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@951 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:38:53 +00:00 |
|
theraysmith@gmail.com
|
457cc2ddc8
|
stl cleanup
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@950 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:38:35 +00:00 |
|
theraysmith@gmail.com
|
bdb44e1b91
|
Removed dependence on IMAGE class
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@949 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:38:04 +00:00 |
|
theraysmith@gmail.com
|
9689f3f828
|
Removed dependence on IMAGE class
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@948 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:36:42 +00:00 |
|
zdenop
|
577e919215
|
move PERF_COUNT_START message below tesseract message; implement parameter to suppress test blob messages
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@932 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-12-22 21:58:52 +00:00 |
|
rajesh.katikam@gmail.com
|
b8d7a1d139
|
Fixed all the crashes observed on 24 bit and 8 bit images.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@919 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-12-10 10:52:54 +00:00 |
|
rajesh.katikam@gmail.com
|
bf0a83907b
|
Cleaned up configure.ac and Makefile.am in multiple folder to use OPENCL paths
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@910 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-11-12 10:40:40 +00:00 |
|
rajesh.katikam@gmail.com
|
983aaabaae
|
Initial version of OpenCL support added.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@909 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-11-11 17:43:13 +00:00 |
|
zdenop@gmail.com
|
9b730d4729
|
gcc: use c++11 if possible
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@902 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-11-03 17:22:27 +00:00 |
|
zdenop@gmail.com
|
75bf2d7f2f
|
fix gcc& clang build (addition to r898)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@900 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-10-31 19:33:41 +00:00 |
|
zdenop@gmail.com
|
73df602707
|
fix VC++ build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@898 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-10-31 13:02:58 +00:00 |
|
theraysmith@gmail.com
|
6b48f909d9
|
Possible fix for hash_set in windows
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@896 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-10-31 05:10:48 +00:00 |
|
theraysmith@gmail.com
|
4c3475ad2e
|
Fixed fmemopen portability problem
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@890 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-10-10 02:07:26 +00:00 |
|
zdenop@gmail.com
|
af319b4d90
|
fix for windows build - part 1
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@883 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-25 09:56:49 +00:00 |
|
theraysmith@gmail.com
|
4d514d5a60
|
Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@878 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-23 15:26:50 +00:00 |
|
theraysmith@gmail.com
|
2c909702c9
|
Generalized feature extractor to allow fx from greyscale
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@877 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-23 15:22:37 +00:00 |
|
theraysmith@gmail.com
|
96c662ed6e
|
Improved baseline fit
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@871 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-20 19:48:16 +00:00 |
|
zdenop@gmail.com
|
10c1169d98
|
remove unused code (Windows related)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@860 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-07-08 18:21:10 +00:00 |
|
zdenop@gmail.com
|
7e14ade10d
|
print error/warning messages to stderr/debug file instead of stdout (fix issue 911)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@843 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-05-16 20:31:37 +00:00 |
|
zdenop@gmail.com
|
642e9e7615
|
fix segfault for PSM_SINGLE_CHAR (issue 845)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@842 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-05-02 19:45:29 +00:00 |
|
theraysmith@gmail.com
|
64c739c8af
|
Added sparse text mode, also fixed issue 653.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@820 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-01-03 19:06:41 +00:00 |
|
theraysmith@gmail.com
|
59d244b06e
|
More fixes for GRAPHICS_DISABLED from Zdenko and Ray
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@757 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-09-22 00:59:31 +00:00 |
|
theraysmith@gmail.com
|
751f2ce173
|
Whitespace
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@747 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-09-21 15:24:56 +00:00 |
|
theraysmith@gmail.com
|
441abd35ca
|
Fixed bug that was introduced with GRAPHICS_DISABLED changes
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@746 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-09-21 15:24:15 +00:00 |
|
zdenop@gmail.com
|
5958f01f5f
|
fix doxygen warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@715 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-30 15:42:06 +00:00 |
|
zdenop@gmail.com
|
d4d4b8aad8
|
improve autools system (mingw+msys fix); implementation of --disable-tessdata-prefix
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@708 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-22 20:01:33 +00:00 |
|
zdenop@gmail.com
|
97e19443a3
|
install only necessary headers, fix uninstall
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@692 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-03 13:22:51 +00:00 |
|
zdenop@gmail.com
|
30a70142a0
|
visibility - autotools part (./configure --enable-visibility)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@690 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-02 23:51:33 +00:00 |
|
zdenop@gmail.com
|
49c4ce3183
|
fix for GRAPHICS_DISABLED build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@686 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-01 22:43:51 +00:00 |
|
theraysmith@gmail.com
|
09e41d32c2
|
Renamed RGB to ComposeRGB to fix windows macro problem
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@663 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-03 16:52:25 +00:00 |
|
theraysmith@gmail.com
|
6e3d810c1d
|
Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@648 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 02:53:04 +00:00 |
|
theraysmith@gmail.com
|
ac014eb27a
|
Added experimental equation detector
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@646 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 02:50:01 +00:00 |
|
zdenop@gmail.com
|
67f47008c7
|
fixed "one lib" build on linux; runautoconf renamed to autogen.sh;
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@631 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-10-16 19:39:54 +00:00 |
|
zdenop@gmail.com
|
da41b96f7f
|
removed check for libtiff - leptonica is required; cleanup #ifdef/#ifndef HAVE_LIBLEPT
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@624 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-30 06:34:41 +00:00 |
|
joregan@gmail.com
|
bf4a09d72a
|
make single/multiple libraries optional -- this needs testing!!!
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@623 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-29 21:28:28 +00:00 |
|
theraysmith@gmail.com
|
030aae9896
|
Removed debugwin.cpp, fixing issue 448
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@612 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-18 16:45:01 +00:00 |
|
theraysmith@gmail.com
|
d5d15f32d7
|
Deleted Makefile.in from svn
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@606 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-18 16:32:44 +00:00 |
|
zdenop@gmail.com
|
7ec3dca968
|
show page 0 for multipage tiff;
Windows: use binary mode for fopen (issue 70);
autotools: fixed cutil/Makefile.am, improved tessdata/Makefile.am;
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@604 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-11 21:42:13 +00:00 |
|
theraysmith
|
e0b21cbd34
|
Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@572 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-21 21:48:17 +00:00 |
|
theraysmith
|
33b346991a
|
Deleted lots of dead code, including PBLOB
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@562 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-18 21:54:32 +00:00 |
|
theraysmith
|
137f4806b6
|
Added sub/superscript, small/dropcap detection
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@547 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-12-09 01:32:20 +00:00 |
|
theraysmith
|
12ddf5d18e
|
Removal of NEWDELETE + fix of problem with joined text
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@536 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 01:03:21 +00:00 |
|
zdenop@gmail.com
|
4523ce9f7d
|
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@526 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-23 18:34:14 +00:00 |
|
joregan
|
e0b07948fc
|
disabling gettext checks - not currently used, and something about disabling is causing subsequent autoconf checks to not run
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@492 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-30 16:27:39 +00:00 |
|
joregan
|
f2506871f9
|
move include of config_auto.h to not conflict with local types. Not finished
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@490 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-30 15:53:40 +00:00 |
|
joregan
|
e1ab3cfad7
|
fix issue 342: thanks to zdravco
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@479 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-30 00:26:31 +00:00 |
|
zdenop@gmail.com
|
8e2018d9ec
|
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@473 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-29 21:49:36 +00:00 |
|
joregan
|
859ff4c1ab
|
doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@452 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-08-19 18:57:57 +00:00 |
|
joregan
|
08defee46e
|
more doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@450 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-08-10 19:20:11 +00:00 |
|
joregan
|
924f231808
|
more doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@442 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-27 14:58:33 +00:00 |
|
joregan
|
a18816f839
|
partial merge of doxygen branch (stuff without conflicts, basically)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@441 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-27 13:23:23 +00:00 |
|
joregan
|
1d88be7a81
|
make some functions static
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@439 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-25 15:23:03 +00:00 |
|
joregan
|
69d6d35f28
|
patch for issue 304 from max.markin
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@422 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-19 02:32:21 +00:00 |
|
joregan
|
a301f9a5c7
|
start of i18n
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@418 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-19 01:59:13 +00:00 |
|
joregan
|
5279e34296
|
GRAPHICS_ENABLED means ScrollView, but the correct #define was not being set
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@407 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-06-27 16:03:29 +00:00 |
|
joregan
|
c4118eb6cb
|
change define
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@404 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-06-27 15:27:10 +00:00 |
|
joregan
|
5c8ad7ee72
|
add config_auto.h anywhere #ifndef GRAPHICS_DISABLED is used
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@384 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-28 12:03:45 +00:00 |
|
joregan
|
ddcb98565a
|
update generated autoconf/make stuff
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@369 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 14:21:37 +00:00 |
|
joregan
|
34d8258049
|
use libtool
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@368 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 14:20:20 +00:00 |
|
joregan
|
38a6b18a5f
|
disable MSVC warning C4244 in a number of places to cut down the noise
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@363 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 10:22:27 +00:00 |
|
theraysmith
|
97cefb1c12
|
Fixed issue 249
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@342 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 00:49:41 +00:00 |
|
theraysmith
|
0a9ad20d1c
|
Changes to textord for 3.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@301 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-07-11 02:39:56 +00:00 |
|
theraysmith
|
bea5e04b76
|
Fixed compilation with GRAPHICS_DISABLED
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@250 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-03 17:24:08 +00:00 |
|
theraysmith
|
f3060abf71
|
Automake changes for potential RC of 2.04
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@248 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-03 02:50:54 +00:00 |
|
theraysmith
|
2186613963
|
Fixed excessive stack use
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@241 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-02 23:34:20 +00:00 |
|
tmbdev
|
a978ccb68f
|
changed runautoconf instructions
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@183 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-08-18 20:18:21 +00:00 |
|
theraysmith
|
4c6c58e6ea
|
Fixed name collision with jpeg library
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@158 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-04-22 00:34:11 +00:00 |
|
theraysmith
|
0f3067db36
|
Updated graphics output for new java-based display
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@147 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-02-01 00:48:25 +00:00 |
|
theraysmith
|
166c867d84
|
Removed some compiler warnings on operator precedence
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@129 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-02-01 00:05:57 +00:00 |
|
theraysmith
|
fa53caeacb
|
Fixed infinite loop
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@112 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-08-30 18:29:20 +00:00 |
|
theraysmith
|
570af48b8b
|
Remaining changes for Unicodeization project
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@87 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 01:15:07 +00:00 |
|
theraysmith
|
d33938c084
|
Fixed problem with a compiler bug
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@65 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-17 20:43:43 +00:00 |
|
theraysmith
|
02d760759f
|
Making release 1.04
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@62 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-17 00:48:27 +00:00 |
|
theraysmith
|
bfd79a970e
|
Fixed name collisions mostly with stl
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@37 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:23:42 +00:00 |
|
theraysmith
|
af905c0bd7
|
Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@36 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:21:36 +00:00 |
|
tmbdev
|
6da5fdb8d0
|
Added Makefile.in files back in to permit building from Subversion without installed autoconf/automake tools.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@29 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-04-10 23:15:48 +00:00 |
|
tmbdev
|
7fa676659b
|
changed configuration to install header files in $(includedir)/tesseract
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@18 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-03-31 00:37:26 +00:00 |
|
tmbdev
|
9f2b3b7154
|
changed autoconf/automake system to use standard install paths; removed auto-generated files from repository (use runautoconf instead)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@16 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-03-30 23:53:34 +00:00 |
|
theraysmith
|
9a1c5a9be2
|
Added requirement for overlap of xheight and caps
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@13 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-03-29 17:08:08 +00:00 |
|
tmbdev
|
425d593ebe
|
top-skimming import from sf.net
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk/trunk@2 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-03-07 20:03:40 +00:00 |
|