tesseract/ccutil
2014-04-28 23:10:48 +00:00
..
ambigs.cpp More cleanup changes from patches 2014-01-29 02:22:14 +00:00
ambigs.h Fixed fmemopen portability problem 2013-10-10 02:07:26 +00:00
basedir.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
basedir.h Fixed relative-to-executable tessdata location, while allowing for addition of terminating / 2012-10-09 00:41:08 +00:00
bits16.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
bits16.h Fixed name collision with jpeg library 2008-04-22 00:23:41 +00:00
bitvector.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
bitvector.h Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
ccutil.cpp + fix VS2008 warning about "non dll-interface class tesseract::LTRResultIterator used as base for dll-interface class tesseract::ResultIterator" by making LTRResultIterator also visible. 2012-03-08 21:15:13 +00:00
ccutil.h + fix VS2008 warning about "non dll-interface class tesseract::LTRResultIterator used as base for dll-interface class tesseract::ResultIterator" by making LTRResultIterator also visible. 2012-03-08 21:15:13 +00:00
clst.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
clst.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
doubleptr.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
elst2.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
elst2.h Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
elst.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
elst.h Fixed some clang errors about explicit constructors and more formatting. 2014-04-28 23:10:48 +00:00
errcode.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
errcode.h Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
fileerr.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
genericheap.h Fixed issue 1056 2014-01-10 17:24:07 +00:00
genericvector.h Fixed issues 1093-1097 2014-02-04 23:36:24 +00:00
globaloc.cpp Turned on pdfrenderer functionality that needs leptonica 1.70 2014-01-23 23:01:10 +00:00
globaloc.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
hashfn.h fix linux build, remove not used folder and spec file 2014-01-10 23:52:04 +00:00
helpers.h Fixed issue 1134 2014-04-25 01:07:26 +00:00
host.h Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
indexmapbidi.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
indexmapbidi.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
kdpair.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
lsterr.h Fixes to lists so an empty constructor is not needed + reenable debugging 2008-12-30 18:19:31 +00:00
mainblk.cpp fix issue 938: change tessdata-dir/datadir rules; implement --tessdata-dir option 2013-11-10 20:59:11 +00:00
Makefile.am Applied patch to refix issue 331 2014-04-23 23:12:53 +00:00
memry.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
memry.h Removed dead memory mangagement code 2012-02-02 02:51:56 +00:00
ndminx.h Harmless improvements from 3.00 going in to 2.04 2008-12-30 18:20:15 +00:00
nwmain.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
object_cache.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
ocrclass.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
params.cpp More code cleanup from patches and fixing warnings 2014-01-24 21:09:59 +00:00
params.h Made params more like Google flags 2014-01-09 17:24:06 +00:00
platform.h fix mingw build issues 2014-01-18 09:00:54 +00:00
qrsequence.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
scanutils.cpp Fixed bugs in scanutils that were causing accuracy degradation 2014-04-28 23:06:41 +00:00
scanutils.h Applied patch to refix issue 331 2014-04-23 23:12:53 +00:00
secname.h Fixed issues 1093-1097 2014-02-04 23:36:24 +00:00
serialis.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
serialis.h Fixed fmemopen portability problem 2013-10-10 02:07:26 +00:00
sorthelper.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
stderr.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
strngs.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
strngs.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
tesscallback.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
tessdatamanager.cpp Fixed issue 1075 2014-01-29 20:28:42 +00:00
tessdatamanager.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
tprintf.cpp Moved -v to training 2014-01-09 17:25:12 +00:00
tprintf.h Moved -v to training 2014-01-09 17:25:12 +00:00
unichar.cpp Fixed issue 1133 2014-04-24 21:18:00 +00:00
unichar.h Fixed issue 1133 2014-04-24 21:18:00 +00:00
unicharmap.cpp Fixed issue 736 2012-09-21 15:19:44 +00:00
unicharmap.h Harmless improvements from 3.00 going in to 2.04 2008-12-30 18:20:15 +00:00
unicharset.cpp Misc fixes 2014-01-09 17:27:40 +00:00
unicharset.h Refactored classifier to make it easier to add new ones 2013-09-23 15:16:01 +00:00
unicity_table.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicodes.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicodes.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
universalambigs.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
universalambigs.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00