"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "ocre-0.029/ocre/man/ocre.1" of archive ocre_v0_029.tgz:


Caution: As a special service "SfR Fresh" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even errorneous. Alternatively you can here view or download the uninterpreted manual source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

Table of Contents

Name

ocre - ocr e..... (to fill)

Synopsis

ocre [options] nfImage ...

Options (ephemeral): [-h] [-d ndeb] [-l language] [-p nproc] [-C char] [-D ]

Description

ocre recognises characters from the images in the files nfImage ... . The input files must be in pgm(raw) format (256 gray levels) or in pbm(raw) format. At the standard output we get the recognised text.

OPTIONS (Ephemeral)

Some of the present options have been introduced for help in debugging and building a font data base employed to teach the system. There is no commitment for supporting them.
-d ndeb
Writes debugging messages at the standard output.
-h
Writes a help message with options.
-l language
Expects language in the document. Opens a window with specific characters of the language. Adapts the output to the language. (for instance ascii 8859-2 if language is ’pol’ (polish)).
-p nproc
Process to do with the images. If nproc is 3, shows the segmented characters. If nproc is 5, writes the characters from the image, each one in a file, under ./arm1 .
-C char
writes a enlarged average version of character char.
-D
uses aspell to fill some words.

Files

/usr/share/ocre/decsWood
Directory with character decision trees.
/usr/share/ocre/decsWood/00index
decision trees index.
/usr/share/ocre/decsWood/arbol_*=??.id3
decision trees.

Author

Luis Cearra. http://lem.eui.upm.es/luisjc.html

Copyrights

GPL

Errors

Does not recognise well large characters, very little ones, italic, two columns, ..., I am working in it . This is a small model. :-) .


Table of Contents