Stefan Weil
|
121a7c6489
|
ccstruct: Fix non portable and wrong format strings
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2017-05-11 19:32:51 +02:00 |
|
Raf Schietekat
|
3983d2f76a
|
Reviewed uses of reinterpret_cast
|
2017-05-11 01:58:40 +02:00 |
|
Stefan Weil
|
300841f9a7
|
Replace memalloc / memfree by C++ new / delete
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2017-05-01 17:26:23 +02:00 |
|
Stefan Weil
|
78d91701bd
|
Simplify new operations
It is not necessary to check for null pointers after new.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-11-30 20:24:38 +01:00 |
|
Ray Smith
|
3c21c14949
|
Fixed issue 1245
|
2014-08-13 18:51:28 -07: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
|
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
|
fdd4ffe85e
|
Fixed endian bug in dawg reader, Added word bigram correction,
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@649 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 02:56:18 +00:00 |
|
theraysmith
|
664b84b3c8
|
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@571 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-21 21:46:35 +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
|
cd96d8ede5
|
more warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@434 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-21 18:11:00 +00:00 |
|
joregan
|
edf7e7694c
|
silence more useless warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@432 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-21 15:11:19 +00:00 |
|
theraysmith
|
3a13d80d24
|
Changes to dict for 3.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@293 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-07-11 02:20:33 +00:00 |
|
theraysmith
|
0aa4861116
|
Further fixes to dictionary generation that was losing words
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@184 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-08-20 17:47:05 +00:00 |
|
theraysmith
|
b950752818
|
Fixes to wordlist2dawg to create correct dawgs on windows
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@179 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-08-14 22:44:46 +00:00 |
|
theraysmith
|
520077bd41
|
Fixed name collision with jpeg library
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@164 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-04-22 00:42:51 +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
|
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 |
|
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
|
bc769e29b2
|
Preparations for unicodization
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@32 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 00:44:44 +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 |
|