X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding:sender; q=
	dns; s=default; b=lE7Qs1j85nG0/1ESWzoF58JjbBKAOOFJxrkoIIlhP0We0Q
	o7u7HMd0B2FsBO976Mm/phyH0BW2EkpjvrxKvKTZqEjK+FXKgKki2iAdoIHqxe6+
	avsGIwU+BjxbF9IV04QrK/UBbyotnC76RlTIe4d6eim/E+4ejacjXsj+j8zqE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding:sender; s=
	default; bh=ry4VxFejGsN+FrtNn8xbyOXJvns=; b=Mvdea/UPMP81tF4RjOZV
	/2gurqxx69KYqEfRfZwRMs+hqIYG91wU/1MEDcfBFlxt2ARva6DqqcJ7R+OQW3iI
	I3Fssam/LxYek5Zus9wOLP8wracj86bAL0sWnj99olR4NabLq6buBPoRU+kslcE8
	Q4sMZ0+aDBYzNkgQ07EwLfU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=4.4 required=5.0 tests=ALL_TRUSTED,BAYES_20,DATE_IN_PAST_03_06,FOREIGN_BODY,FORGED_MUA_MOZILLA,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=auf, Processing, HAuthentication-Results:auth, Diese
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=to:from:subject:message-id:date:user-agent:mime-version         :content-transfer-encoding;        bh=wbeoAp9+/W7gB2x3T2r0ez2nmMqLuiSCzIZ5DT9PocY=;        b=nVCjmTAJqSC9lEJGsQDYVlZlWatV/a8JMiXJnyik5epkzFIeXwMfwJ+14wcrSAcmS9         609OMSocxZsNwE/rKJnbj5MLXxIwYKLfm9Vxj1Bd9E+XHooSusaeAUI45ps7UkYLzAoR         StgVMLfC+Mx3DO7qFqwKP3EVgqQ9n2gL8RKAJVZ6ey5HeBqbdhSPSVFu5uVgMM/GrYu/         nIG8wJk7mGHspHTWZeqsjCcMXmAe9A63qLSzs5+liMK4q1wVv9wFRrTmkqEyZLF3AzoW         paBHNC49KjwpV8U6u4/jUrG1YTcUPt8CzIKv1LjCQ+54sKhER6oJCenMLXh3cr+nNLzv         A/AA==
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: tesseract-ocr-4.0.0-1
Message-Id: <announce.0b3e95eb-f0f3-03fa-5655-fb1973f99441@gmail.com>
Date: Tue, 30 Oct 2018 06:16:23 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Sender: qmail alias <cygwin@server4.sourceware.org>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w9U9AkV1032219

Version 4.0.0- 1 of packages

    libtesseract-ocr_4   (API bump)
    tesseract-ocr
    tesseract-ocr-devel
    tesseract-training-util

and version 4.00-2 of relative language data

    tesseract-ocr-languages (source only)
    tesseract-ocr-deu
    tesseract-ocr-eng
    tesseract-ocr-fra
    tesseract-ocr-ita
    tesseract-ocr-nld
    tesseract-ocr-por
    tesseract-ocr-spa
    tesseract-ocr-vie
    tesseract-training-core
    tesseract-training-deu
    tesseract-training-eng
    tesseract-training-fra
    tesseract-training-ita
    tesseract-training-nld
    tesseract-training-por
    tesseract-training-spa
    tesseract-training-vie

are available in the Cygwin distribution:

Other language specific data are available upstream
   https://github.com/tesseract-ocr/tessdata/

while training data for building new language data are in
   https://github.com/tesseract-ocr/langdata

CHANGES
Upstream First release of 4.x series.
https://github.com/tesseract-ocr/tesseract/releases

DESCRIPTION
Tesseract is probably the most accurate open source OCR engine
available. Combined with the Leptonica Image Processing Library
it can read a wide variety of image formats and convert them to
text in over 60 languages. It was one of the top 3 engines in
the 1995 UNLV Accuracy test.
Improved extensively by Google.
It is released under the Apache License 2.0.

HOMEPAGE
https://github.com/tesseract-ocr/

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


