tesseract/ccstruct
2013-11-08 20:30:56 +00:00
..
blamer.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
blamer.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
blckerr.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
blobbox.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
blobbox.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
blobs.cpp Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
blobs.h Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
blread.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
blread.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
boxread.cpp Fixed fmemopen portability problem 2013-10-10 02:07:26 +00:00
boxread.h Added simultaneous multi-language capability, Refactored top-level word recognition module, Blamer module added for error analysis, Tidied up constraints on control parameters, Added UNICHARSET to WERD_CHOICE to make mult-language handling easier, Added word bigram correction 2012-02-02 03:06:39 +00:00
boxword.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
boxword.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
ccstruct.cpp 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
ccstruct.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
coutln.cpp fix VC++ build 2013-10-31 13:02:58 +00:00
coutln.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
crakedge.h Removed serialise and NEWDELETE macro 2010-11-30 00:56:39 +00:00
detlinefit.cpp Improved baseline fit 2013-09-20 19:43:47 +00:00
detlinefit.h Improved baseline fit 2013-09-20 19:43:47 +00:00
dppoint.cpp 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
dppoint.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
fontinfo.cpp Refactored classifier to make it easier to add new ones 2013-09-23 15:16:01 +00:00
fontinfo.h Refactored classifier to make it easier to add new ones 2013-09-23 15:16:01 +00:00
genblob.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
genblob.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:38 +00:00
hpdsizes.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
ipoints.h 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 2011-03-21 21:44:45 +00:00
linlsq.cpp Improved baseline fit 2013-09-20 19:43:47 +00:00
linlsq.h Improved baseline fit 2013-09-20 19:43:47 +00:00
Makefile.am 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
matrix.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
matrix.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
mod128.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
mod128.h Fixed name collision with jpeg library 2008-04-22 00:41:37 +00:00
normalis.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
normalis.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
ocrblock.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
ocrblock.h Added simultaneous multi-language capability, Refactored top-level word recognition module, Blamer module added for error analysis, Tidied up constraints on control parameters, Added UNICHARSET to WERD_CHOICE to make mult-language handling easier, Added word bigram correction 2012-02-02 03:06:39 +00:00
ocrpara.cpp Added simultaneous multi-language capability, Refactored top-level word recognition module, Blamer module added for error analysis, Tidied up constraints on control parameters, Added UNICHARSET to WERD_CHOICE to make mult-language handling easier, Added word bigram correction 2012-02-02 03:06:39 +00:00
ocrpara.h Added simultaneous multi-language capability, Refactored top-level word recognition module, Blamer module added for error analysis, Tidied up constraints on control parameters, Added UNICHARSET to WERD_CHOICE to make mult-language handling easier, Added word bigram correction 2012-02-02 03:06:39 +00:00
ocrrow.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
ocrrow.h More fixes for GRAPHICS_DISABLED from Zdenko and Ray 2012-09-22 00:59:31 +00:00
otsuthr.cpp patch from Cyanide.Drake for issue 366 2010-09-30 10:36:47 +00:00
otsuthr.h Changes to ccstruct for 3.00 2009-07-11 02:14:57 +00:00
pageres.cpp Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
pageres.h Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
params_training_featdef.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
params_training_featdef.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
pdblock.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pdblock.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
points.cpp fix for windows build - part 1 2013-09-25 09:56:49 +00:00
points.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
polyaprx.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
polyaprx.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
polyblk.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
polyblk.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
publictypes.cpp change comments to doxygen block comments (api) 2012-03-30 21:24:12 +00:00
publictypes.h Added sparse text mode, also fixed issue 653. 2013-01-03 19:06:41 +00:00
quadlsq.cpp Improved baseline fit 2013-09-20 19:43:47 +00:00
quadlsq.h Fixed name collision with jpeg library 2008-04-22 00:41:37 +00:00
quadratc.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
quadratc.h Fixed name collision with jpeg library 2008-04-22 00:41:37 +00:00
quspline.cpp Improved baseline fit 2013-09-20 19:43:47 +00:00
quspline.h Improved baseline fit 2013-09-20 19:43:47 +00:00
ratngs.cpp Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
ratngs.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
rect.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
rect.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
rejctmap.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
rejctmap.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
seam.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
seam.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
split.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
split.h Added simultaneous multi-language capability, Refactored top-level word recognition module, Blamer module added for error analysis, Tidied up constraints on control parameters, Added UNICHARSET to WERD_CHOICE to make mult-language handling easier, Added word bigram correction 2012-02-02 03:06:39 +00:00
statistc.cpp Improved baseline fit 2013-09-20 19:43:47 +00:00
statistc.h Improved baseline fit 2013-09-20 19:43:47 +00:00
stepblob.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
stepblob.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:21:37 +00:00
vecfuncs.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
vecfuncs.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
werd.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
werd.h More fixes for GRAPHICS_DISABLED from Zdenko and Ray 2012-09-22 00:59:31 +00:00