mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-11 12:43:17 +08:00
Updated ChangeLog for 3.03 rc1
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1049 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
parent
7f5e5264d3
commit
449fc8af29
@ -1,4 +1,4 @@
|
|||||||
2014-01-09 v3.03
|
2014-02-04 v3.03
|
||||||
* Added new training tool text2image to generate box/tif file pairs from
|
* Added new training tool text2image to generate box/tif file pairs from
|
||||||
text and truetype fonts.
|
text and truetype fonts.
|
||||||
* Added support for PDF output with searchable text.
|
* Added support for PDF output with searchable text.
|
||||||
@ -14,6 +14,7 @@
|
|||||||
* Improved baseline fit.
|
* Improved baseline fit.
|
||||||
* Added set_unicharset_properties to training tools.
|
* Added set_unicharset_properties to training tools.
|
||||||
* Many bug fixes.
|
* Many bug fixes.
|
||||||
|
* More training source data included.
|
||||||
|
|
||||||
|
|
||||||
2012-02-01 - v3.02
|
2012-02-01 - v3.02
|
||||||
|
@ -14,7 +14,7 @@ endif
|
|||||||
|
|
||||||
.PHONY: install-langs ScrollView.jar install-jars $(TRAINING_SUBDIR)
|
.PHONY: install-langs ScrollView.jar install-jars $(TRAINING_SUBDIR)
|
||||||
|
|
||||||
SUBDIRS = ccutil viewer cutil opencl ccstruct dict classify wordrec neural_networks/runtime textord cube ccmain api . tessdata
|
SUBDIRS = ccutil viewer cutil opencl ccstruct dict classify wordrec neural_networks/runtime textord cube ccmain api . tessdata doc
|
||||||
|
|
||||||
EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes \
|
EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes \
|
||||||
aclocal.m4 config configure.ac autogen.sh contrib \
|
aclocal.m4 config configure.ac autogen.sh contrib \
|
||||||
|
Loading…
Reference in New Issue
Block a user