mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +08:00
Update readme for 3.05.01
This commit is contained in:
parent
79d866af74
commit
4506133aa2
18
README.md
18
README.md
@ -1,15 +1,13 @@
|
||||
# Tesseract OCR
|
||||
|
||||
### Build
|
||||
[](https://travis-ci.org/tesseract-ocr/tesseract)
|
||||
[](https://ci.appveyor.com/project/zdenop/tesseract/)
|
||||
|
||||
**Travis**
|
||||
[](https://travis-ci.org/tesseract-ocr/tesseract)
|
||||
**Appveyor**
|
||||
[](https://ci.appveyor.com/project/zdenop/tesseract/)
|
||||
|
||||
**Other**
|
||||
### Other
|
||||
[](https://scan.coverity.com/projects/tesseract-ocr)
|
||||
[](http://tesseract-ocr.github.io/)
|
||||
[](https://github.com/tesseract-ocr/tesseract/wiki)
|
||||
[](https://insight.io/github.com/tesseract-ocr/tesseract)
|
||||
[](https://insight.io/github.com/tesseract-ocr/tesseract)
|
||||
|
||||
|
||||
## About
|
||||
|
||||
@ -36,7 +34,7 @@ at Hewlett-Packard Co, Greeley Colorado between 1985 and 1994, with some
|
||||
more changes made in 1996 to port to Windows, and some C++izing in 1998.
|
||||
In 2005 Tesseract was open sourced by HP. Since 2006 it is developed by Google.
|
||||
|
||||
The latest stable version is **[3.05.00](https://github.com/tesseract-ocr/tesseract/releases/tag/3.05.00)**, released in February 2017. Source code is available from [3.05 branch on github](https://github.com/tesseract-ocr/tesseract/tree/3.05). 3.05.01 bug-fix release is expected in May/June 2017.
|
||||
The latest stable version is **[3.05.01](https://github.com/tesseract-ocr/tesseract/releases/tag/3.05.01)**, released on June 1, 2017. Latest source code for 3.05 is available from [3.05 branch on github](https://github.com/tesseract-ocr/tesseract/tree/3.05).
|
||||
|
||||
Source code for the new **[LSTM based 4.00.00alpha version](https://github.com/tesseract-ocr/tesseract)** is available from the master branch on github. Please note this branch is under active development.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user