From 7dc064d306ecab4024f337d3fcae2acb82cb8a40 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Mon, 19 Oct 2015 22:33:39 -0400 Subject: [PATCH] Updated deb changelog --- distros/debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/distros/debian/changelog b/distros/debian/changelog index 07d5f5e..fb6f74d 100644 --- a/distros/debian/changelog +++ b/distros/debian/changelog @@ -1,3 +1,18 @@ +openalpr (2.2.0-0.1) experimental; urgency=low + + * Non-maintainer upload + * Added training data for Singapore and Great Britain + * Improved accuracy and reduced false positives for US plate detector + * Improved support for 2-line plates (requires training data) + * Supports analyzing multiple training datasets in one pass + * Added OpenCL GPU support (works with Nvidia, AMD, and Intel GPUs) + * Upgraded to OpenCV 3.0 + * Support Tesseract 3.04 + * .NET library API improvements + * Bug Fixes + + -- Matthew Hill Mon, 19 Oct 2015 18:15:00 -0500 + openalpr (2.1.0-0.1) experimental; urgency=low * Non-maintainer upload