.TH ocrfeeder-cli 1 "2010\-11\-19" .SH NAME ocrfeeder-cli \- command line interface for OCRFeeder, a document layout analysis and optical character recognition system. .SH SYNOPSIS .B ocrfeeder-cli .I [OPTIONS] .SH DESCRIPTION This manual page documents briefly the .B ocrfeeder-cli command. .PP .B 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. .SH OPTIONS .SS "Generic program information" .TP .BI \-\^\-version Show program version number and exit .TP .BI \-h "\fR, " \-\^\-help Show help message and exit .SS "Required options" .TP .BI \-o " OUTPUT_FILE\fR, " \-\^\-output= "OUTPUT_FILE" Name for the generated file .SS "Other options" .TP .BI \-i " IMAGE1 [IMAGE2 ...]\fR, " \-\^\-images= "IMAGE1 [IMAGE2 ...]" Images to be recognized .TP .BI \-f " FORMAT\fR, " \-\^\-format= "FORMAT" Format for the generated document (odt or html) .TP .BI \-\^\-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 .SH FOLDERS .TP .I ~/.ocrfeeder/engines/ Folder to hold the engines' configuration files .SH SEE ALSO .BR ocrfeeder (1) .SH AUTHOR This manpage has been written by Joaquim Rocha and Alberto Garcia