Zdenko Podobný
8950a2ec96
change version
2015-07-11 09:43:50 +02:00
Zdenko Podobný
bf3f125ad5
change links from code.google.com to github.com
2015-07-11 09:43:31 +02:00
Zdenko Podobný
ec9581d8f2
temporary add configure and Makefile.in for release
2015-07-11 09:42:43 +02:00
Zdenko Podobný
b8862b33df
remove unsupported VS2008 solution
2015-07-11 07:41:13 +02:00
Zdenko Podobný
cdc84a5dd7
fix VS2010 build
2015-07-11 07:38:57 +02:00
Ray Smith
462eff5088
Merge branch 'master' of https://github.com/tesseract-ocr/tesseract
...
Huh?
2015-07-10 16:00:59 -07:00
Ray Smith
19c26f0646
Removed warning about ligatures and fixed root font dir
2015-07-10 15:56:33 -07:00
Ray Smith
bb8cf7b3ae
Yet another clang format fix
2015-07-09 14:56:22 -07:00
Ray Smith
44122698d7
Removed debug messages, forward compatability of traineddata files, further bug fix.
2015-07-09 14:50:25 -07:00
Ray Smith
a303ab9d00
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
2015-07-09 14:28:20 -07:00
spSerg
015fdcbd08
class and struct are incompatible in MSVC2013 conpiler.
...
At least as a template parameter.
2015-07-09 21:45:29 +03:00
Zdenko Podobný
d00d833b9b
fix OpenCL on mac thank to mevikas ( https://code.google.com/p/tesseract-ocr/issues/detail?id=1479 )
2015-06-29 12:39:29 +02:00
Jeff Breidenbach
935e72401a
Changes to get 'make-dist' to work
...
This is what was required to get 'make-dist' to work. I left autogen alone
since it works, albeit with an error message. My practice packages appear
to work fine.
2015-06-29 08:11:26 +01:00
Zdenko Podobný
dcc457cc05
add new lang info
2015-06-28 22:26:39 +02:00
zdenop
e8b6d6f71b
Merge pull request #39 from tfmorris/patch-1
...
Update for Github & fix spelling
2015-06-22 22:09:56 +02:00
Tom Morris
d3c69072d7
Update for Github & fix spelling
2015-06-22 16:08:18 -04:00
Zdenko Podobný
3a0da4e1b7
fix DISABLE_GRAPHICS build (google code issue 1490)
2015-06-21 22:50:14 +02:00
Zdenko Podobný
392ad881cc
fix link to UNVL test
2015-06-14 17:29:55 +02:00
Zdenko Podobný
6a998ec5d0
fix redefinition in stringrenderer.cpp (stringrenderer.h)
2015-06-14 17:29:27 +02:00
Zdenko Podobný
9b7f2527f1
fix links in doc; autotools requires README
2015-06-13 00:08:05 +02:00
Ray Smith
0ee178d79b
Clang fixes to earlier changes and build compatability with Google environment part 2
2015-06-12 11:17:47 -07:00
Ray Smith
d174c4fd33
Fixed occurrence of small rotated blocks in loosely spaced text part 2
2015-06-12 11:12:06 -07:00
Ray Smith
b1d99dfe23
Added a backup adaptive classifier to take over from primary when it fills on a large document
2015-06-12 11:10:53 -07:00
Ray Smith
78b5e1a77d
Fixed occurrence of small rotated blocks in loosely spaced text
2015-06-12 11:05:00 -07:00
Ray Smith
d74c625e52
Fixed blob division params to fix CJK training speed.
2015-06-12 10:59:26 -07:00
Ray Smith
4c7ab0caea
Fixed font lists, improved wordlist management
2015-06-12 10:56:40 -07:00
Ray Smith
ab0f4e2c38
Clang fixes to earlier changes and build compatability with Google environment
2015-06-12 10:53:21 -07:00
zdenop
3ba1f83eb1
Merge pull request #36 from jan-ruzicka/patch-2
...
ChangeLog reformatting for consistent ordering
2015-06-11 09:50:38 +02:00
Jan Ruzicka
953c563efb
change order of entries V1.0 ... V2.04
...
This is to have the newest on top ordering of revisions.
2015-06-11 01:34:45 -04:00
Jan Ruzicka
36740897e0
convert date formats
2015-06-11 01:27:11 -04:00
Jan Ruzicka
42481f2cf4
uniform bullet formatting
2015-06-10 22:52:37 -04:00
zdenop
10ea4f0636
Merge pull request #35 from jan-ruzicka/patch-1
...
more link updates
2015-06-02 21:29:47 +02:00
Jan Ruzicka
f89c7808cf
more link updates
...
modifying link to training from google code and adding link to documentation by Doxygen.
2015-06-02 14:12:42 -04:00
zdenop
8faea4bf06
Update README.md
...
fix links to wiki
2015-06-02 09:56:55 +02:00
Zdenko Podobný
fc793355a8
Move pdf documents to docs repository
2015-05-22 22:10:31 +02:00
Zdenko Podobný
b1b02572ab
Merge branch 'Issue1474'
...
* Issue1474:
Fix potential null pointer dereference in ccmain/paragraphs.cpp.
2015-05-22 21:19:14 +02:00
Zdenko Podobný
d8a55d739d
Fix potential null pointer dereference in ccmain/paragraphs.cpp.
2015-05-22 21:17:33 +02:00
zdenop
e4136f28a5
Merge pull request #33 from rmtheis/tweak-readme
...
Minor edits to Readme
2015-05-22 08:25:44 +02:00
Robert Theis
a36a5f96d0
Minor edits to Readme
2015-05-21 19:36:50 -07:00
zdenop
f8ebff262e
Merge pull request #32 from orbitcowboy/master
...
Fix potential null pointer dereference in ccmain/paragraphs.cpp.
2015-05-20 19:01:13 +02:00
orbitcowboy
9328f0e5d4
Fix potential null pointer dereference in ccmain/paragraphs.cpp.
2015-05-19 10:17:44 +02:00
Jim Regan
05acff6253
Merge pull request #23 from tesseract-ocr/training-sh
...
/usr/share/fonts is the wrong path on Mac
2015-05-18 14:05:44 +01:00
Jim O'Regan
16ac3b0a20
/usr/share/fonts is the wrong path on Mac
2015-05-18 09:53:14 +01:00
zdenop
e9f59351de
Merge pull request #19 from haf/feature/readme-improvement
...
[infra] updating readme
2015-05-18 08:46:46 +02:00
Henrik Feldt
a0ea634e15
[infra] README -> README.md, links
2015-05-16 19:19:54 +02:00
Henrik Feldt
03c29f96d8
[infra] updating readme
2015-05-16 19:10:10 +02:00
Zdenko Podobný
59bcbc79b3
fix GIT_VER info in VS2010
2015-05-15 15:14:49 +02:00
Zdenko Podobný
e98849b482
rint error message when pdf.ttf is not found.
2015-05-15 15:14:00 +02:00
Jim O'Regan
e7b087ffe6
update Doxyfile
2015-05-14 13:43:07 +01:00
Zdenko Podobný
aec22a47ec
fix autotools c++11 issue with disabled training
2015-05-14 14:25:49 +02:00