Command line interface for ocrfeeder, a document layout analysis and optical character recognition system.
ocrfeeder-cli [OPTIONS]
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.
-\^-version
Show program version number and exit
-h, -\^-help
Show help message and exit
-o OUTPUT_FILE, -\^-output=OUTPUT_FILE
Name for the generated file
-i IMAGE1 [IMAGE2 ...], -\^-images=IMAGE1 [IMAGE2 ...]
Images to be recognized
-f FORMAT, -\^-format=FORMAT
Format for the generated document (odt or html)
-\^-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
~/.ocrfeeder/engines/
Folder to hold the engines' configuration files
This manpage has been written by Joaquim Rocha <[email protected]> and Alberto Garcia <[email protected]>