NAME
ocrfeeder-cli - command line interface for OCRFeeder, a document layout
analysis and optical character recognition system.
SYNOPSIS
ocrfeeder-cli [OPTIONS]
DESCRIPTION
This manual page documents briefly the ocrfeeder-cli command.
OCRFeeder Given the images it will automatically outline its contents,
distinguish between what’s graphics and text and perform OCR over the
latter. It generates multiple formats being its main one ODT.
OPTIONS
--images IMAGE1 IMAGE2 ...
Images to be recognized
--format FORMAT
Format for the generated document (ODT or HTML)
--o FILE_NAME
Name for the generated file
--window-size WINDOW_SIZE
Desired window size of OCRFeeder’s segmentation algorithm. If
this option is not used, the window size will be calculated
automatically
FOLDERS
~/.ocrfeeder/engines/
Folder to hold the engines’ configuration files
SEE ALSO
ocrfeeder(1)
AUTHOR
This manpage has been written by Joaquim Rocha <jrocha@igalia.com>
2010-03-24 ocrfeeder-cli(1)