Stefan Weil
a0e6586e63
Fix documentation for page segmentation mode 2
...
It never worked, so add a comment that the implementation is missing.
Add also a to-do comment.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-01-09 13:51:44 +01:00
Jake Sebright
e398601bf5
Include ALTO in list of supported output formats
2018-12-15 10:41:24 +01:00
Stefan Weil
3315931859
Merge and enhance documentation on language and script models
...
Add also links to the user forum and to the Wiki and update the
history text.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-05 16:55:21 +02:00
Stefan Weil
383dcf70b5
Document some more config options for tesseract
...
Clarify also the name(s) of the generated OCR result file(s):
Tesseract does not create a file named outbase.txt by default.
Fix also a sentence in the language section.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-05 16:03:51 +02:00
Stefan Weil
3e9b0acc5c
Update tesseract man page
...
- move Tesseract 4 release note to other release notes
- format command line options in text
- add link to release notes (wiki)
- add link to contributors (GitHub)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-04 22:10:22 +02:00
Shree Devi Kumar
0c39d3446b
Update tesseract man page about both OCR engines in tesseract 4
2018-10-04 04:01:26 +00:00
Stefan Weil
a387e1f71e
Add documentation for lists of images to the tesseract man page
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-09-19 09:32:02 +02:00
Stefan Weil
6a28cce96b
Fix whitespace issues
...
* Remove whitespace (blanks, tabs, cr) at line endings
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-08-01 13:19:52 +02:00
Charles Li
84f315db6c
Update tesseract.1.asc
...
Minor typo in options section for --user-patterns
2018-07-02 13:27:45 -07:00
Stefan Weil
365611f24a
doc: Fix asciidoc escapes for C++ ( #1427 )
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-25 21:02:33 +02:00
Stefan Weil
15638a5ce4
doc: Add missing language to list ( #1368 )
...
tessdata_fast includes bre.traineddata.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-13 18:58:53 +01:00
Stefan Weil
bdf6629722
Update version in README and manpages ( #1381 )
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-12 21:39:29 +01:00
Stefan Weil
08ef815fe5
doc: Remove unsupported traineddata from list ( #1367 )
...
The languages dan_frak, deu_frak and slk_frak were contributions.
They are not part of tessdata_fast.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-10 08:41:58 +01:00
Shreeshrii
40f43111e0
Add list of scripts to manpage for tesseract ( #1347 )
2018-02-24 09:37:25 +01:00
zdenop
44588a3c7c
add commas to language list
2018-02-23 11:27:55 +01:00
Zdenko Podobný
035325dfd0
Update language list based on tessdata_fast; fix #1343
2018-02-23 11:19:18 +01:00
Chris Mayo
b231aee212
tidy tesseract(1) adding missing options
...
Together with:
- fix "C\++"
- align executable --print-parameters message
2017-03-23 20:02:50 +00:00
Stefan Weil
61d0e8f0ff
doc: Fix line endings
...
Remove spaces at line endings and replace CRLF by LF.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-12-04 20:41:37 +01:00
Stefan Weil
92d981b93a
Change tesseract parameter -psm to --psm
...
For compatibility reasons the old variant is still supported.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-11-30 22:23:46 +01:00
Cristian Ciupitu
71e217f8a9
Fix a typo in tesseract(1) man page
...
C++ needs to escaped as C\+\+ in the AsciiDoc source code.
2016-11-08 23:20:48 +02:00
Zdenko Podobný
dcc457cc05
add new lang info
2015-06-28 22:26:39 +02:00
Zdenko Podobný
9b7f2527f1
fix links in doc; autotools requires README
2015-06-13 00:08:05 +02:00
zdenop
19ddc89c44
update tesseract manpage and INSTALL.SVN
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1131 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2014-08-02 20:59:19 +00:00
david.eger@gmail.com
a253ea224a
Add some documentation on how to use config files and user dictionaries.
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@719 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-04-09 19:41:06 +00:00
david.eger@gmail.com
58e06c8c45
Update man pages for Tesseract 3.02.
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@670 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-02-09 22:55:47 +00:00
joregan
ceb787c0a4
change table to horizontal list, because the table stuff looks awful in the generated man page
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@471 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-09-29 17:59:10 +00:00
joregan
2c76f06155
fix the damned escaping on C++
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@470 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-09-29 17:56:39 +00:00
joregan
ec7bc49cc1
using asciidoc source probably makes more sense
...
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@469 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-09-29 16:46:04 +00:00