Commit Graph

705 Commits

Author SHA1 Message Date
zdenop@gmail.com
5947f3da38 add NSIS script for Windows installer
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@815 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-12-27 19:53:43 +00:00
zdenop@gmail.com
37fb755d47 Add a command-line option (--print-parameters) to dump the parameters to stdout
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@814 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-12-23 17:54:14 +00:00
zdenop@gmail.com
4812fac33e Fix issue 427: print result to stdout instead to file
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@813 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-12-23 17:52:42 +00:00
zdenop@gmail.com
8a2b5f0ead Fix issue 808: Check for output file write permissions before performing lengthy OCR operation
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@812 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-12-23 17:49:15 +00:00
zdenop@gmail.com
42c92c3e29 avoid multiple tesseract inits in tesseract executable
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@811 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-12-23 17:47:06 +00:00
zdenop@gmail.com
9b2906c67e fix issue 800: Get rid of glob() for searching available languages
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@810 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-11-30 22:11:22 +00:00
zdenop@gmail.com
5d9fd5fb72 add word confidence info (x_wconf) to hocr output/fix issue 748
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@806 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-11-06 21:18:35 +00:00
zdenop@gmail.com
d54d1e0095 fix tarball portability
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@802 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-11-01 22:56:52 +00:00
zdenop@gmail.com
e83503022c update script for 3.02.02 release
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@793 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-26 18:49:14 +00:00
theraysmith@gmail.com
be09fec7a2 Tarball Version 3.02.02
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@790 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-25 20:15:11 +00:00
theraysmith@gmail.com
4b5b6bc05c Fixed issue 764
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@782 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-22 23:41:47 +00:00
theraysmith@gmail.com
5e7be7d853 Updated comment
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@781 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-22 23:41:15 +00:00
theraysmith@gmail.com
af04ae882f Made use of _ macro and stderr consistent with error messages.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@780 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-22 23:40:19 +00:00
zdenop@gmail.com
4550ba71fb include capi.h to installed header files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@779 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-17 21:16:16 +00:00
zdenop@gmail.com
9b2c10655f include basedir.h to installed header files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@778 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-12 13:33:07 +00:00
zdenop@gmail.com
6b4970776d Fixed tessdata_dir for tessseract executable.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@777 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-11 19:47:17 +00:00
theraysmith@gmail.com
e99c89b5e6 Fixed missing NULL test that broke tessdata_dir
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@776 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-10 22:54:35 +00:00
theraysmith@gmail.com
ca9daf2573 Fixed build break
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@775 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-09 01:28:37 +00:00
theraysmith@gmail.com
605fd7488b Fixed relative-to-executable tessdata location, while allowing for addition of terminating /
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@774 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-09 00:41:08 +00:00
theraysmith@gmail.com
aa9101ab92 Misc cleanup
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@773 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-09 00:39:54 +00:00
theraysmith@gmail.com
8d3c8adbb5 Disconnected errcode.h from baseapi.h
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@772 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-10-09 00:39:12 +00:00
zdenop@gmail.com
a4e8bf7da0 fix 'make dist' and tesseract.pc.in
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@769 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-29 11:59:31 +00:00
zdenop@gmail.com
ceff3288d7 fix issue 764...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@768 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-27 08:43:55 +00:00
zdenop@gmail.com
fb91759cdc fix issue 764 and clean tabulators, trim trailing spaces...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@767 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-27 08:24:46 +00:00
zdenop
db24b1ab53 fix makemoredists for mingw
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@766 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-26 12:37:43 +00:00
zdenop@gmail.com
f2afce54b3 improve script for creating release packages
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@764 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-25 20:16:42 +00:00
zdenop@gmail.com
ae85c18d96 fix DLL build in VC++
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@762 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-25 09:10:06 +00:00
zdenop@gmail.com
d099dba77e fix issue 702.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@761 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-24 05:26:12 +00:00
zdenop@gmail.com
23f1d16037 fix fox issue 346 / GetAvailableLanguagesAsVector
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@760 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-24 05:20:23 +00:00
zdenop@gmail.com
dc8bd4682b C-API (fix issue 362)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@759 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-24 05:14:11 +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
zdenop@gmail.com
0ed5c67070 fix issue 757 (Solaris needs -lrt for sem_init)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@756 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 20:00:01 +00:00
zdenop@gmail.com
a877d8a5a7 fix 'make distclean' in configure.ac too
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@755 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 17:56:53 +00:00
zdenop@gmail.com
503f68966e fix 'make distclean'
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@754 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 17:36:27 +00:00
theraysmith@gmail.com
da1047f020 Fixed typos and improved comments
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@753 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:31:20 +00:00
theraysmith@gmail.com
5e79160afb Fixed new bug in error message
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@752 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:28:45 +00:00
theraysmith@gmail.com
32badf1c1b fixed pageseg mode
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@751 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:28:11 +00:00
theraysmith@gmail.com
fbf7968490 Fixed problem with blank pages
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@750 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:27:25 +00:00
theraysmith@gmail.com
b301d39e2b Added 16 bit as a valid image depth
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@749 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:26:59 +00:00
theraysmith@gmail.com
f23460bec4 Removed config_auto.h from .h files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@748 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:26:10 +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
theraysmith@gmail.com
7b90ed28d3 Fixed problem with NULL STRINGs
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@745 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:22:22 +00:00
theraysmith@gmail.com
c2dbb28376 Fixed issues 714, 608
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@744 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:21:24 +00:00
theraysmith@gmail.com
c7cef53ee3 Fixed issue 669
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@743 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:20:35 +00:00
theraysmith@gmail.com
d71045fa3a Fixed issue 736
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@742 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:19:44 +00:00
david.eger@gmail.com
0aadbd0169 Save BLOB_CHOICE s for alternate choices saved during segmentation
search so we have them when trying to replace words with alternates in
the bigram correction pass.


git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@739 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-01 00:33:46 +00:00
zdenop@gmail.com
2a57976c41 - fix msys buil (missing -lws2_32 for library)
- remove old debian leptonica package


git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@738 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-08-25 19:53:41 +00:00
zdenop@gmail.com
306a8216e1 fix creating box file from empty image (issue 516)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@737 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-08-03 22:32:17 +00:00
zdenop@gmail.com
60b0d10e16 fix for issue 690
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@736 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-08-01 21:57:49 +00:00