Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
3c2ce9bb
Commit
3c2ce9bb
authored
Aug 10, 2010
by
Guillaume Lazzara
Browse files
Update READMEs.
* README, * src/README: Add few details about the content.
parent
d34c8dd4
Changes
3
Hide whitespace changes
Inline
Side-by-side
scribo/ChangeLog
View file @
3c2ce9bb
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
Update READMEs.
* README,
* src/README: Add few details about the content.
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
Update Scribo include paths.
...
...
scribo/README
View file @
3c2ce9bb
...
...
@@ -17,10 +17,12 @@ along with Olena. If not, see <http://www.gnu.org/licenses/>.
The complete GNU General Public License Notice can also be found in
the 'COPYING' file in the root directory.
----------------------------------------------------------------------
======================
Introduction to Olena
======================
=======================
Introduction to Scribo
=======================
Scribo aims to provide tools for Document Image Analysis (DIA).
...
...
@@ -43,9 +45,8 @@ demo/
Sample GUI used to display text localization in picture results.
src/
text_in_article_pbm
Retrieve text from a document.
scribo/
The C++ headers of Scribo.
text_in_picture_fast
Localize text in pictures.
\ No newline at end of file
src/
Various small tools related to DIA. See src/README.
\ No newline at end of file
scribo/src/README
View file @
3c2ce9bb
Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE)
This file is part of Scribo.
Scribo 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.
Scribo 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 Olena. If not, see <http://www.gnu.org/licenses/>.
The complete GNU General Public License Notice can also be found in
the 'COPYING' file in the root directory.
----------------------------------------------------------------------
In this directory, you can find several small tools.
Here is a description of some of them:
...
...
@@ -10,4 +32,8 @@ Here is a description of some of them:
to extract its text.
text_in_picture: Localize text in pictures (Do NOT extract and
recognize text)
\ No newline at end of file
recognize text)
text_recognition_in_picture: Localize, extract and try to
recognize text in pictures
(experimental).
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment