Commit Graph

6490 Commits

Author SHA1 Message Date
theraysmith
d543e8c2bc added leptonica support and additional interfaces
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@135 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:28:18 +00:00
theraysmith
e8787f3e0c Major internationalization improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@134 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:23:05 +00:00
theraysmith
2a678305c6 Major internationalization improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@133 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:21:49 +00:00
theraysmith
aa55810b6b Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@132 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:18:33 +00:00
theraysmith
830a2f54b9 Removed some compiler warnings on operator precedence
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@131 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:13:28 +00:00
theraysmith
6b5e0c4046 Made some major classifier and clustering improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@130 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:07:59 +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
dd18aea052 Added multi-page tiff capability
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@128 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2008-02-01 00:00:46 +00:00
mezhirov
7bb68d2f20 got rid of home-made bbox functions
bug(?) fix


git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@124 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-10-08 12:58:53 +00:00
tmbdev
46123802d1 added potential new APIs for communicating page segmentation information and performing line recognition with baseline data; Ray will think about implementing these
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@122 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-31 23:13:00 +00:00
theraysmith
58ade5fce6 Fixed an error in setting char properties
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@120 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 22:13:30 +00:00
theraysmith
6f27137fee Autoconf changes for 2.01
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@115 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:32:18 +00:00
theraysmith
eaef4c989f Fixed crash
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@114 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:31:57 +00:00
theraysmith
4df0a77bc4 Autoconf changes for 2.01
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@113 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:29:53 +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
981407d6fa Fixed the code added for ocropus
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@111 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:25:50 +00:00
theraysmith
b60c6065e3 Autoconf changes for 2.01
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@110 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:25:18 +00:00
theraysmith
2f19f0c269 A minor accuracy improvement on punctuation
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@109 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:23:00 +00:00
theraysmith
e47163a92b Windows changes for 2.01 includingimprovements to dll api and test program
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@108 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:22:12 +00:00
theraysmith
6ae6c0a042 Made some preliminary changes for improving xheights
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@107 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:20:10 +00:00
theraysmith
f382fb56f5 Fixed various internationalization issues, mostly for training
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@106 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:18:35 +00:00
theraysmith
100942d7ed Fixed dawg table too full error
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@105 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-30 18:16:00 +00:00
mezhirov
024c9f49c0 This is the first draft of Tesseract API that is used by Ocropus.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@103 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-08-22 13:17:45 +00:00
theraysmith
e7c008cede Added Makefile.in for configs and tessconfigs
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@97 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-19 15:38:37 +00:00
theraysmith
6f6a5f9767 More new files for v2.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@89 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:30:21 +00:00
theraysmith
76666758a2 Adding new language data
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@88 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:24:22 +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
627368df42 API/output changes to produce unlv-style latin-1 output and test scripts
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@86 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:11:18 +00:00
theraysmith
eeaca1beba Fixed problems with signed characters.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@85 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:05:40 +00:00
theraysmith
4df1016692 Automake changes for version 2.00.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@84 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:04:56 +00:00
theraysmith
0d9fa6a040 Fixed portability problems with VC++ 6 and VC++ express.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@83 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:01:50 +00:00
theraysmith
1943de9aa9 Fixed the extern C mismatches properly.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@82 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 01:00:54 +00:00
theraysmith
f4baca27c8 Devstudio changes for v2.00.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@81 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 00:59:35 +00:00
theraysmith
47cd8b55d3 Changed classifier debug mode to allow debug on any Unicode character.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@80 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 00:55:55 +00:00
theraysmith
2f4a43b419 Improved consistency of results from floating point calculations
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@79 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-07-18 00:55:02 +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
55f35dd4f5 Added eng.unicharset to Makefile.am
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@64 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-17 17:55:12 +00:00
theraysmith
0757bc2ad7 Added ReleaseNotes to the distribution
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@63 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-17 01:52:36 +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
21d2607a4f Adding dlltest
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@61 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-17 00:47:26 +00:00
theraysmith
7a6bdafc46 Adding dlltest
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@60 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-17 00:46:08 +00:00
theraysmith
ef28c9b9c0 Fixed windows build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@59 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 21:34:24 +00:00
theraysmith
871cef3f2b Preparations for unicodization
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@58 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 21:28:19 +00:00
theraysmith
b6fb075485 General changes for version 1.04
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@57 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:47:11 +00:00
theraysmith
a59e5dc791 Preparations for unicodization
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@56 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:46:09 +00:00
theraysmith
c7e9ec8f41 Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@55 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:44:53 +00:00
theraysmith
974bfda143 Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@54 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:44:02 +00:00
theraysmith
fa0f86f70a Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@53 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:43:27 +00:00
theraysmith
3366cd0397 Fixed name collisions mostly with stl
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@52 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:42:56 +00:00
theraysmith
8d64397519 Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@51 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2007-05-16 01:42:31 +00:00