Zdenko Podobný
|
53eab2ee92
|
fix issue 1354
|
2015-04-15 22:37:58 +02:00 |
|
theraysmith@gmail.com
|
97080412fd
|
Bunch of minor bug fixes/cleanups
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1106 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-05-21 15:48:48 +00:00 |
|
theraysmith@gmail.com
|
e6e6c35ee1
|
Fixed issue 1114
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1073 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-04-24 00:46:11 +00:00 |
|
theraysmith@gmail.com
|
0dd47a2fd5
|
Fixed issue 1108
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1072 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-04-24 00:30:33 +00:00 |
|
theraysmith@gmail.com
|
7f5e5264d3
|
Fixed issues 1093-1097
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1048 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-02-04 23:36:24 +00:00 |
|
theraysmith@gmail.com
|
2fcea93846
|
Fixed issues 1081-1090
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1046 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-02-04 02:23:18 +00:00 |
|
theraysmith@gmail.com
|
07ca24aeaf
|
Removed upper limit on trie size, fixing issue 1020.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1044 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-02-03 19:18:23 +00:00 |
|
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 |
|
theraysmith@gmail.com
|
cd15c5e2c2
|
More code cleanup from patches and fixing warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1012 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-24 21:11:56 +00:00 |
|
zdenop@gmail.com
|
ef3b1d936e
|
fix mingw build issues
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@995 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-18 09:00: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
|
ba7d72b6ab
|
Removed dependence on IMAGE class
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@945 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:32:31 +00:00 |
|
zdenop
|
9de80e0a06
|
fix resource leaks - issues 1034, 1038, 1040. Thanks to Martin Ettl
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@920 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-12-13 22:13:52 +00:00 |
|
zdenop
|
38b25b5777
|
fix issue 1018, 1031
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@918 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-12-06 22:07:46 +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 |
|
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
|
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
|
e216adab43
|
fix configure.ac; unify identifiers (WIN32 vs _WIN32)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@688 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-02 17:31:24 +00:00 |
|
zdenop@gmail.com
|
6ccab83bd6
|
fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING")
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@677 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-19 21:48:45 +00:00 |
|
theraysmith@gmail.com
|
73adf693d5
|
Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Refactored top-level word recognition module, Added simultaneous multi-language capability.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@654 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 03:03:56 +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 |
|
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
|
ea5bc16f38
|
Removed EXIT, fixing issue 144
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@607 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-18 16:38:09 +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
|
16f0481f5c
|
renamed duplicate cube/const.h to cube/cube_const.h (issue 525)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@602 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-11 06:51:30 +00:00 |
|
theraysmith
|
7a54f5f950
|
Misc Makefile etc for 3.01
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@541 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 01:30:09 +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 |
|