last-svn-commit-141-ga6a8d2a src/README: New.

--- scribo/ChangeLog | 4 ++++ scribo/src/README | 13 +++++++++++++ 2 files changed, 17 insertions(+), 0 deletions(-) create mode 100644 scribo/src/README diff --git a/scribo/ChangeLog b/scribo/ChangeLog index cacdf4d..f91986a 100644 --- a/scribo/ChangeLog +++ b/scribo/ChangeLog @@ -1,5 +1,9 @@ 2010-06-03 Guillaume Lazzara <z@lrde.epita.fr> + * src/README: New. + +2010-06-03 Guillaume Lazzara <z@lrde.epita.fr> + Improve Scribo demo. * demo/demat/demat.pro: Add new flags. diff --git a/scribo/src/README b/scribo/src/README new file mode 100644 index 0000000..db346ca --- /dev/null +++ b/scribo/src/README @@ -0,0 +1,13 @@ +In this directory, you can find several small tools. + +Here is a description of some of them: + +./ + + pbm_text_in_doc: Localize and recognize text in a document. + + text_in_doc_preprocess: Preprocess a document image in order + to extract its text. + + text_in_picture: Localize text in pictures (Do NOT extract and + recognize text) \ No newline at end of file -- 1.5.6.5
participants (1)
-
Guillaume Lazzara