theraysmith@gmail.com
|
7ab0a97180
|
Fixed comment re bln_numericmode
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@610 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-18 16:41:03 +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 |
|
zdenop@gmail.com
|
9b9efa8e4c
|
man pages included to install script, improved windows installer script (issue 425), output format for "tesseract -v" changed to "3.00 version", README cleanup.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@601 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-08 20:33:18 +00:00 |
|
zdenop@gmail.com
|
411e074b4d
|
fix for issues 479, 524 + tests for input image (there are no leptonica error messages on Windows console)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@597 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-07-29 21:55:49 +00:00 |
|
zdenop@gmail.com
|
1ad70ea8ff
|
fixing issues 518 and 521
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@596 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-07-27 20:56:40 +00:00 |
|
zdenop@gmail.com
|
505c8dbece
|
changed "xocr_word" to "ocrx_word" according hOCR spec
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@585 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-05-24 20:53:58 +00:00 |
|
zdenop@gmail.com
|
b54eee99ac
|
configure script requires liblept;
add '--version' option for tesseract as alternative to '-v'
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@584 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-05-24 20:17:28 +00:00 |
|
theraysmith
|
c81483f714
|
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@566 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-21 21:43:04 +00:00 |
|
theraysmith
|
a3f30eb5c7
|
Deleted lots of dead code, including PBLOB
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@555 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-18 21:51:34 +00:00 |
|
theraysmith
|
0d81f4b649
|
Fixed problem that was preventing pagesegmode from being set by config file
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@554 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-18 21:43:38 +00:00 |
|
theraysmith
|
f040994f51
|
Fixed closing meta element in hocr output
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@549 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-12-09 06:25:20 +00:00 |
|
theraysmith
|
a7db6dada9
|
Fix for linking with leptonica on Linux.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@548 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-12-09 01:40:39 +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 |
|
zdenop@gmail.com
|
c707b26d5f
|
fixed VC++2008 Express build after last changes
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@543 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 12:46:41 +00:00 |
|
theraysmith
|
ef59841ebe
|
Moved multipage code to BaseAPI and tidied up command line handling
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@532 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 00:58:30 +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 |
|
zdenop@gmail.com
|
7511d76315
|
fixed hocr to produce valid document (acording http://validator.w3.org/) - issue http://code.google.com/p/tesseract-ocr/issues/detail?id=401
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@525 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-17 20:03:58 +00:00 |
|
zdenop@gmail.com
|
a750ffed7a
|
fixed issue 394: The tessedit_pageseg_mode does not work; thanks sms@fritzwidmer.ch
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@517 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-02 20:52:58 +00:00 |
|
zdenop@gmail.com
|
fa4d4589cb
|
fixed hocr (escape special special characters; thank to aizvorski) + hocr config)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@515 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-10-29 19:03:06 +00:00 |
|
zdenop@gmail.com
|
346da8c1e5
|
missing returns in nonvoid functions (thanks to rusnakp) issue 389;
corrected windows installation script - tesseract should be not run as start-up application;
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@514 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-10-26 13:35:02 +00:00 |
|
zdenop@gmail.com
|
21d6ea66c2
|
better handlig of multipage tiff (issue 380 http://code.google.com/p/tesseract-ocr/issues/detail?id=380)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@513 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-10-22 06:13:54 +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
|
7efbd3dab7
|
crap
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@444 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-27 15:17:52 +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
|
7e8bd73aea
|
some casts to get rid of persistent warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@435 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-21 21:19:53 +00:00 |
|
joregan
|
522a8ccfc4
|
fix issue 332
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@429 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-20 10:31:49 +00:00 |
|
joregan
|
722967201a
|
attempting to test this; not working so far
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@421 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-19 02:13:27 +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
|
d2c234d5ff
|
fix issue 318
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@402 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-06-09 12:08:47 +00:00 |
|
joregan
|
43690e23c8
|
apply patch from issue 320
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@401 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-06-09 11:52:20 +00:00 |
|
joregan
|
150c1f741c
|
bah! fix this properly
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@399 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-06-05 14:13:31 +00:00 |
|
joregan
|
f81004260f
|
guard around delete[]
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@391 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-30 20:22:54 +00:00 |
|
joregan
|
cfcd9a1b5a
|
make cppcheck happy
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@388 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-30 03:16:54 +00:00 |
|
joregan
|
8cd185d49f
|
float casts within fabs() - partial patch from issue 304
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@374 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-27 01:45:47 +00:00 |
|
joregan
|
428b1bb543
|
fix issue 307.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@373 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 23:07:57 +00:00 |
|
joregan
|
5567959c0a
|
fix issue 309
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@372 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 22:14:36 +00:00 |
|
joregan
|
791f86b15a
|
fix issue 52
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@371 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 21:34:03 +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
|
289db34827
|
fix issue 303
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@355 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 07:54:34 +00:00 |
|
theraysmith
|
a5b4570180
|
Added page numbers to box files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@352 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 23:06:35 +00:00 |
|
theraysmith
|
0bebd93363
|
Improved generalization of makefile
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@351 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 22:26:34 +00:00 |
|
theraysmith
|
813367fff4
|
Fixed issue 279
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@348 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 17:00:27 +00:00 |
|
theraysmith
|
1c3d5a83c0
|
Fixed issue 279
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@347 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 15:45:08 +00:00 |
|
theraysmith
|
9815506429
|
Fixed issue 299
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@346 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-20 15:34:31 +00:00 |
|
theraysmith
|
e3e78b076b
|
Fixed issue 263 with modified patch.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@333 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-19 18:35:40 +00:00 |
|
theraysmith
|
533a671cff
|
Removed api/Makefile
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@332 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-19 18:20:56 +00:00 |
|
theraysmith
|
5d00a436d1
|
Fixed issue 257
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@325 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-17 21:15:14 +00:00 |
|
theraysmith
|
d745f3fd7d
|
New files in api for 3.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@285 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-07-11 02:03:09 +00:00 |
|