theraysmith@gmail.com
|
99edf4ccbd
|
Refactored classifier to make it easier to add new ones and generalized feature extractor to allow fx from grey
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@873 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-23 15:15:06 +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 |
|
zdenop@gmail.com
|
5958f01f5f
|
fix doxygen warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@715 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-30 15:42:06 +00:00 |
|
zdenop@gmail.com
|
49c4ce3183
|
fix for GRAPHICS_DISABLED build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@686 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-01 22:43:51 +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
|
5bc5e2a0b4
|
Added simultaneous multi-language capability, Added support for ShapeTable in classifier and training, Refactored class pruner, Added new uniform classifier API, Added new training error counter
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@650 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 02:57:42 +00:00 |
|
theraysmith
|
c86a0f6892
|
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@570 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-03-21 21:45:36 +00:00 |
|
theraysmith
|
eba04e7c5b
|
Fixed debug display, training on fragments
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@533 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 01:00:17 +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
|
f2506871f9
|
move include of config_auto.h to not conflict with local types. Not finished
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@490 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-30 15:53:40 +00:00 |
|
joregan
|
9a33f9b5e2
|
doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@453 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-08-19 18:58:48 +00:00 |
|
joregan
|
a18816f839
|
partial merge of doxygen branch (stuff without conflicts, basically)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@441 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-27 13:23:23 +00:00 |
|
joregan
|
5c8ad7ee72
|
add config_auto.h anywhere #ifndef GRAPHICS_DISABLED is used
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@384 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-28 12:03:45 +00:00 |
|
theraysmith
|
8d654e7476
|
Fixed issue 243, ungraded helpers, genericvector
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@340 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-19 22:35:35 +00:00 |
|
theraysmith
|
694d3f2c20
|
Changes to classify for 3.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@291 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-07-11 02:17:36 +00:00 |
|
theraysmith
|
ff3d550c05
|
Removed obfuscatory 'access' macros: see issue#76
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@219 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-03-10 19:03:06 +00:00 |
|
theraysmith
|
9cd87f0ec5
|
Fixed name collision with jpeg library
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@155 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-04-22 00:23:04 +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
|
47cd8b55d3
|
Changed classifier debug mode to allow debug on any Unicode character.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@80 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 00:55:55 +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 |
|