Zdenko Podobný
|
15d48361b4
|
fix VS2010 build;
|
2015-02-05 17:27:18 +01:00 |
|
Zdenko Podobný
|
36883b4faf
|
preserve interword spaces patch - Issue 1409
|
2015-01-27 22:58:04 +01: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
|
cd8de9157c
|
change comments to doxygen block comments (api)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@716 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-30 21:24:12 +00:00 |
|
zdenop@gmail.com
|
2f1c112640
|
+Remove visibility from protected members of tesseract::TessBaseAPI class by applying TESS_LOCAL macro;
+Make PageIterator & ResultIterator classes visible by applying TESS_API macro;
+Fix api/Makefile.am & training/Makefile.am to allow Parallel Build Trees;
patch from Tom Powers (https://groups.google.com/group/tesseract-dev/msg/9d00579540e44055)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@701 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-07 22:04:46 +00:00 |
|
theraysmith@gmail.com
|
ef786ad29b
|
Moved ResultIterator/PageIterator to ccmain
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@645 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 02:47:59 +00:00 |
|