---
scribo/ChangeLog | 4 +++
scribo/README | 55 ++++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 47 insertions(+), 12 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index fb44bec..ab8c4c7 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,5 +1,9 @@
2011-09-13 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * README: Add more information.
+
+2011-09-13 Guillaume Lazzara <z(a)lrde.epita.fr>
+
* demo/viewer/main.cc: Fix an issue with Tesseract 2.x and
specific locales.
diff --git a/scribo/README b/scribo/README
index 8506c66..84fe60a 100644
--- a/scribo/README
+++ b/scribo/README
@@ -1,4 +1,5 @@
-Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE)
+Copyright (C) 2009, 2010, 2011 EPITA Research and Development
+Laboratory (LRDE)
This file is part of Scribo.
@@ -33,20 +34,50 @@ Scribo aims to provide tools for Document Image Analysis (DIA).
demo/
- demat
- Sample GUI used to retrieve text from a whole document or a
- region of interest.
-
- wizard
- Sample GUI used to retrieve text from a whole document or a
- region of interest.
-
- tip
- Sample GUI used to display text localization in picture results.
+ viewer/
+ GUI for analyzing a document and save it as PDF or HTML.
+ xml2doc/
+ Command line tool to convert a document image and its
+ content analysis to PDF or HTML.
scribo/
The C++ headers of Scribo.
src/
- Various small tools related to DIA. See src/README.
\ No newline at end of file
+ Various small tools related to DIA. See src/README.
+
+
+============
+Dependencies
+============
+
+In order to use all the features provided by Scribo, the following
+dependencies should be installed :
+
+- Qt 4.x
+- xsltproc
+- fop
+- GraphicsMagick++ or ImageMagick++
+- Tesseract 2.x or 3.x (strongly recommended)
+
+Warning: Tesseract 2.x is still supported however, you may encounter
+crashes because of bugs with Tesseract and specific locales. Moreover,
+results quality is far from what it can be expected with version
+3.x. Thus, we strongly advise you to use Tesseract 3.x if possible.
+
+
+============
+KNOWN ISSUES
+============
+
+- Tesseract 2.x may cause crashes with specific system locales. It is
+ fixed in Tesseract 3.x
+
+- Apple's GCC (llvm-{gcc,g++} 4.2) compiler provided with Mac OS X
+ Lion (10.7.0) has some trouble with strict aliasing and our code. If
+ you encounter any crashes or strange behaviors, try compiling with
+ -fno-strict-aliasing flag.
+
+- On Mac OS X Lion (10.7.0) prefer using GraphicsMagick++ instead of
+ ImageMagick++. The latter may cause crashes.
\ No newline at end of file
--
1.7.2.5
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch next-next has been updated
via e80b2c3d8bb12a622721384de6c202d81be09575 (commit)
via 23e94fc9b9b5c330175c666a775002dd5213e105 (commit)
from 7b475d5b5b1460d20193d9812ceb68c74ff8f5ad (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
e80b2c3 Update SCRIBO tests w.r.t. the new version of lena.pgm.
23e94fc Update Milena tests w.r.t. the new version of lena.pgm.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 6 ++++++
milena/tests/linear/log.cc | 4 ++--
scribo/ChangeLog | 8 ++++++++
scribo/tests/binarization/sauvola.ref.pbm | Bin 32884 -> 32884 bytes
scribo/tests/binarization/sauvola_ms.ref.pbm | Bin 32884 -> 32884 bytes
5 files changed, 16 insertions(+), 2 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
* tests/data.hh.in: Here.
---
scribo/ChangeLog | 6 ++++++
scribo/tests/data.hh.in | 28 +++++++++++++---------------
2 files changed, 19 insertions(+), 15 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index 23025bc..b0cf043 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-09 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Make SCRIBO's copyright headers uniform.
+
+ * tests/data.hh.in: Here.
+
2011-09-14 Roland Levillain <roland(a)lrde.epita.fr>
Fix the distcleancheck target.
diff --git a/scribo/tests/data.hh.in b/scribo/tests/data.hh.in
index 5966fba..599f357 100644
--- a/scribo/tests/data.hh.in
+++ b/scribo/tests/data.hh.in
@@ -1,30 +1,28 @@
// Copyright (C) 2008, 2011 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
-// software; you can redistribute it and/or modify it under the terms
-// of the GNU General Public License version 2 as published by the
-// Free Software Foundation.
+// This file is part of Olena.
//
-// This library is distributed in the hope that it will be useful,
+// Olena is free software: you can redistribute it and/or modify it under
+// the terms of the GNU General Public License as published by the Free
+// Software Foundation, version 2 of the License.
+//
+// Olena is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// General Public License for more details.
//
// You should have received a copy of the GNU General Public License
-// along with this library; see the file COPYING. If not, write to
-// the Free Software Foundation, 51 Franklin Street, Fifth Floor,
-// Boston, MA 02111-1307, USA.
+// along with Olena. If not, see <http://www.gnu.org/licenses/>.
//
// As a special exception, you may use this file as part of a free
-// software library without restriction. Specifically, if other files
+// software project without restriction. Specifically, if other files
// instantiate templates or use macros or inline functions from this
-// file, or you compile this file and link it with other files to
-// produce an executable, this file does not by itself cause the
-// resulting executable to be covered by the GNU General Public
-// License. This exception does not however invalidate any other
-// reasons why the executable file might be covered by the GNU General
-// Public License.
+// file, or you compile this file and link it with other files to produce
+// an executable, this file does not by itself cause the resulting
+// executable to be covered by the GNU General Public License. This
+// exception does not however invalidate any other reasons why the
+// executable file might be covered by the GNU General Public License.
#ifndef SCRIBO_TESTS_DATA_HH
# define SCRIBO_TESTS_DATA_HH
--
1.7.2.5