Skip to content

Commit cce32f1

Browse files
authored
Updated changelog for 2016-11-11 to 2017-March - V4.00.00-alpha
1 parent a554801 commit cce32f1

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

ChangeLog

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
2017-01-26 - V4.00.00-alpha-f566a45
2-
* Avoid Leptonica debug parameters or functions
3-
* Fix multi-language mode
4-
* Miscellaneous Fixes
5-
6-
2016-12-15 - V4.00.00-alpha-9d6e4f6
7-
* Fixed the memory leak/double free
8-
* Fixed damage to binary images when processing PDFs
9-
* Fixed multilang for LSTM
10-
* Fixes to training process to allow incremental training from a recognition model
11-
* Made LSTM the default engine, pushed cube out
12-
* Delete cube code
13-
* Miscellaneous Fixes
14-
15-
2016-11-11 - V4.00.00-alpha
1+
2016-11-11 to 2017-March - V4.00.00-alpha
162
* Added new neural network system based on LSTMs, with major accuracy gains.
173
* Improvements to PDF rendering.
184
* Fixes to trainingdata rendering.
5+
* Fixed damage to binary images when processing PDFs.
6+
* Fixed multilang for LSTM.
7+
* Fixes to training process to allow incremental training from a recognition model.
8+
* Made LSTM the default engine, pushed cube out.
9+
* Deleted cube code.
10+
* Changed OEModes --oem 0 for legacy tesseract engine, --oem 1 for LSTM, --oem 2 for both, --oem 3 for default.
11+
* Require leptonica 1.74 or higher.
12+
* Avoid use of Leptonica debug parameters or functions.
13+
* Fixed multi-language mode.
14+
* Removed support for VS2010.
15+
* Added Support for VS2015 and VS2017 with CPPAN.
16+
* Implemented invisible text only for PDF.
17+
* Added AVX / SSE support for Windows
18+
* Miscellaneous Fixes.
1919

2020
2017-02-16 - V3.05.00
2121
* Made some fine tuning to the hOCR output.

0 commit comments

Comments
 (0)